diff --git a/python-fire.spec b/python-fire.spec index 14acf4edb30cb349bbdb18b3ad0ba70c485ede67..e24448b80fb857af9cb2656bcabfc4a735e2d568 100644 --- a/python-fire.spec +++ b/python-fire.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name fire %global pypi_version 0.5.0 @@ -51,5 +51,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{pypi_version}-py%{python3_version}.egg-info %changelog +* Tue Aug 05 2025 wenxin - 0.5.0-2 +- Rebuild with Python3.11 + * Thu Jan 18 2024 Zhongling He - 0.5.0-1 -- Initial package. \ No newline at end of file +- Initial package. +