Hello community,

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

Package is "yast2-registration"

Tue Aug 27 10:16:53 2019 rev:38 rq:725361 version:4.2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-registration/yast2-registration.changes    
2019-08-09 16:50:25.885507977 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-registration.new.7948/yast2-registration.changes
  2019-08-27 10:17:05.919956701 +0200
@@ -1,0 +2,7 @@
+Thu Aug 22 16:54:42 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.7
+
+-------------------------------------------------------------------

Old:
----
  yast2-registration-4.2.6.tar.bz2

New:
----
  yast2-registration-4.2.7.tar.bz2

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

Other differences:
------------------
++++++ yast2-registration.spec ++++++
--- /var/tmp/diff_new_pack.48jgKp/_old  2019-08-27 10:17:07.935956567 +0200
+++ /var/tmp/diff_new_pack.48jgKp/_new  2019-08-27 10:17:07.935956567 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-registration
-Version:        4.2.6
+Version:        4.2.7
 Release:        0
 Summary:        YaST2 - Registration Module
 License:        GPL-2.0-only
@@ -31,9 +31,9 @@
 BuildRequires:  yast2 >= 4.0.63
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-slp >= 3.1.9
-BuildRequires:  rubygem(rspec)
-BuildRequires:  rubygem(suse-connect) >= 0.3.11
-BuildRequires:  rubygem(yast-rake) >= 0.2.5
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.3.11
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
 # updated product renames
 BuildRequires:  yast2-packager >= 4.0.40
 BuildRequires:  yast2-update >= 3.1.36
@@ -45,7 +45,7 @@
 # N_() method
 Requires:       yast2-ruby-bindings >= 3.1.12
 # SUSE::Connect::YaST.list_installer_updates
-Requires:       rubygem(suse-connect) >= 0.2.37
+Requires:       rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.2.37
 # NOTE: Workaround for bsc#947482, SUSEConnect is actually not needed by the
 # YaST registration module, it is used just to install the Connect 
dependencies.
 #

++++++ yast2-registration-4.2.6.tar.bz2 -> yast2-registration-4.2.7.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-registration-4.2.6/package/yast2-registration.changes 
new/yast2-registration-4.2.7/package/yast2-registration.changes
--- old/yast2-registration-4.2.6/package/yast2-registration.changes     
2019-08-07 09:23:10.000000000 +0200
+++ new/yast2-registration-4.2.7/package/yast2-registration.changes     
2019-08-22 17:18:15.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Thu Aug 22 16:54:42 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.7
+
+-------------------------------------------------------------------
 Tue Aug  6 17:05:32 UTC 2019 - Ladislav Slezák <[email protected]>
 
 - Fixed unit test, reset the mocked addons in the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-registration-4.2.6/package/yast2-registration.spec 
new/yast2-registration-4.2.7/package/yast2-registration.spec
--- old/yast2-registration-4.2.6/package/yast2-registration.spec        
2019-08-07 09:23:10.000000000 +0200
+++ new/yast2-registration-4.2.7/package/yast2-registration.spec        
2019-08-22 17:18:15.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-registration
-Version:        4.2.6
+Version:        4.2.7
 Release:        0
 Summary:        YaST2 - Registration Module
 License:        GPL-2.0-only
@@ -31,9 +31,9 @@
 BuildRequires:  yast2 >= 4.0.63
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-slp >= 3.1.9
-BuildRequires:  rubygem(rspec)
-BuildRequires:  rubygem(suse-connect) >= 0.3.11
-BuildRequires:  rubygem(yast-rake) >= 0.2.5
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.3.11
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
 # updated product renames
 BuildRequires:  yast2-packager >= 4.0.40
 BuildRequires:  yast2-update >= 3.1.36
@@ -45,7 +45,7 @@
 # N_() method
 Requires:       yast2-ruby-bindings >= 3.1.12
 # SUSE::Connect::YaST.list_installer_updates
-Requires:       rubygem(suse-connect) >= 0.2.37
+Requires:       rubygem(%{rb_default_ruby_abi}:suse-connect) >= 0.2.37
 # NOTE: Workaround for bsc#947482, SUSEConnect is actually not needed by the
 # YaST registration module, it is used just to install the Connect 
dependencies.
 #


Reply via email to