!23 Upgrade version to 22.0.0

From: @zhengxiaoxiaoGitee 
Reviewed-by: @zcfsite 
Signed-off-by: @zcfsite
This commit is contained in:
openeuler-ci-bot 2022-11-15 11:35:24 +00:00 committed by Gitee
commit 506ebcbd38
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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