- Update to 1.10.1:

* Correct 32 bit arch. issues
  * Fix cppcheck error

OBS-URL: https://build.opensuse.org/package/show/Base:System/libstoragemgmt?expand=0&rev=100
This commit is contained in:
Michael Vetter 2024-07-16 05:07:49 +00:00 committed by Git OBS Bridge
parent dbbd9a17c2
commit 331b53154f
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed2bc9bb643340ce52a1ebf589f0a61377a8645edee6c95a76b975cba459c7fe
size 1053528

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:94be373ce55e920f83cdcf6a45b2a9ba1f3f8e502d58aa822b121e5e75bce4f3
size 1053807

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Jul 16 05:06:04 UTC 2024 - Michael Vetter <mvetter@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 <mvetter@suse.com>

View File

@ -26,7 +26,7 @@
%define python3 0
%endif
Name: libstoragemgmt
Version: 1.10.0
Version: 1.10.1
Release: 0
Summary: Storage array management library
License: GPL-2.0-or-later AND LGPL-2.1-or-later
@ -37,9 +37,9 @@ Source1: system-user-libstoragemgmt.conf
Patch0: move_to_run.patch
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libconfig-devel
# We don't build the lib yet. Wait for SR#1174101
BuildRequires: libled1-devel
BuildRequires: libconfig-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: sysuser-tools