Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libstorage-ng for openSUSE:Factory checked in at 2025-01-14 16:21:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old) and /work/SRC/openSUSE:Factory/.libstorage-ng.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage-ng" Tue Jan 14 16:21:31 2025 rev:283 rq:1237390 version:4.5.223 Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes 2025-01-12 11:10:35.253623198 +0100 +++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1881/libstorage-ng.changes 2025-01-14 16:21:42.495676218 +0100 @@ -1,0 +2,7 @@ +Mon Jan 13 11:37:37 UTC 2025 - [email protected] + +- merge gh#openSUSE/libstorage-ng#1005 +- added provides with explicit ruby version (bsc#1235598) +- 4.5.223 + +-------------------------------------------------------------------- Old: ---- libstorage-ng-4.5.222.tar.xz New: ---- libstorage-ng-4.5.223.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage-ng.spec ++++++ --- /var/tmp/diff_new_pack.TxQZvP/_old 2025-01-14 16:21:43.115701874 +0100 +++ /var/tmp/diff_new_pack.TxQZvP/_new 2025-01-14 16:21:43.115701874 +0100 @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.5.222 +Version: 4.5.223 Release: 0 Summary: Library for storage management License: GPL-2.0-only @@ -123,6 +123,7 @@ Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-python +Provides: libstorage-ng-python-%{py3_ver} %description python3 This package contains Python bindings for libstorage-ng. @@ -132,6 +133,7 @@ Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-ruby +Provides: libstorage-ng-ruby-%{rb_ver} %description ruby This package contains Ruby bindings for libstorage-ng. ++++++ libstorage-ng-4.5.222.tar.xz -> libstorage-ng-4.5.223.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.222/VERSION new/libstorage-ng-4.5.223/VERSION --- old/libstorage-ng-4.5.222/VERSION 2025-01-09 10:26:48.000000000 +0100 +++ new/libstorage-ng-4.5.223/VERSION 2025-01-13 12:37:37.000000000 +0100 @@ -1 +1 @@ -4.5.222 +4.5.223 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.222/libstorage-ng.spec.in new/libstorage-ng-4.5.223/libstorage-ng.spec.in --- old/libstorage-ng-4.5.222/libstorage-ng.spec.in 2025-01-09 10:26:48.000000000 +0100 +++ new/libstorage-ng-4.5.223/libstorage-ng.spec.in 2025-01-13 12:37:37.000000000 +0100 @@ -123,6 +123,7 @@ Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-python +Provides: libstorage-ng-python-%{py3_ver} %description python3 This package contains Python bindings for libstorage-ng. @@ -132,6 +133,7 @@ Group: System/Libraries Requires: %{libname} = %{version} Obsoletes: libstorage-ruby +Provides: libstorage-ng-ruby-%{rb_ver} %description ruby This package contains Ruby bindings for libstorage-ng.
