Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory 
checked in at 2019-08-27 10:15:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-security (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-security.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-security"

Tue Aug 27 10:15:44 2019 rev:83 rq:725349 version:4.2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes    
2019-07-31 14:20:45.498578258 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-security.new.7948/yast2-security.changes  
2019-08-27 10:15:53.291961538 +0200
@@ -1,0 +2,7 @@
+Thu Aug 22 15:52:45 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-security-4.2.0.tar.bz2

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

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

Other differences:
------------------
++++++ yast2-security.spec ++++++
--- /var/tmp/diff_new_pack.7KsNcm/_old  2019-08-27 10:15:55.295961405 +0200
+++ /var/tmp/diff_new_pack.7KsNcm/_new  2019-08-27 10:15:55.295961405 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-security
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
 Summary:        YaST2 - Security Configuration
 License:        GPL-2.0-only
@@ -32,15 +32,15 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-pam
-BuildRequires:  rubygem(rspec)
-BuildRequires:  rubygem(yast-rake) >= 0.2.5
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
 # Yast2::Systemd::Service
 BuildRequires:  yast2 >= 4.1.3
 # Unfortunately we cannot move this to macros.yast,
 # bcond within macros are ignored by osc/OBS.
 %bcond_with yast_run_ci_tests
 %if %{with yast_run_ci_tests}
-BuildRequires:  rubygem(yast-rake-ci)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake-ci)
 %endif
 
 # new Pam.ycp API

++++++ yast2-security-4.2.0.tar.bz2 -> yast2-security-4.2.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-4.2.0/package/yast2-security.changes 
new/yast2-security-4.2.1/package/yast2-security.changes
--- old/yast2-security-4.2.0/package/yast2-security.changes     2019-06-04 
17:39:20.000000000 +0200
+++ new/yast2-security-4.2.1/package/yast2-security.changes     2019-08-22 
17:00:57.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Aug 22 15:52:45 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:38:27 UTC 2019 - Stasiek Michalski <[email protected]>
 
 - Add metainfo (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-4.2.0/package/yast2-security.spec 
new/yast2-security-4.2.1/package/yast2-security.spec
--- old/yast2-security-4.2.0/package/yast2-security.spec        2019-06-04 
17:39:20.000000000 +0200
+++ new/yast2-security-4.2.1/package/yast2-security.spec        2019-08-22 
17:00:57.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-security
-Version:        4.2.0
+Version:        4.2.1
 Release:        0
 Group:          System/YaST
 License:        GPL-2.0-only
@@ -32,15 +32,15 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-pam
 BuildRequires:  yast2-devtools >= 4.2.2
-BuildRequires:  rubygem(yast-rake) >= 0.2.5
-BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 # Yast2::Systemd::Service
 BuildRequires:  yast2 >= 4.1.3
 # Unfortunately we cannot move this to macros.yast,
 # bcond within macros are ignored by osc/OBS.
 %bcond_with yast_run_ci_tests
 %if %{with yast_run_ci_tests}
-BuildRequires: rubygem(yast-rake-ci)
+BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake-ci)
 %endif
 
 # new Pam.ycp API


Reply via email to