diff --git a/python-freezegun.spec b/python-freezegun.spec index 559f475fc815fc59cd3caff525c57c10c5901acf..35ca9f30cb18338c69fb789fa0653da94b0fe4f4 100644 --- a/python-freezegun.spec +++ b/python-freezegun.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global modname freezegun %global sum Let your Python tests travel through time @@ -72,5 +72,8 @@ pytest-3 --deselect tests/test_datetimes.py::TestUnitTestMethodDecorator::test_m %doc README.rst %changelog +* Wed Mar 13 2024 mgb01105731 - 1.2.2-2 +- Rebuild with python3.11 + * Wed Mar 29 2023 yuanhui - 1.2.2-1 - Init package from upstream