Upgrade to 1.9.6
Signed-off-by: Tony Asleson <tasleson@redhat.com>
This commit is contained in:
parent
758f713680
commit
af7d04ceab
1
.gitignore
vendored
1
.gitignore
vendored
@ -43,3 +43,4 @@
|
||||
/libstoragemgmt-1.9.3.tar.gz
|
||||
/libstoragemgmt-1.9.4.tar.gz
|
||||
/libstoragemgmt-1.9.5.tar.gz
|
||||
/libstoragemgmt-1.9.6.tar.gz
|
||||
|
@ -1,9 +0,0 @@
|
||||
diff --git a/packaging/daemon/libstoragemgmt.conf b/packaging/daemon/libstoragemgmt.conf
|
||||
index 1c118a9..cdb43c2 100644
|
||||
--- a/packaging/daemon/libstoragemgmt.conf
|
||||
+++ b/packaging/daemon/libstoragemgmt.conf
|
||||
@@ -1,2 +1,2 @@
|
||||
-D /var/run/lsm 0775 root libstoragemgmt -
|
||||
-D /var/run/lsm/ipc 0775 root libstoragemgmt -
|
||||
+D /run/lsm 0775 root libstoragemgmt -
|
||||
+D /run/lsm/ipc 0775 root libstoragemgmt -
|
@ -1,13 +1,12 @@
|
||||
%bcond_with test
|
||||
|
||||
Name: libstoragemgmt
|
||||
Version: 1.9.5
|
||||
Version: 1.9.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Storage array management library
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/libstorage/libstoragemgmt
|
||||
Source0: https://github.com/libstorage/libstoragemgmt/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch1: 0001-change-run-dir.patch
|
||||
Requires: python3-%{name}%{_isa}
|
||||
|
||||
# Packages that have been removed
|
||||
@ -445,6 +444,9 @@ fi
|
||||
%{_mandir}/man1/local_lsmplugin.1*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 10 2022 Tony Asleson <tasleson@redhat.com> - 1.9.6-1
|
||||
- Upgrade to 1.9.6
|
||||
|
||||
* Mon Oct 17 2022 Tony Asleson <tasleson@redhat.com> - 1.9.5-1
|
||||
- Upgrade to 1.9.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libstoragemgmt-1.9.5.tar.gz) = edb700916cf18948accdc1cd1e512be40ce59deb8b66b935d6900f84288f8456da5e67e7b75c6beae7c6c0169a5eb03847bb70b7acf1e5f5b764a753651fc41a
|
||||
SHA512 (libstoragemgmt-1.9.6.tar.gz) = e884fe9deed6c61ba69d04227a3274ec0c8c6587305790ae44195dee56fd427a48f5f7ab7c68703bfb5b1ce7e167485687e1b853cc72f63e253ab725a68b6dc2
|
||||
|
Loading…
Reference in New Issue
Block a user