diff --git a/SPECS/python-time-machine.spec b/SPECS/python-time-machine.spec index 44b7b84..1df2a0d 100644 --- a/SPECS/python-time-machine.spec +++ b/SPECS/python-time-machine.spec @@ -1,6 +1,6 @@ Name: python-time-machine Version: 2.16.0 -Release: %autorelease +Release: 1%{?dist} Summary: Travel through time in your Python tests License: MIT URL: https://github.com/adamchainz/time-machine @@ -51,4 +51,44 @@ sed -i '/coverage/d' tests/requirements/requirements.in %changelog -%autochangelog +* Tue Oct 08 2024 Charalampos Stratakis - 2.16.0-1 +- Update to 2.16.0 +- Fixes: rhbz#2295579 + +* Fri Jul 19 2024 Fedora Release Engineering - 2.14.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Sat Jun 08 2024 Python Maint - 2.14.1-2 +- Rebuilt for Python 3.13 + +* Mon Apr 22 2024 Karolina Surma - 2.14.1-1 +- Update to 2.14.1 + +* Fri Jan 26 2024 Fedora Release Engineering - 2.13.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 2.13.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Fri Nov 24 2023 Miro Hrončok - 2.13.0-2 +- Add support for Python 3.13.0a2+ + +* Fri Nov 24 2023 Miro Hrončok - 2.13.0-1 +- Update to 2.13.0 +- Fixes: rhbz#2239635 + +* Tue Aug 29 2023 Charalampos Stratakis - 2.12.0-1 +- Update to 2.12.0 + +* Fri Jul 21 2023 Fedora Release Engineering - 2.9.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Fri Jun 16 2023 Python Maint - 2.9.0-3 +- Rebuilt for Python 3.12 + +* Fri Jan 20 2023 Fedora Release Engineering - 2.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Wed Jan 11 2023 Miro Hrončok - 2.9.0-1 +- Initial import +- Fixes: rhbz#2159772 \ No newline at end of file