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 2026-01-26 10:43:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old) and /work/SRC/openSUSE:Factory/.libstorage-ng.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage-ng" Mon Jan 26 10:43:57 2026 rev:324 rq:1328949 version:4.5.286 Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes 2026-01-21 14:14:44.368294324 +0100 +++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1928/libstorage-ng.changes 2026-01-26 10:45:31.671776567 +0100 @@ -1,0 +2,7 @@ +Fri Jan 23 18:43:31 UTC 2026 - [email protected] + +- merge gh#openSUSE/libstorage-ng#1050 +- libstorage-ng.spec.in: drop dependency on dmraid +- 4.5.286 + +-------------------------------------------------------------------- Old: ---- libstorage-ng-4.5.285.tar.xz New: ---- libstorage-ng-4.5.286.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage-ng.spec ++++++ --- /var/tmp/diff_new_pack.98bHXb/_old 2026-01-26 10:45:33.283844694 +0100 +++ /var/tmp/diff_new_pack.98bHXb/_new 2026-01-26 10:45:33.287844864 +0100 @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.5.285 +Version: 4.5.286 Release: 0 Summary: Library for storage management License: GPL-2.0-only @@ -83,7 +83,9 @@ Requires: coreutils Suggests: cryptsetup Requires: device-mapper +%if 0%{suse_version} <= 1600 Suggests: dmraid +%endif Requires: lsscsi >= 0.26 Suggests: lvm2 Suggests: mdadm >= 3.3 ++++++ libstorage-ng-4.5.285.tar.xz -> libstorage-ng-4.5.286.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.285/VERSION new/libstorage-ng-4.5.286/VERSION --- old/libstorage-ng-4.5.285/VERSION 2026-01-19 15:20:41.000000000 +0100 +++ new/libstorage-ng-4.5.286/VERSION 2026-01-23 19:43:31.000000000 +0100 @@ -1 +1 @@ -4.5.285 +4.5.286 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-4.5.285/libstorage-ng.spec.in new/libstorage-ng-4.5.286/libstorage-ng.spec.in --- old/libstorage-ng-4.5.285/libstorage-ng.spec.in 2026-01-19 15:20:41.000000000 +0100 +++ new/libstorage-ng-4.5.286/libstorage-ng.spec.in 2026-01-23 19:43:31.000000000 +0100 @@ -83,7 +83,9 @@ Requires: coreutils Suggests: cryptsetup Requires: device-mapper +%if 0%{suse_version} <= 1600 Suggests: dmraid +%endif Requires: lsscsi >= 0.26 Suggests: lvm2 Suggests: mdadm >= 3.3
