diff --git a/python-paramiko.spec b/python-paramiko.spec index ad72832f7f2bb10f5e87d4cbb0cc04d90221795c..8551b8e38c72d1087ac204dad258ac22029ebcda 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -1,4 +1,4 @@ -%define anolis_release 1 +%define anolis_release 2 %global srcname paramiko Name: python-paramiko @@ -89,5 +89,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} %doc html/ demos/ %changelog +* Wed Mar 27 2024 Bo Ren - 2.12.0-2 +- Rebuild with python3.11 + * Tue Jun 20 2023 mabofu - 2.12.0-1 - Init package from upstream