Hello community,

here is the log from the commit of package yast2-docker for openSUSE:Factory 
checked in at 2019-08-23 11:08:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-docker (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-docker.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-docker"

Fri Aug 23 11:08:17 2019 rev:12 rq:725357 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-docker/yast2-docker.changes        
2019-08-01 15:48:02.133743924 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-docker.new.7948/yast2-docker.changes      
2019-08-23 11:08:26.142468087 +0200
@@ -1,0 +2,7 @@
+Thu Aug 22 16:26:38 CEST 2019 - [email protected]
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.1
+
+-------------------------------------------------------------------

Old:
----
  yast2-docker-4.2.0.tar.bz2

New:
----
  yast2-docker-4.2.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-docker.spec ++++++
--- /var/tmp/diff_new_pack.kv9HeP/_old  2019-08-23 11:08:27.138467964 +0200
+++ /var/tmp/diff_new_pack.kv9HeP/_new  2019-08-23 11:08:27.138467964 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-docker
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
 Summary:        YaST2 - GUI for docker management
 License:        GPL-2.0-only OR GPL-3.0-only
@@ -38,11 +38,11 @@
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-ruby-bindings >= 1.2.0
 #for install task
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # for docker api
-BuildRequires:  rubygem(docker-api)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:docker-api)
 
 Requires:       docker >= 1.3
 Requires:       yast2 >= 3.1.0

++++++ yast2-docker-4.2.0.tar.bz2 -> yast2-docker-4.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-docker-4.2.0/package/yast2-docker.changes 
new/yast2-docker-4.2.1/package/yast2-docker.changes
--- old/yast2-docker-4.2.0/package/yast2-docker.changes 2019-06-04 
11:26:50.000000000 +0200
+++ new/yast2-docker-4.2.1/package/yast2-docker.changes 2019-08-22 
17:10:47.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Aug 22 16:26:38 CEST 2019 - [email protected]
+
+- Using rb_default_ruby_abi tag in the spec file in order to
+  handle several ruby versions (bsc#1146403).
+- 4.2.1
+
+-------------------------------------------------------------------
 Fri May 31 12:29:13 UTC 2019 - Stasiek Michalski <[email protected]>
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-docker-4.2.0/package/yast2-docker.spec 
new/yast2-docker-4.2.1/package/yast2-docker.spec
--- old/yast2-docker-4.2.0/package/yast2-docker.spec    2019-06-04 
11:26:50.000000000 +0200
+++ new/yast2-docker-4.2.1/package/yast2-docker.spec    2019-08-22 
17:10:47.000000000 +0200
@@ -24,7 +24,7 @@
 ######################################################################
 
 Name:           yast2-docker
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
 Summary:        YaST2 - GUI for docker management
 Group:          System/YaST
@@ -38,11 +38,11 @@
 BuildRequires:  yast2-ruby-bindings >= 1.2.0
 BuildRequires:  yast2 >= 3.0.5
 #for install task
-BuildRequires:  rubygem(yast-rake)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
 # for tests
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # for docker api
-BuildRequires:  rubygem(docker-api)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:docker-api)
 
 Requires:       yast2 >= 3.1.0
 Requires:       yast2-ruby-bindings >= 1.2.0


Reply via email to