From 00ff9c14802e08890b586260fc2a553f538623e1 Mon Sep 17 00:00:00 2001 From: shixuantong Date: Thu, 22 Jul 2021 19:36:47 +0800 Subject: [PATCH] remove gdb from BuildRequires Be More specific on BSD and Apache license --- python-pycryptodome.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/python-pycryptodome.spec b/python-pycryptodome.spec index fb50540..6cff978 100644 --- a/python-pycryptodome.spec +++ b/python-pycryptodome.spec @@ -3,9 +3,9 @@ Name: python-pycryptodome Version: 3.9.7 -Release: 5 +Release: 6 Summary: Cryptographic library for Python -License: BSD, Public Domain, Apache-2.0 +License: BSD 2-Clause and Public Domain and Apache-2.0 URL: https://www.pycryptodome.org Source0: https://files.pythonhosted.org/packages/69/2a/298b2689bee8e88c502c7e85ba1c9f07c7e182ea91c705c449f693056c9f/pycryptodome-3.9.7.tar.gz @@ -53,7 +53,6 @@ BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi BuildRequires: gcc -BuildRequires: gdb %description -n python3-%{pypi_name} %{description} @@ -77,6 +76,10 @@ BuildRequires: gdb %exclude %{python3_sitearch}/Crypto/SelfTest/Publickey/test_vectors/RSA/*.pem %changelog +* Thu Jul 22 2021 shixuantong - 3.9.7-6 +- remove gdb from BuildRequires +- Be More specific on BSD and Apache license + * Thu Jun 10 2021 liudabo - 3.9.7-5 - Refresh the original the original certificate file and delete the insercure certificates