diff --git a/21.0.0.tar.gz b/21.0.0.tar.gz deleted file mode 100644 index ea97e1c3b8e34f0c64036f10b854ebd081c549ea..0000000000000000000000000000000000000000 Binary files a/21.0.0.tar.gz and /dev/null differ diff --git a/22.1.0.tar.gz b/22.1.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c9d558fa9eb784c5a50a92f75309c6364ef6c4d0 Binary files /dev/null and b/22.1.0.tar.gz differ diff --git a/pyOpenSSL.spec b/pyOpenSSL.spec index cb09aa9f0ef6e9d8de9f44fa1571357d91fc9826..f6eacff69a55fd993505420f32f1c8dc93c68ada 100644 --- a/pyOpenSSL.spec +++ b/pyOpenSSL.spec @@ -1,5 +1,5 @@ Name: pyOpenSSL -Version: 21.0.0 +Version: 22.1.0 Release: 1 Summary: A rather thin wrapper around (a subset of) the OpenSSL library. @@ -18,7 +18,7 @@ than calling a corresponding function in the OpenSSL library. %package -n python3-%{name} Summary: A rather thin wrapper around (a subset of) the OpenSSL library. -Requires: python3-six >= 1.5.2 python3-cryptography +Requires: python3-cryptography %{?python_provide:%python_provide python3-pyOpenSSL} %description -n python3-%{name} @@ -58,6 +58,9 @@ make -C doc html SPHINXBUILD=sphinx-build-3 %doc CHANGELOG.rst doc/_build/html %changelog +* Thu Apr 18 2024 Dongxing Wang - 22.1.0-1 +- Upgrade with version 22.1.0 to support OpenStack-Antelope + * Sat Dec 25 2021 tianwei - 21.0.0-1 - Upgrade version to 21.0.0