[packages/sanlock] - updated to 3.8.5
qboosh
qboosh at pld-linux.org
Tue Mar 19 20:01:48 CET 2024
commit fe8bec24940ae8bf5f4660d5824f6d0650bd682d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Mar 19 19:45:16 2024 +0100
- updated to 3.8.5
sanlock.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/sanlock.spec b/sanlock.spec
index a4a2923..3ad12e7 100644
--- a/sanlock.spec
+++ b/sanlock.spec
@@ -6,12 +6,12 @@
Summary: Shared storage lock manager
Summary(pl.UTF-8): Zarządca blokad dla współdzielonego składowania danych
Name: sanlock
-Version: 3.8.4
-Release: 3
+Version: 3.8.5
+Release: 1
License: LGPL v2+ (libsanlock_client, libwdmd), GPL v2 (libsanlock, utilities)
Group: Networking
Source0: https://releases.pagure.org/sanlock/%{name}-%{version}.tar.gz
-# Source0-md5: c064756c07a86e83119cfdd7695cf449
+# Source0-md5: da7b006e586e98b70dae0a5737c86fab
Patch0: %{name}-init-pld.patch
URL: https://pagure.io/sanlock
BuildRequires: gcc >= 5:3.4
@@ -318,12 +318,12 @@ fi
%files -n python-sanlock
%defattr(644,root,root,755)
%attr(755,root,root) %{py_sitedir}/sanlock.so
-%{py_sitedir}/sanlock_python-%{version}_-py*.egg-info
+%{py_sitedir}/sanlock_python-%{version}-py*.egg-info
%endif
%if %{with python3}
%files -n python3-sanlock
%defattr(644,root,root,755)
%attr(755,root,root) %{py3_sitedir}/sanlock.cpython-*.so
-%{py3_sitedir}/sanlock_python-%{version}_-py*.egg-info
+%{py3_sitedir}/sanlock_python-%{version}-py*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sanlock.git/commitdiff/fe8bec24940ae8bf5f4660d5824f6d0650bd682d
More information about the pld-cvs-commit
mailing list