diff --git a/python-filelock.spec b/python-filelock.spec index 222f70c..463dc49 100644 --- a/python-filelock.spec +++ b/python-filelock.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 3.0.12 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A platform independent file lock License: Unlicense @@ -138,6 +138,9 @@ install -p -m0644 -D docs/build/man/py-%{srcname}.1 %{buildroot}%{_mandir}/man1/ %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 3.0.12-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 3.0.12-5 - Rebuilt for Python 3.8.0rc1 (#1748018)