Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-registration for 
openSUSE:Factory checked in at 2022-01-11 00:01:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-registration (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-registration.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-registration"

Tue Jan 11 00:01:42 2022 rev:81 rq:945258 version:4.4.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-registration/yast2-registration.changes    
2022-01-05 13:39:20.705506353 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-registration.new.1892/yast2-registration.changes
  2022-01-11 00:01:59.581245567 +0100
@@ -1,0 +2,7 @@
+Mon Jan 10 09:51:02 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- Removed rubygem-ffi dependency, suse-connect-ng now uses
+  Fiddle which is part of Ruby stdlib (related to jsc#CSD-21)
+- 4.4.11
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ yast2-registration.spec ++++++
--- /var/tmp/diff_new_pack.puy1fJ/_old  2022-01-11 00:02:00.797246632 +0100
+++ /var/tmp/diff_new_pack.puy1fJ/_new  2022-01-11 00:02:00.801246635 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-registration
-Version:        4.4.10
+Version:        4.4.11
 Release:        0
 Summary:        YaST2 - Registration Module
 License:        GPL-2.0-only
@@ -28,15 +28,13 @@
 
 BuildRequires:  update-desktop-files
 # ProductSpec API
-BuildRequires:  suseconnect-ruby-bindings
 BuildRequires:  yast2 >= 4.4.21
 BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-slp >= 3.1.9
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
-# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby 
version
-# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:ffi)
+# uses Fiddle instead of FFI
+BuildRequires:  suseconnect-ruby-bindings > 0.0.4
 # ProductSpec API
 BuildRequires:  yast2-packager >= 4.4.13
 BuildRequires:  yast2-update >= 3.1.36
@@ -46,13 +44,11 @@
 # "dupAllowVendorChange" option in Pkg.SetSolverFlags()
 Requires:       yast2-pkg-bindings >= 3.1.34
 # N_() method
-Requires:       suseconnect-ruby-bindings
 Requires:       yast2-ruby-bindings >= 3.1.12
-# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby 
version
-# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
+# uses Fiddle instead of FFI
+Requires:       suseconnect-ruby-bindings > 0.0.4
 Requires:       yast2-add-on >= 3.1.8
 Requires:       yast2-slp >= 3.1.9
-Requires:       rubygem(%{rb_default_ruby_abi}:ffi)
 # ProductSpec API
 Requires:       yast2-packager >= 4.4.13
 Requires:       yast2-update >= 3.1.36

++++++ yast2-registration-4.4.10.tar.bz2 -> yast2-registration-4.4.11.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-registration-4.4.10/package/yast2-registration.changes 
new/yast2-registration-4.4.11/package/yast2-registration.changes
--- old/yast2-registration-4.4.10/package/yast2-registration.changes    
2022-01-03 09:14:13.000000000 +0100
+++ new/yast2-registration-4.4.11/package/yast2-registration.changes    
2022-01-10 11:22:05.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Mon Jan 10 09:51:02 UTC 2022 - Ladislav Slez??k <lsle...@suse.cz>
+
+- Removed rubygem-ffi dependency, suse-connect-ng now uses
+  Fiddle which is part of Ruby stdlib (related to jsc#CSD-21)
+- 4.4.11
+
+-------------------------------------------------------------------
 Fri Dec 31 16:11:06 UTC 2021 - Josef Reidinger <jreidin...@suse.com>
 
 - Adapt to ruby3.1 (bsc#1193192)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-registration-4.4.10/package/yast2-registration.spec 
new/yast2-registration-4.4.11/package/yast2-registration.spec
--- old/yast2-registration-4.4.10/package/yast2-registration.spec       
2022-01-03 09:14:13.000000000 +0100
+++ new/yast2-registration-4.4.11/package/yast2-registration.spec       
2022-01-10 11:22:05.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-registration
-Version:        4.4.10
+Version:        4.4.11
 Release:        0
 Summary:        YaST2 - Registration Module
 License:        GPL-2.0-only
@@ -33,10 +33,8 @@
 BuildRequires:  yast2-slp >= 3.1.9
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake) >= 0.2.5
-BuildRequires:  suseconnect-ruby-bindings
-# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby 
version
-# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:ffi)
+# uses Fiddle instead of FFI
+BuildRequires:  suseconnect-ruby-bindings > 0.0.4
 # ProductSpec API
 BuildRequires:  yast2-packager >= 4.4.13
 BuildRequires:  yast2-update >= 3.1.36
@@ -47,10 +45,8 @@
 Requires:       yast2-pkg-bindings >= 3.1.34
 # N_() method
 Requires:       yast2-ruby-bindings >= 3.1.12
-Requires:       suseconnect-ruby-bindings
-# FFI is needed by suseconnect-ruby-bindings, this ensures the correct Ruby 
version
-# is installed, it fixes the "have choice for rubygem(ffi)" dependency problem
-Requires:       rubygem(%{rb_default_ruby_abi}:ffi)
+# uses Fiddle instead of FFI
+Requires:       suseconnect-ruby-bindings > 0.0.4
 Requires:       yast2-add-on >= 3.1.8
 Requires:       yast2-slp >= 3.1.9
 # ProductSpec API

Reply via email to