diff --git a/pykickstart.spec b/pykickstart.spec index 1909684b51c5f993f6191205e1735b90df208c4d..71e5b85c77e949544c8da67ba970237a764365d8 100644 --- a/pykickstart.spec +++ b/pykickstart.spec @@ -2,7 +2,7 @@ # at the moment, but can run locally. To build and run tests, do: # rpmbuild -ba --with runtests pykickstart.spec %bcond_with runtests -%define anolis_release 1 +%define anolis_release 2 Name: pykickstart Version: 3.43 @@ -71,6 +71,9 @@ make PYTHON=%{__python3} test %{python3_sitelib}/pykickstart*.egg-info %changelog +* Wed Mar 13 2024 Zhao Hang - 3.43-2 +- Rebuild with python3.11 + * Sun Dec 11 2022 Funda Wang - 3.43-1 - New version 3.43