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-02-24 18:20:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-chef-utils (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-chef-utils.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-chef-utils"

Thu Feb 24 18:20:35 2022 rev:5 rq:956701 version:17.9.52

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-chef-utils/rubygem-chef-utils.changes    
2022-02-07 23:38:34.142247947 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-chef-utils.new.1958/rubygem-chef-utils.changes
  2022-02-24 18:23:49.634652634 +0100
@@ -1,0 +2,12 @@
+Mon Feb 21 11:30:10 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 17.9.52
+  no changelog found
+
+-------------------------------------------------------------------
+Tue Feb 15 07:26:06 UTC 2022 - Stephan Kulow <[email protected]>
+
+updated to version 17.9.46
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  chef-utils-17.9.26.gem

New:
----
  chef-utils-17.9.52.gem

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

Other differences:
------------------
++++++ rubygem-chef-utils.spec ++++++
--- /var/tmp/diff_new_pack.ZfMoRP/_old  2022-02-24 18:23:50.010652536 +0100
+++ /var/tmp/diff_new_pack.ZfMoRP/_new  2022-02-24 18:23:50.014652535 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:           rubygem-chef-utils
-Version:        17.9.26
+Version:        17.9.52
 Release:        0
 %define mod_name chef-utils
 %define mod_full_name %{mod_name}-%{version}

++++++ chef-utils-17.9.26.gem -> chef-utils-17.9.52.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-01-04 22:52:56.000000000 +0100
+++ new/lib/chef-utils/dist.rb  2022-02-18 02:09:50.000000000 +0100
@@ -110,6 +110,12 @@
 
       # The server's configuration utility
       SERVER_CTL = "chef-server-ctl"
+
+      # OS user for server
+      SYSTEM_USER = "opscode"
+
+      # The server`s docs URL
+      SERVER_DOCS = "https://docs.chef.io/server/";
     end
 
     class Solo
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-01-04 22:52:56.000000000 +0100
+++ new/lib/chef-utils/version.rb       2022-02-18 02:09:50.000000000 +0100
@@ -16,5 +16,5 @@
 
 module ChefUtils
   CHEFUTILS_ROOT = File.expand_path("..", __dir__)
-  VERSION = "17.9.26"
+  VERSION = "17.9.52"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2022-01-04 22:52:56.000000000 +0100
+++ new/metadata        2022-02-18 02:09:50.000000000 +0100
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: chef-utils
 version: !ruby/object:Gem::Version
-  version: 17.9.26
+  version: 17.9.52
 platform: ruby
 authors:
 - Chef Software, Inc
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2022-01-04 00:00:00.000000000 Z
+date: 2022-02-18 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: concurrent-ruby

Reply via email to