Hello community,

here is the log from the commit of package rubygem-nokogiri for 
openSUSE:Factory checked in at 2015-02-06 10:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-nokogiri"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes        
2014-10-20 07:26:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/rubygem-nokogiri.changes   
2015-02-06 10:46:29.000000000 +0100
@@ -1,0 +2,27 @@
+Wed Feb  4 12:32:06 UTC 2015 - [email protected]
+
+- Update to 1.6.6.2
+  * Fixed installation issue affecting compiler arguments. (#1230)
+  * Unified Node and NodeSet implementations of #search, #xpath and #css.
+  * Added Node#lang and Node#lang=.
+  * bin/nokogiri passes the URI to parse() if an HTTP URL is given.
+  * bin/nokogiri now loads ~/.nokogirirc so user can define helper methods, 
etc.
+  * bin/nokogiri can be configured to use Pry instead of IRB by adding a 
couple of lines to ~/.nokogirirc. (#1198)
+  * bin/nokogiri can better handle urls from STDIN (aiding use of xargs). 
(#1065)
+  * DocumentFragment#search now matches against root nodes. (#1205)
+  * (MRI) More fixes related to handling libxml2 parse errors during 
DocumentFragment#dup. (#1196)
+  * `XML::Comment.new` argument types are now consistent and safe (and 
documented) across MRI and JRuby. (#1224)
+  * Check if `zlib` is available before building `libxml2`. (#1188)
+  * Implement Slop#respond_to_missing?. (#1176)
+  * Optimized the XPath query generated by an `an+b` CSS query.
+  * Capture non-parse errors from Document#dup in Document#errors. (#1196)
+  * (MRI) Fix a bug where CFLAGS passed in are dropped. (#1188)
+  * Fix a bug where CSS selector :nth(n) did not work. (#1187)
+  * (MRI) Bundled Libxml2 is upgraded to 2.9.2.
+  * (MRI) `nokogiri --version` will include a list of applied patches.
+  * (MRI) Nokogiri no longer prints messages directly to TTY while building 
the extension.
+  * (MRI) Improve the iconv detection for building libxml2.
+  * (MRI) Fix DocumentFragment#element_children (#1138).
+  * Fix a bug with CSS attribute selector without any prefix where "foo [bar]" 
was treated as "foo[bar]". (#1174)
+
+-------------------------------------------------------------------

Old:
----
  nokogiri-1.6.3.1.gem

New:
----
  nokogiri-1.6.6.2.gem

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rubygem-nokogiri.spec ++++++
--- /var/tmp/diff_new_pack.hTDxdK/_old  2015-02-06 10:46:30.000000000 +0100
+++ /var/tmp/diff_new_pack.hTDxdK/_new  2015-02-06 10:46:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-nokogiri
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-nokogiri
-Version:        1.6.3.1
+Version:        1.6.6.2
 Release:        0
 %define mod_name nokogiri
 %define mod_full_name %{mod_name}-%{version}

++++++ nokogiri-1.6.3.1.gem -> nokogiri-1.6.6.2.gem ++++++
/work/SRC/openSUSE:Factory/rubygem-nokogiri/nokogiri-1.6.3.1.gem 
/work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/nokogiri-1.6.6.2.gem differ: 
char 133, line 1

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to