diff --git a/libstoragemgmt-1.10.0.tar.gz b/libstoragemgmt-1.10.0.tar.gz deleted file mode 100644 index b084619..0000000 --- a/libstoragemgmt-1.10.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ed2bc9bb643340ce52a1ebf589f0a61377a8645edee6c95a76b975cba459c7fe -size 1053528 diff --git a/libstoragemgmt-1.10.1.tar.gz b/libstoragemgmt-1.10.1.tar.gz new file mode 100644 index 0000000..e1fb56c --- /dev/null +++ b/libstoragemgmt-1.10.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94be373ce55e920f83cdcf6a45b2a9ba1f3f8e502d58aa822b121e5e75bce4f3 +size 1053807 diff --git a/libstoragemgmt.changes b/libstoragemgmt.changes index 5835345..46488de 100644 --- a/libstoragemgmt.changes +++ b/libstoragemgmt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 16 05:06:04 UTC 2024 - Michael Vetter + +- Update to 1.10.1: + * Correct 32 bit arch. issues + * Fix cppcheck error + ------------------------------------------------------------------- Tue May 14 06:05:24 UTC 2024 - Michael Vetter diff --git a/libstoragemgmt.spec b/libstoragemgmt.spec index 1ab8d68..3418c28 100644 --- a/libstoragemgmt.spec +++ b/libstoragemgmt.spec @@ -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