From b1390b0be5e3ed9b761841622172cc655a172c72 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:22:17 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- sanlock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sanlock.spec b/sanlock.spec index 4db4cf3..dfd47d9 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,6 +1,6 @@ Name: sanlock Version: 3.8.4 -Release: 4%{?dist} +Release: 5%{?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 +* Mon Jun 13 2022 Python Maint - 3.8.4-5 +- Rebuilt for Python 3.11 + * Sat Jan 22 2022 Fedora Release Engineering - 3.8.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild