fix Apache license error in spec file
This commit is contained in:
parent
26f0e17e3f
commit
4754ebde9b
@ -3,9 +3,9 @@
|
|||||||
|
|
||||||
Name: python-pycryptodome
|
Name: python-pycryptodome
|
||||||
Version: 3.9.7
|
Version: 3.9.7
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Cryptographic library for Python
|
Summary: Cryptographic library for Python
|
||||||
License: BSD, Public Domain, Apache
|
License: BSD, Public Domain, Apache-2.0
|
||||||
URL: https://www.pycryptodome.org
|
URL: https://www.pycryptodome.org
|
||||||
Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz
|
Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz
|
||||||
|
|
||||||
@ -74,6 +74,9 @@ BuildRequires: gdb
|
|||||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 03 2021 shixuantong <shixuantong@huawei.com> - 3.9.7-4
|
||||||
|
- fix Apache license error in spec file
|
||||||
|
|
||||||
* Mon Oct 26 2020 shixuantong <shixuantong@huawei.com> - 3.9.7-3
|
* Mon Oct 26 2020 shixuantong <shixuantong@huawei.com> - 3.9.7-3
|
||||||
- Adding the source code package and spec file
|
- Adding the source code package and spec file
|
||||||
- remove python2-pycryptodome
|
- remove python2-pycryptodome
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user