diff --git a/python-distlib.spec b/python-distlib.spec index 2f2eafb3fe14a17e85cf3317986d3ce99ffed0d1..553e543b6c88d8ec4b39186a538afe79c534cbe3 100644 --- a/python-distlib.spec +++ b/python-distlib.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %define debug_package %{nil} %global pypi_name distlib @@ -63,5 +63,8 @@ Requires: python3-%{pypi_name} = %{version}-%{release} %changelog +* Tue Mar 12 2024 Zhao Hang - 0.3.6-2 +- Rebuild with python3.11 + * Tue Jul 05 2022 happy_orange - 0.3.6-1 - init package from upstream