Hello community, here is the log from the commit of package rubygem-nokogiri for openSUSE:Factory checked in at 2017-09-21 12:33:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old) and /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-nokogiri" Thu Sep 21 12:33:47 2017 rev:36 rq:527485 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes 2017-06-20 11:01:10.632937043 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/rubygem-nokogiri.changes 2017-09-21 12:34:03.909850850 +0200 @@ -1,0 +2,24 @@ +Wed Sep 20 08:19:23 UTC 2017 - [email protected] + +- Updated to version 1.8.1 + From the upstream changelog: + + Dependencies + + [MRI] libxml2 is updated from 2.9.4 to 2.9.5. + [MRI] libxslt is updated from 1.1.29 to 1.1.30. + [MRI] optional dependency on the pkg-config gem has had its constraint loosened to ~> 1.1 (from ~> 1.1.7). [#1660] + [MRI] Upgrade mini_portile2 dependency from ~> 2.2.0 to ~> 2.3.0, which will validate checksums on the vendored libxml2 and libxslt tarballs before using them. + + Bugs + + NodeSet#first with an integer argument longer than the length of the NodeSet now correctly clamps the length of the returned NodeSet to the original length. [#1650] (Thanks, @Derenge!) + [MRI] Ensure CData.new raises TypeError if the content argument is not implicitly convertible into a string. [#1669] + +------------------------------------------------------------------- +Mon Sep 18 12:44:40 UTC 2017 - [email protected] + +- make gem2rpm.yaml match the gemspec with regards to BR: + mini_portile2 + +------------------------------------------------------------------- Old: ---- nokogiri-1.8.0.gem New: ---- nokogiri-1.8.1.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-nokogiri.spec ++++++ --- /var/tmp/diff_new_pack.RLuojG/_old 2017-09-21 12:34:06.345508092 +0200 +++ /var/tmp/diff_new_pack.RLuojG/_new 2017-09-21 12:34:06.349507530 +0200 @@ -24,12 +24,12 @@ # Name: rubygem-nokogiri -Version: 1.8.0 +Version: 1.8.1 Release: 0 %define mod_name nokogiri %define mod_full_name %{mod_name}-%{version} # MANUAL -BuildRequires: %{rubygem mini_portile2} +BuildRequires: %{rubygem mini_portile2:2.3} BuildRequires: %{rubygem pkg-config} BuildRequires: libxml2-devel >= 2.6.21 BuildRequires: libxslt-devel @@ -41,7 +41,7 @@ BuildRequires: ruby-macros >= 5 BuildRequires: update-alternatives Url: http://nokogiri.org -Source: http://rubygems.org/gems/%{mod_full_name}.gem +Source: https://rubygems.org/gems/%{mod_full_name}.gem Source1: rubygem-nokogiri-rpmlintrc Source2: gem2rpm.yml Summary: Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser ++++++ gem2rpm.yml ++++++ --- /var/tmp/diff_new_pack.RLuojG/_old 2017-09-21 12:34:06.385502464 +0200 +++ /var/tmp/diff_new_pack.RLuojG/_new 2017-09-21 12:34:06.385502464 +0200 @@ -18,7 +18,7 @@ :preamble: |- BuildRequires: libxml2-devel >= 2.6.21 BuildRequires: libxslt-devel - BuildRequires: %{rubygem mini_portile2} + BuildRequires: %{rubygem mini_portile2:2.3} BuildRequires: %{rubygem pkg-config} # BuildRequires: foobar # Requires: foobar ++++++ nokogiri-1.8.0.gem -> nokogiri-1.8.1.gem ++++++ /work/SRC/openSUSE:Factory/rubygem-nokogiri/nokogiri-1.8.0.gem /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new/nokogiri-1.8.1.gem differ: char 133, line 1
