Upgrade version to 22.0.0

This commit is contained in:
zhengxiaoxiao 2022-11-14 20:25:03 +08:00
parent e18b2ea66c
commit 202cf38569
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
22.0.0.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: pyOpenSSL
Version: 21.0.0
Release: 2
Version: 22.0.0
Release: 1
Summary: A rather thin wrapper around (a subset of) the OpenSSL library.
License: ASL 2.0
@ -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
* Mon Nov 14 2022 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 22.0.0-1
- Upgrade version to 22.0.0
* Mon Oct 24 2022 zhengxiaoxiao<zhengxiaoxiao2@huawei.com> - 21.0.0-2
- fix obsoletes in spec