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-02 14:27:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and      /work/SRC/openSUSE:Factory/.libstorage-ng.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstorage-ng"

Fri Jan  2 14:27:19 2026 rev:320 rq:1325065 version:4.5.282

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes      
2025-12-24 13:15:28.580391360 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new.1928/libstorage-ng.changes    
2026-01-02 14:27:30.589944867 +0100
@@ -1,0 +2,7 @@
+Fri Jan 2 08:31:24 UTC 2026 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#1045
+- fixed compilation with c++26
+- 4.5.282
+
+--------------------------------------------------------------------

Old:
----
  libstorage-ng-4.5.281.tar.xz

New:
----
  libstorage-ng-4.5.282.tar.xz

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

Other differences:
------------------
++++++ libstorage-ng.spec ++++++
--- /var/tmp/diff_new_pack.LZhFMX/_old  2026-01-02 14:27:32.202011573 +0100
+++ /var/tmp/diff_new_pack.LZhFMX/_new  2026-01-02 14:27:32.218012235 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstorage-ng
 #
-# Copyright (c) 2025 SUSE LLC
+# Copyright (c) 2026 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:           libstorage-ng
-Version:        4.5.281
+Version:        4.5.282
 Release:        0
 Summary:        Library for storage management
 License:        GPL-2.0-only

++++++ libstorage-ng-4.5.281.tar.xz -> libstorage-ng-4.5.282.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.281/VERSION 
new/libstorage-ng-4.5.282/VERSION
--- old/libstorage-ng-4.5.281/VERSION   2025-12-22 13:09:26.000000000 +0100
+++ new/libstorage-ng-4.5.282/VERSION   2026-01-02 09:31:24.000000000 +0100
@@ -1 +1 @@
-4.5.281
+4.5.282
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-ng-4.5.281/testsuite/sorting/format.cc 
new/libstorage-ng-4.5.282/testsuite/sorting/format.cc
--- old/libstorage-ng-4.5.281/testsuite/sorting/format.cc       2025-12-22 
13:09:26.000000000 +0100
+++ new/libstorage-ng-4.5.282/testsuite/sorting/format.cc       2026-01-02 
09:31:24.000000000 +0100
@@ -11,7 +11,7 @@
 using namespace storage;
 
 
-BOOST_AUTO_TEST_CASE(format)
+BOOST_AUTO_TEST_CASE(format1)
 {
     static const vector<NameSchema> name_schemata = {
        NameSchema(regex("/dev/sd([a-z]+)", regex::extended), { { PadInfo::A1, 
5 } }),

Reply via email to