Hello community, here is the log from the commit of package yast2-cio for openSUSE:Factory checked in at 2019-08-23 11:08:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-cio (Old) and /work/SRC/openSUSE:Factory/.yast2-cio.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-cio" Fri Aug 23 11:08:02 2019 rev:6 rq:725351 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-cio/yast2-cio.changes 2019-07-31 14:17:45.522690167 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-cio.new.7948/yast2-cio.changes 2019-08-23 11:08:05.362470657 +0200 @@ -1,0 +2,7 @@ +Thu Aug 22 16:06:58 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-cio-4.2.0.tar.bz2 New: ---- yast2-cio-4.2.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-cio.spec ++++++ --- /var/tmp/diff_new_pack.mepakh/_old 2019-08-23 11:08:05.934470586 +0200 +++ /var/tmp/diff_new_pack.mepakh/_new 2019-08-23 11:08:05.934470586 +0200 @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-cio -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: YaST2 - IO Channel management License: GPL-2.0-only OR GPL-3.0-only @@ -38,9 +38,9 @@ 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) Requires: s390-tools Requires: yast2 >= 3.0.5 ++++++ yast2-cio-4.2.0.tar.bz2 -> yast2-cio-4.2.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-4.2.0/package/yast2-cio.changes new/yast2-cio-4.2.1/package/yast2-cio.changes --- old/yast2-cio-4.2.0/package/yast2-cio.changes 2019-06-03 17:47:06.000000000 +0200 +++ new/yast2-cio-4.2.1/package/yast2-cio.changes 2019-08-22 17:01:54.000000000 +0200 @@ -1,4 +1,11 @@ ------------------------------------------------------------------- +Thu Aug 22 16:06:58 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:27:13 UTC 2019 - Stasiek Michalski <[email protected]> - Add metainfo (fate#319035) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-cio-4.2.0/package/yast2-cio.spec new/yast2-cio-4.2.1/package/yast2-cio.spec --- old/yast2-cio-4.2.0/package/yast2-cio.spec 2019-06-03 17:47:06.000000000 +0200 +++ new/yast2-cio-4.2.1/package/yast2-cio.spec 2019-08-22 17:01:54.000000000 +0200 @@ -24,7 +24,7 @@ ###################################################################### Name: yast2-cio -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: YaST2 - IO Channel management Group: System/YaST @@ -38,9 +38,9 @@ BuildRequires: yast2-devtools >= 4.2.2 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) Requires: yast2 >= 3.0.5 Requires: yast2-ruby-bindings >= 1.2.0
