Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rubygem-mixlib-shellout for openSUSE:Factory checked in at 2021-07-02 13:27:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-mixlib-shellout (Old) and /work/SRC/openSUSE:Factory/.rubygem-mixlib-shellout.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mixlib-shellout" Fri Jul 2 13:27:42 2021 rev:24 rq:903517 version:3.2.5 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-mixlib-shellout/rubygem-mixlib-shellout.changes 2021-01-21 21:55:57.117818863 +0100 +++ /work/SRC/openSUSE:Factory/.rubygem-mixlib-shellout.new.2625/rubygem-mixlib-shellout.changes 2021-07-02 13:28:40.640197169 +0200 @@ -1,0 +2,6 @@ +Thu Jun 24 17:37:44 UTC 2021 - Stephan Kulow <co...@suse.com> + +updated to version 3.2.5 + no changelog found + +------------------------------------------------------------------- Old: ---- mixlib-shellout-3.2.2.gem New: ---- mixlib-shellout-3.2.5.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-mixlib-shellout.spec ++++++ --- /var/tmp/diff_new_pack.EOxMke/_old 2021-07-02 13:28:41.016194252 +0200 +++ /var/tmp/diff_new_pack.EOxMke/_new 2021-07-02 13:28:41.020194221 +0200 @@ -24,7 +24,7 @@ # Name: rubygem-mixlib-shellout -Version: 3.2.2 +Version: 3.2.5 Release: 0 %define mod_name mixlib-shellout %define mod_full_name %{mod_name}-%{version} ++++++ mixlib-shellout-3.2.2.gem -> mixlib-shellout-3.2.5.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/mixlib/shellout/version.rb new/lib/mixlib/shellout/version.rb --- old/lib/mixlib/shellout/version.rb 2020-11-16 20:51:59.000000000 +0100 +++ new/lib/mixlib/shellout/version.rb 2021-02-13 20:47:28.000000000 +0100 @@ -1,5 +1,5 @@ module Mixlib class ShellOut - VERSION = "3.2.2".freeze + VERSION = "3.2.5".freeze end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2020-11-16 20:51:59.000000000 +0100 +++ new/metadata 2021-02-13 20:47:28.000000000 +0100 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: mixlib-shellout version: !ruby/object:Gem::Version - version: 3.2.2 + version: 3.2.5 platform: ruby authors: - Chef Software Inc. autorequire: bindir: bin cert_chain: [] -date: 2020-11-16 00:00:00.000000000 Z +date: 2021-02-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: chef-utils @@ -39,7 +39,8 @@ - lib/mixlib/shellout/windows.rb - lib/mixlib/shellout/windows/core_ext.rb homepage: https://github.com/chef/mixlib-shellout -licenses: [] +licenses: +- Apache-2.0 metadata: {} post_install_message: rdoc_options: [] @@ -56,7 +57,7 @@ - !ruby/object:Gem::Version version: '0' requirements: [] -rubygems_version: 3.0.3 +rubygems_version: 3.1.4 signing_key: specification_version: 4 summary: Run external commands on Unix or Windows