Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-xdg for openSUSE:Factory checked in at 2022-08-05 19:51:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-xdg (Old) and /work/SRC/openSUSE:Factory/.rubygem-xdg.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-xdg" Fri Aug 5 19:51:29 2022 rev:7 rq:993237 version:6.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-xdg/rubygem-xdg.changes 2022-04-30 22:53:11.708277610 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-xdg.new.1521/rubygem-xdg.changes 2022-08-05 19:52:22.829669396 +0200 @@ -1,0 +2,6 @@ +Thu Aug 4 13:34:38 UTC 2022 - Stephan Kulow <[email protected]> + +updated to version 6.5.0 + no changelog found + +------------------------------------------------------------------- Old: ---- xdg-6.3.3.gem New: ---- xdg-6.5.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-xdg.spec ++++++ --- /var/tmp/diff_new_pack.qWMmUo/_old 2022-08-05 19:52:23.273670542 +0200 +++ /var/tmp/diff_new_pack.qWMmUo/_new 2022-08-05 19:52:23.277670552 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-xdg -Version: 6.3.3 +Version: 6.5.0 Release: 0 %define mod_name xdg %define mod_full_name %{mod_name}-%{version} ++++++ xdg-6.3.3.gem -> xdg-6.5.0.gem ++++++ Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ Binary files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ Binary files old/data.tar.gz.sig and new/data.tar.gz.sig differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2022-04-23 16:30:13.000000000 +0200 +++ new/metadata 2022-07-17 23:21:54.000000000 +0200 @@ -1,7 +1,7 @@ --- !ruby/object:Gem::Specification name: xdg version: !ruby/object:Gem::Version - version: 6.3.3 + version: 6.5.0 platform: ruby authors: - Brooke Kuhlmann @@ -28,7 +28,7 @@ CxDe2+VuChj4I1nvIHdu+E6XoEVlanUPKmSg6nddhkKn2gC45Kyzh6FZqnzH/CRp RFE= -----END CERTIFICATE----- -date: 2022-04-23 00:00:00.000000000 Z +date: 2022-07-17 00:00:00.000000000 Z dependencies: [] description: email: @@ -58,6 +58,7 @@ bug_tracker_uri: https://github.com/bkuhlmann/xdg/issues changelog_uri: https://www.alchemists.io/projects/xdg/versions documentation_uri: https://www.alchemists.io/projects/xdg + funding_uri: https://github.com/sponsors/bkuhlmann label: XDG rubygems_mfa_required: 'true' source_code_uri: https://github.com/bkuhlmann/xdg @@ -76,7 +77,7 @@ - !ruby/object:Gem::Version version: '0' requirements: [] -rubygems_version: 3.3.12 +rubygems_version: 3.3.18 signing_key: specification_version: 4 summary: Provides an implementation of the XDG Base Directory Specification. Binary files old/metadata.gz.sig and new/metadata.gz.sig differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/xdg.gemspec new/xdg.gemspec --- old/xdg.gemspec 2022-04-23 16:30:13.000000000 +0200 +++ new/xdg.gemspec 2022-07-17 23:21:54.000000000 +0200 @@ -2,7 +2,7 @@ Gem::Specification.new do |spec| spec.name = "xdg" - spec.version = "6.3.3" + spec.version = "6.5.0" spec.authors = ["Brooke Kuhlmann"] spec.email = ["[email protected]"] spec.homepage = "https://www.alchemists.io/projects/xdg" @@ -13,6 +13,7 @@ "bug_tracker_uri" => "https://github.com/bkuhlmann/xdg/issues", "changelog_uri" => "https://www.alchemists.io/projects/xdg/versions", "documentation_uri" => "https://www.alchemists.io/projects/xdg", + "funding_uri" => "https://github.com/sponsors/bkuhlmann", "label" => "XDG", "rubygems_mfa_required" => "true", "source_code_uri" => "https://github.com/bkuhlmann/xdg"
