diff --git a/python-asyncssh.spec b/python-asyncssh.spec index dbd8c17e9bcff2f71ca3ff6c385d09e25454bf4d..b96a5e311c4ffcb15d9cfe7e0a6b7130cc500d58 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -4,7 +4,7 @@ Summary: Asynchronous SSH for Python Name: python-%{srcname} Version: 2.12.0 -Release: 5%{?dist} +Release: 6%{?dist} License: EPL-2.0 or GPLv2+ URL: https://github.com/ronf/asyncssh Source0: https://files.pythonhosted.org/packages/3e/51/647552e03b9eb73d0a456c8c01dc97ea0a1aa810288ceb2eb50eb521ba2d/%{srcname}-%{version}.tar.gz @@ -56,6 +56,9 @@ sed -i '1,1s@^#!.*$@#!%{__python3}@' examples/*.py %changelog +* Mon Sep 18 2023 Miaojun Dong - 2.12.0-6 +- Rebuild for pyOpenSSL-23.2.0 + * Fri Sep 08 2023 OpenCloudOS Release Engineering - 2.12.0-5 - Rebuilt for OpenCloudOS Stream 23.09