From 4fb068cba918f06c59587057287db003c74aaf9e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:14:11 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- sanlock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sanlock.spec b/sanlock.spec index 242670a..05a2090 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,6 +1,6 @@ Name: sanlock Version: 3.8.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A shared storage lock manager License: GPLv2 and GPLv2+ and LGPLv2+ @@ -156,6 +156,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/libsanlock_client.pc %changelog +* Fri Jun 04 2021 Python Maint - 3.8.4-2 +- Rebuilt for Python 3.10 + * Thu Jun 03 2021 David Teigland 3.8.4-1 - New upstream release