!23 Upgrade version to 22.0.0
From: @zhengxiaoxiaoGitee Reviewed-by: @zcfsite Signed-off-by: @zcfsite
This commit is contained in:
commit
506ebcbd38
BIN
21.0.0.tar.gz
BIN
21.0.0.tar.gz
Binary file not shown.
BIN
22.0.0.tar.gz
Normal file
BIN
22.0.0.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user