commit rubygem-mixlib-shellout for openSUSE:Factory

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 2022-04-30 22:52:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rubygem-mixlib-shellout (Old) and /work/SRC/openSUSE:Factory/.rubygem-mixlib-shellout.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rubygem-mixlib-shellout" Sat Apr 30 22:52:32 2022 rev:25 rq:974055 version:3.2.7 Changes: -------- --- /work/SRC/openSUSE:Factory/rubygem-mixlib-shellout/rubygem-mixlib-shellout.changes 2021-07-02 13:28:40.640197169 +0200 +++ /work/SRC/openSUSE:Factory/.rubygem-mixlib-shellout.new.1538/rubygem-mixlib-shellout.changes 2022-04-30 22:52:40.984236042 +0200 @@ -1,0 +2,6 @@ +Thu Apr 28 05:36:15 UTC 2022 - Stephan Kulow <coolo@suse.com> + +updated to version 3.2.7 + no changelog found + +------------------------------------------------------------------- Old: ---- mixlib-shellout-3.2.5.gem New: ---- mixlib-shellout-3.2.7.gem ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rubygem-mixlib-shellout.spec ++++++ --- /var/tmp/diff_new_pack.ud2ZYK/_old 2022-04-30 22:52:41.476236708 +0200 +++ /var/tmp/diff_new_pack.ud2ZYK/_new 2022-04-30 22:52:41.476236708 +0200 @@ -1,7 +1,7 @@ # # spec file for package rubygem-mixlib-shellout # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,12 +24,12 @@ # Name: rubygem-mixlib-shellout -Version: 3.2.5 +Version: 3.2.7 Release: 0 %define mod_name mixlib-shellout %define mod_full_name %{mod_name}-%{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: %{ruby >= 2.4} +BuildRequires: %{ruby >= 2.5} BuildRequires: %{rubygem gem2rpm} BuildRequires: ruby-macros >= 5 URL: https://github.com/chef/mixlib-shellout ++++++ mixlib-shellout-3.2.5.gem -> mixlib-shellout-3.2.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/lib/mixlib/shellout/version.rb new/lib/mixlib/shellout/version.rb --- old/lib/mixlib/shellout/version.rb 2021-02-13 20:47:28.000000000 +0100 +++ new/lib/mixlib/shellout/version.rb 2022-04-05 00:43:57.000000000 +0200 @@ -1,5 +1,5 @@ module Mixlib class ShellOut - VERSION = "3.2.5".freeze + VERSION = "3.2.7".freeze end end diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/lib/mixlib/shellout.rb new/lib/mixlib/shellout.rb --- old/lib/mixlib/shellout.rb 2021-02-13 20:47:28.000000000 +0100 +++ new/lib/mixlib/shellout.rb 2022-04-05 00:43:57.000000000 +0200 @@ -28,7 +28,7 @@ READ_SIZE = 4096 DEFAULT_READ_TIMEOUT = 600 - if RUBY_PLATFORM =~ /mswin|mingw32|windows/ + if RUBY_PLATFORM =~ /mswin|mingw|windows/ require_relative "shellout/windows" include ShellOut::Windows else diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2021-02-13 20:47:28.000000000 +0100 +++ new/metadata 2022-04-05 00:43:57.000000000 +0200 @@ -1,14 +1,14 @@ --- !ruby/object:Gem::Specification name: mixlib-shellout version: !ruby/object:Gem::Version - version: 3.2.5 + version: 3.2.7 platform: ruby authors: - Chef Software Inc. autorequire: bindir: bin cert_chain: [] -date: 2021-02-13 00:00:00.000000000 Z +date: 2022-04-04 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: chef-utils @@ -50,7 +50,7 @@ requirements: - - ">=" - !ruby/object:Gem::Version - version: '2.4' + version: '2.5' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">="
participants (1)
-
Source-Sync