diff --git a/python-daemon.spec b/python-daemon.spec index 9660992..edff322 100644 --- a/python-daemon.spec +++ b/python-daemon.spec @@ -2,7 +2,7 @@ Name: python-daemon Version: 2.3.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library to implement a well-behaved Unix daemon process # Some build scripts and test franework are licensed GPLv3+ but those aren't shipped @@ -68,6 +68,9 @@ PYTHONPATH=$(pwd) %{__python3} -m unittest discover %{python3_sitelib}/python_daemon-%{version}-py%{python3_version}.egg-info/ %changelog +* Wed Jun 15 2022 Python Maint - 2.3.0-5 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild