diff --git a/oss2.spec b/oss2.spec index a2b6bedba130662bbf3f8391614cfa0b445ce3af..78ca702d918275f2e1ea3e1743b4504a09ed745e 100644 --- a/oss2.spec +++ b/oss2.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global pypi_name oss2 %global pypi_version 2.18.1 @@ -60,5 +60,8 @@ versions. %{python3_sitelib}/%{pypi_name}-%{pypi_version}-py%{python3_version}.egg-info %changelog +* Wed Dec 24 2025 lzq11122 - 2.18.1-2 +- Rebuild with python 3.11 + * Wed Sep 13 2023 Zhongling He - 2.18.1-1 - Initial package.