Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libstoragemgmt for openSUSE:Factory 
checked in at 2025-01-29 16:10:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstoragemgmt (Old)
 and      /work/SRC/openSUSE:Factory/.libstoragemgmt.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstoragemgmt"

Wed Jan 29 16:10:02 2025 rev:38 rq:1240841 version:1.10.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstoragemgmt/libstoragemgmt.changes    
2024-03-15 20:27:52.856567255 +0100
+++ /work/SRC/openSUSE:Factory/.libstoragemgmt.new.2316/libstoragemgmt.changes  
2025-01-29 16:10:15.223154763 +0100
@@ -1,0 +2,27 @@
+Tue Jan 28 13:16:48 UTC 2025 - Michael Vetter <mvet...@suse.com>
+
+- Update to 1.10.2:
+  * Correct a failure to build with gcc 15+ compiler tool chain.
+- We waited for SR#1174101 to have libled1-devel but in the end
+  it was named ledmon-devel. So adjust the name
+- Add BR on libsgutils-devel as well
+
+-------------------------------------------------------------------
+Tue Jul 16 05:06:04 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Update to 1.10.1:
+  * Correct 32 bit arch. issues
+  * Fix cppcheck error
+
+-------------------------------------------------------------------
+Tue May 14 06:05:24 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Update to 1.10.0:
+  * Fix hashlib.md5 usage
+  * Fix megaraid plugin for hba-mode
+  * Use ledmon library for controlling LEDs
+  * Add LED API interface for LED slot identifiers
+  * Fix megaraid plugin when no disks are attached
+  * smi-s plugin fix error message
+
+-------------------------------------------------------------------

Old:
----
  libstoragemgmt-1.9.8.tar.gz

New:
----
  libstoragemgmt-1.10.2.tar.gz

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

Other differences:
------------------
++++++ libstoragemgmt.spec ++++++
--- /var/tmp/diff_new_pack.hKKXba/_old  2025-01-29 16:10:15.719175333 +0100
+++ /var/tmp/diff_new_pack.hKKXba/_new  2025-01-29 16:10:15.719175333 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libstoragemgmt
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %define python3 0
 %endif
 Name:           libstoragemgmt
-Version:        1.9.8
+Version:        1.10.2
 Release:        0
 Summary:        Storage array management library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -37,7 +37,9 @@
 Patch0:         move_to_run.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  ledmon-devel
 BuildRequires:  libconfig-devel
+BuildRequires:  libsgutils-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  sysuser-tools
@@ -300,7 +302,7 @@
 %fdupes -s %{buildroot}%{python_sitelib}
 %fdupes -s %{buildroot}%{python_sitearch}
 
-%python3_fix_shebang
+%{python3_fix_shebang}
 %if 0%{?suse_version} >= 1600
 %python3_fix_shebang_path %{buildroot}%{_libexecdir}/lsm.d/*
 %endif

++++++ libstoragemgmt-1.9.8.tar.gz -> libstoragemgmt-1.10.2.tar.gz ++++++
++++ 20157 lines of diff (skipped)

Reply via email to