Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-nokogiri for openSUSE:Factory checked in at 2024-08-02 17:25:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-nokogiri (Old) and /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.7232 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-nokogiri" Fri Aug 2 17:25:41 2024 rev:70 rq:1190956 version:1.16.7 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-nokogiri/rubygem-nokogiri.changes 2024-07-30 11:53:46.799866715 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-nokogiri.new.7232/rubygem-nokogiri.changes 2024-08-02 17:25:51.189632319 +0200 @@ -1,0 +2,6 @@ +Tue Jul 30 14:24:17 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- 1.16.7: + - update intree libxml2 copy (unused in our build) + +------------------------------------------------------------------- Old: ---- nokogiri-1.16.6.gem New: ---- nokogiri-1.16.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-nokogiri.spec ++++++ --- /var/tmp/diff_new_pack.cU6jWu/_old 2024-08-02 17:25:51.961664155 +0200 +++ /var/tmp/diff_new_pack.cU6jWu/_new 2024-08-02 17:25:51.965664320 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-nokogiri -Version: 1.16.6 +Version: 1.16.7 Release: 0 %define mod_name nokogiri %define mod_full_name %{mod_name}-%{version} ++++++ nokogiri-1.16.6.gem -> nokogiri-1.16.7.gem ++++++ Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/dependencies.yml new/dependencies.yml --- old/dependencies.yml 2024-06-13 15:30:08.000000000 +0200 +++ new/dependencies.yml 2024-07-27 21:26:19.000000000 +0200 @@ -1,8 +1,8 @@ --- libxml2: - version: "2.12.8" - sha256: "43ad877b018bc63deb2468d71f95219c2fac196876ef36d1bee51d226173ec93" - # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.sha256sum + version: "2.12.9" + sha256: "59912db536ab56a3996489ea0299768c7bcffe57169f0235e7f962a91f483590" + # sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.9.sha256sum libxslt: version: "1.1.39" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/nokogiri/version/constant.rb new/lib/nokogiri/version/constant.rb --- old/lib/nokogiri/version/constant.rb 2024-06-13 15:30:08.000000000 +0200 +++ new/lib/nokogiri/version/constant.rb 2024-07-27 21:26:19.000000000 +0200 @@ -2,5 +2,5 @@ module Nokogiri # The version of Nokogiri you are using - VERSION = "1.16.6" + VERSION = "1.16.7" end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2024-06-13 15:30:08.000000000 +0200 +++ new/metadata 2024-07-27 21:26:19.000000000 +0200 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: nokogiri version: !ruby/object:Gem::Version - version: 1.16.6 + version: 1.16.7 platform: ruby authors: - Mike Dalessio @@ -20,7 +20,7 @@ autorequire: bindir: bin cert_chain: [] -date: 2024-06-13 00:00:00.000000000 Z +date: 2024-07-27 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: mini_portile2 @@ -272,7 +272,7 @@ - patches/libxml2/0010-update-config.guess-and-config.sub-for-libxml2.patch - patches/libxml2/0011-rip-out-libxml2-s-libc_single_threaded-support.patch - patches/libxslt/0001-update-config.guess-and-config.sub-for-libxslt.patch -- ports/archives/libxml2-2.12.8.tar.xz +- ports/archives/libxml2-2.12.9.tar.xz - ports/archives/libxslt-1.1.39.tar.xz homepage: https://nokogiri.org licenses: Binary files old/ports/archives/libxml2-2.12.8.tar.xz and new/ports/archives/libxml2-2.12.8.tar.xz differ Binary files old/ports/archives/libxml2-2.12.9.tar.xz and new/ports/archives/libxml2-2.12.9.tar.xz differ