Hello community,

here is the log from the commit of package rubygem-nokogiri for 
openSUSE:Factory checked in at 2019-01-21 10:08:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-nokogiri"

Mon Jan 21 10:08:24 2019 rev:40 rq:665727 version:1.10.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes        
2018-11-06 15:30:21.724068758 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.28833/rubygem-nokogiri.changes 
    2019-01-21 10:08:26.890794748 +0100
@@ -1,0 +2,23 @@
+Mon Jan 14 09:11:48 UTC 2019 - [email protected]
+
+- updated to version 1.10.1
+
+  ### Features
+
+  * [MRI] During installation, handle Xcode 10's new library path. [#1801, 
#1851] (Thanks, @mlj and @deepj!)
+  * Avoid unnecessary creation of `Proc`s in many methods. [#1776] (Thanks, 
@chopraanmol1!)
+
+
+  ### Bug fixes
+
+  * CSS selector `:has()` now correctly matches against any descendant. 
Previously this selector matched against only direct children). [#350] (Thanks, 
@Phrogz!)
+  * `NodeSet#attr` now returns `nil` if it's empty. Previously this raised a 
NoMethodError.
+  * [MRI] XPath errors are no longer suppressed during 
`XSLT::Stylesheet#transform`. Previously these errors were suppressed which led 
to silent failures and a subsequent segfault. [#1802]
+
+-------------------------------------------------------------------
+Wed Dec 19 07:11:40 UTC 2018 - Stephan Kulow <[email protected]>
+
+- updated to version 1.9.1
+ CHANGELOG.md removed upstream
+
+-------------------------------------------------------------------

Old:
----
  nokogiri-1.8.5.gem

New:
----
  nokogiri-1.10.1.gem

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

Other differences:
------------------
++++++ rubygem-nokogiri.spec ++++++
--- /var/tmp/diff_new_pack.nRMi97/_old  2019-01-21 10:08:27.550794081 +0100
+++ /var/tmp/diff_new_pack.nRMi97/_new  2019-01-21 10:08:27.550794081 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-nokogiri
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX 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.8.5
+Version:        1.10.1
 Release:        0
 %define mod_name nokogiri
 %define mod_full_name %{mod_name}-%{version}
@@ -35,7 +35,7 @@
 BuildRequires:  libxslt-devel
 # /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{rubydevel >= 2.1.0}
+BuildRequires:  %{rubydevel >= 2.3.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
@@ -63,7 +63,7 @@
 # /MANUAL
 %gem_install \
   --symlink-binaries \
-  --doc-files="CHANGELOG.md LICENSE.md README.md" \
+  --doc-files="LICENSE.md README.md" \
   -f
 %gem_cleanup
 # MANUAL

++++++ nokogiri-1.8.5.gem -> nokogiri-1.10.1.gem ++++++
/work/SRC/openSUSE:Factory/rubygem-nokogiri/nokogiri-1.8.5.gem 
/work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.28833/nokogiri-1.10.1.gem 
differ: char 132, line 1


Reply via email to