From 147d40b8469bb18f65bb41f75c55e4023ed3a708 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 22 Jul 2022 18:25:37 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-filelock.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-filelock.spec b/python-filelock.spec index 26ef500..7881ebc 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 3.3.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A platform independent file lock License: Unlicense @@ -111,6 +111,9 @@ install -p -m0644 -D docs/man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{srcname %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 3.3.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Jun 13 2022 Python Maint - 3.3.1-4 - Rebuilt for Python 3.11