Revisions of rubygem-nokogiri

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 128644 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 8)
- update to 1.5.5
 * tons of fixes for jruby
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 7)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 114146 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 6)
- update to 1.5.2
* Features
  * XML::Builder#comment allows creation of comment nodes.
  * CSS searches now support namespaced attributes. #593
  * Java integration feature is added. Now, XML::Document.wrap
    and XML::Document#to_java methods are available.
  * RelaxNG validator support in the `nokogiri` cli utility. #591 (thanks, Dan Radez!)
* Bugfixes
  * Fix many memory leaks and segfault opportunities. Thanks, Tim Elliott!
  * extconf searches homebrew paths if homebrew is installed.
  * Inconsistent behavior of Nokogiri 1.5.0 Java #620
  * Inheriting from Nokogiri::XML::Node on JRuby (1.6.4/5) fails #560
  * XML::Attr nodes are not allowed to be added as node children, so an
    exception is raised. #558
  * No longer defensively "pickle" adjacent text nodes on
    Node#add_next_sibling and Node#add_previous_sibling calls. #595.
  * Java version inconsistency: it returns nil for empty attributes #589
  * to_xhtml incorrectly generates <p /></p> when tag is empty #557
  * Document#add_child now accepts a Node, NodeSet, DocumentFragment,
    or String. #546.
  * Document#create_element now recognizes namespaces containing
    non-word characters (like "SOAP-ENV"). This is mostly relevant to
    users of Builder, which calls Document#create_element for nearly
    everything. #531.
  * File encoding broken in 1.5.0 / jruby / windows #529
  * Java version does not return namespace defs as attrs for ::HTML #542
  * Bad file descriptor with Nokogiri 1.5.0 #495
  * remove_namespace! doesn't work in pure java version #492
  * The Nokogiri Java native build throws a null pointer exception
    when ActiveSupport's .blank? method is called directly on a parsed (forwarded request 114066 from coolo)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 101521 from Flavio Castelli's avatar Flavio Castelli (flavio_castelli) (revision 5)
- Drop -1_5 suffix and go back to rubygem-nokogiri. This makes possible
  to update rubygem-nokogiri on Factory.

- Create rubygem-nokogiri-1_5 package

- update to version 1.5.0
  - Notes
    - JRuby performance tuning
    - JRuby support is provided by a new pure-java backend.
  - Features
    -  extracted sets of Node::SaveOptions into Node::SaveOptions::DEFAULT_{X,H,XH}TML (refactor)
  - Bugfixes
    - default output of XML on JRuby is no longer formatted due to inconsistent
       whitespace handling. #415
    - (JRuby) making empty NodeSets with null `nodes` member safe to operate on. #443
    - Fix a bug in advanced encoding detection that leads to partially duplicated
      document when parsing an HTML file with unknown encoding.
    - Add support for <meta charset=“…”>.
    - Node#inner_text no longer returns nil. (JRuby) #264
  - Deprecations
    - Ruby 1.8.6 is deprecated. Nokogiri will install, but official support
      is ended.
    - LibXML 2.6.16 and earlier are deprecated. Nokogiri will refuse to install.
    - FFI support is removed.
- 1.4.7
  - Bugfixes
    - Fix a bug in advanced encoding detection that leads to partially duplicated
      document when parsing an HTML file with unknown encoding.
      Thanks, Timothy Elliott (@ender672)! #478
- 1.4.6
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 4)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 3)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 2)
Autobuild autoformatter for 71156
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 71156 from Stefan Schubert's avatar Stefan Schubert (schubi2) (revision 1)
needed for WebYaST
Displaying revisions 61 - 68 of 68
openSUSE Build Service is sponsored by