Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yast2-storage-ng for openSUSE:Factory checked in at 2025-02-12 21:30:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-storage-ng (Old) and /work/SRC/openSUSE:Factory/.yast2-storage-ng.new.8181 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-storage-ng" Wed Feb 12 21:30:44 2025 rev:170 rq:1245374 version:5.0.25 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-storage-ng/yast2-storage-ng.changes 2025-01-31 16:02:05.550298001 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-storage-ng.new.8181/yast2-storage-ng.changes 2025-02-12 21:30:54.700708708 +0100 @@ -1,0 +2,6 @@ +Wed Feb 12 11:01:03 UTC 2025 - Stefan Hundhammer <shundham...@suse.com> + +- Require libstorage bindings for the current Ruby version (bsc#1235598) +- 5.0.25 + +------------------------------------------------------------------- Old: ---- yast2-storage-ng-5.0.24.tar.bz2 New: ---- yast2-storage-ng-5.0.25.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-storage-ng.spec ++++++ --- /var/tmp/diff_new_pack.xX3BiH/_old 2025-02-12 21:30:56.616787697 +0100 +++ /var/tmp/diff_new_pack.xX3BiH/_new 2025-02-12 21:30:56.632788356 +0100 @@ -17,7 +17,7 @@ Name: yast2-storage-ng -Version: 5.0.24 +Version: 5.0.25 Release: 0 Summary: YaST2 - Storage Configuration License: GPL-2.0-only OR GPL-3.0-only @@ -50,6 +50,8 @@ Requires: findutils # Encryption#use_key_file_in_commit Requires: libstorage-ng-ruby >= 4.5.144 +# Require libstorage bindings for the current Ruby version (bsc#1235598) +Requires: libstorage-ng-ruby-%{rb_ver} # Replace PackageSystem with Package Requires: yast2 >= 4.4.38 # Y2Packager::Repository ++++++ yast2-storage-ng-5.0.24.tar.bz2 -> yast2-storage-ng-5.0.25.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-ng-5.0.24/package/yast2-storage-ng.changes new/yast2-storage-ng-5.0.25/package/yast2-storage-ng.changes --- old/yast2-storage-ng-5.0.24/package/yast2-storage-ng.changes 2025-01-30 12:46:17.000000000 +0100 +++ new/yast2-storage-ng-5.0.25/package/yast2-storage-ng.changes 2025-02-12 13:33:29.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Feb 12 11:01:03 UTC 2025 - Stefan Hundhammer <shundham...@suse.com> + +- Require libstorage bindings for the current Ruby version (bsc#1235598) +- 5.0.25 + +------------------------------------------------------------------- Tue Jan 21 10:00:00 UTC 2025 - Stefan Schubert <sch...@suse.de> - Reserve 1GiB boot partition for grub2-bls bootloader (jsc#PED-10703). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-storage-ng-5.0.24/package/yast2-storage-ng.spec new/yast2-storage-ng-5.0.25/package/yast2-storage-ng.spec --- old/yast2-storage-ng-5.0.24/package/yast2-storage-ng.spec 2025-01-30 12:46:17.000000000 +0100 +++ new/yast2-storage-ng-5.0.25/package/yast2-storage-ng.spec 2025-02-12 13:33:29.000000000 +0100 @@ -16,7 +16,7 @@ # Name: yast2-storage-ng -Version: 5.0.24 +Version: 5.0.25 Release: 0 Summary: YaST2 - Storage Configuration License: GPL-2.0-only OR GPL-3.0-only @@ -49,6 +49,8 @@ Requires: findutils # Encryption#use_key_file_in_commit Requires: libstorage-ng-ruby >= 4.5.144 +# Require libstorage bindings for the current Ruby version (bsc#1235598) +Requires: libstorage-ng-ruby-%{rb_ver} # Replace PackageSystem with Package Requires: yast2 >= 4.4.38 # Y2Packager::Repository