Refresh the original the original certificate file and delete the insercure certificates
This commit is contained in:
parent
bf5d2b93e3
commit
b709ae0a5f
@ -3,7 +3,7 @@
|
||||
|
||||
Name: python-pycryptodome
|
||||
Version: 3.9.7
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Cryptographic library for Python
|
||||
License: BSD, Public Domain, Apache-2.0
|
||||
URL: https://www.pycryptodome.org
|
||||
@ -72,8 +72,14 @@ BuildRequires: gdb
|
||||
%license LICENSE.rst
|
||||
%{python3_sitearch}/Crypto
|
||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/ECC/*.pem
|
||||
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/ECC/*.der
|
||||
%exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem
|
||||
|
||||
%changelog
|
||||
* Thu Jun 10 2021 liudabo <liudabo1@huawei.com> - 3.9.7-5
|
||||
- Refresh the original the original certificate file and delete the insercure certificates
|
||||
|
||||
* Tue Mar 03 2021 shixuantong <shixuantong@huawei.com> - 3.9.7-4
|
||||
- fix Apache license error in spec file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user