Hello community,

here is the log from the commit of package rubygem-mixlib-config for 
openSUSE:Factory checked in at 2019-06-19 21:00:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mixlib-config (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mixlib-config.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mixlib-config"

Wed Jun 19 21:00:29 2019 rev:12 rq:706007 version:3.0.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-mixlib-config/rubygem-mixlib-config.changes  
    2019-03-04 09:20:15.352602270 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mixlib-config.new.4811/rubygem-mixlib-config.changes
    2019-06-19 21:00:31.698094545 +0200
@@ -1,0 +2,6 @@
+Sun May  5 09:34:49 UTC 2019 - Stephan Kulow <co...@suse.com>
+
+- updated to version 3.0.1
+  no changelog found
+
+-------------------------------------------------------------------

Old:
----
  mixlib-config-2.2.18.gem

New:
----
  mixlib-config-3.0.1.gem

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

Other differences:
------------------
++++++ rubygem-mixlib-config.spec ++++++
--- /var/tmp/diff_new_pack.XZKfVs/_old  2019-06-19 21:00:32.366095106 +0200
+++ /var/tmp/diff_new_pack.XZKfVs/_new  2019-06-19 21:00:32.370095109 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mixlib-config
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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-config
-Version:        2.2.18
+Version:        3.0.1
 Release:        0
 %define mod_name mixlib-config
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{ruby >= 2.2}
+BuildRequires:  %{ruby >= 2.4}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  ruby-macros >= 5
 Url:            https://github.com/chef/mixlib-config

++++++ mixlib-config-2.2.18.gem -> mixlib-config-3.0.1.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/config/version.rb 
new/lib/mixlib/config/version.rb
--- old/lib/mixlib/config/version.rb    2018-12-17 21:29:46.000000000 +0100
+++ new/lib/mixlib/config/version.rb    2019-04-23 20:43:51.000000000 +0200
@@ -19,7 +19,7 @@
 module Mixlib
   module Config
 
-    VERSION = "2.2.18".freeze
+    VERSION = "3.0.1".freeze
 
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata        2018-12-17 21:29:46.000000000 +0100
+++ new/metadata        2019-04-23 20:43:51.000000000 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: mixlib-config
 version: !ruby/object:Gem::Version
-  version: 2.2.18
+  version: 3.0.1
 platform: ruby
 authors:
 - Chef Software, Inc.
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2018-12-17 00:00:00.000000000 Z
+date: 2019-04-23 00:00:00.000000000 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: tomlrb
@@ -50,15 +50,14 @@
   requirements:
   - - ">="
     - !ruby/object:Gem::Version
-      version: '2.2'
+      version: '2.4'
 required_rubygems_version: !ruby/object:Gem::Requirement
   requirements:
   - - ">="
     - !ruby/object:Gem::Version
       version: '0'
 requirements: []
-rubyforge_project: 
-rubygems_version: 2.7.6
+rubygems_version: 3.0.3
 signing_key: 
 specification_version: 4
 summary: A class based configuration library


Reply via email to