Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-chef-utils for openSUSE:Factory checked in at 2022-08-06 22:08:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-chef-utils (Old) and /work/SRC/openSUSE:Factory/.rubygem-chef-utils.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-chef-utils" Sat Aug 6 22:08:28 2022 rev:6 rq:993465 version:17.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-chef-utils/rubygem-chef-utils.changes 2022-02-24 18:23:49.634652634 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-chef-utils.new.1521/rubygem-chef-utils.changes 2022-08-06 22:08:40.730747377 +0200 @@ -1,0 +2,6 @@ +Thu Aug 4 13:02:01 UTC 2022 - Stephan Kulow <co...@suse.com> + +updated to version 17.10.0 + no changelog found + +------------------------------------------------------------------- Old: ---- chef-utils-17.9.52.gem New: ---- chef-utils-17.10.0.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-chef-utils.spec ++++++ --- /var/tmp/diff_new_pack.vIRSOj/_old 2022-08-06 22:08:41.150748598 +0200 +++ /var/tmp/diff_new_pack.vIRSOj/_new 2022-08-06 22:08:41.154748610 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-chef-utils -Version: 17.9.52 +Version: 17.10.0 Release: 0 %define mod_name chef-utils %define mod_full_name %{mod_name}-%{version} ++++++ chef-utils-17.9.52.gem -> chef-utils-17.10.0.gem ++++++ Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/chef-utils/dist.rb new/lib/chef-utils/dist.rb --- old/lib/chef-utils/dist.rb 2022-02-18 02:09:50.000000000 +0100 +++ new/lib/chef-utils/dist.rb 2022-03-17 23:42:59.000000000 +0100 @@ -96,6 +96,9 @@ # the name of the overall infra product PRODUCT = "Chef Infra" + + # Omnitruck URL + OMNITRUCK_URL = "https://omnitruck.chef.io/install.sh" end class Server diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/chef-utils/version.rb new/lib/chef-utils/version.rb --- old/lib/chef-utils/version.rb 2022-02-18 02:09:50.000000000 +0100 +++ new/lib/chef-utils/version.rb 2022-03-17 23:42:59.000000000 +0100 @@ -16,5 +16,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "17.9.52" + VERSION = "17.10.0" end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2022-02-18 02:09:50.000000000 +0100 +++ new/metadata 2022-03-17 23:42:59.000000000 +0100 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: chef-utils version: !ruby/object:Gem::Version - version: 17.9.52 + version: 17.10.0 platform: ruby authors: - Chef Software, Inc autorequire: bindir: bin cert_chain: [] -date: 2022-02-18 00:00:00.000000000 Z +date: 2022-03-17 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: concurrent-ruby