diff --git a/python-filelock.spec b/python-filelock.spec index a7a992d..cf5e261 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -1,3 +1,5 @@ +%global _without_docs 1 +%global _without_tests 1 %global srcname filelock %if 0%{?fedora} @@ -9,7 +11,7 @@ Name: python-%{srcname} Version: 3.3.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A platform independent file lock License: Unlicense @@ -111,6 +113,9 @@ install -p -m0644 -D docs/man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{srcname %changelog +* Mon Jun 13 2022 Python Maint - 3.3.1-3 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 3.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild