From c261bd52ee170c328505f9021859e1ab36c70e0e Mon Sep 17 00:00:00 2001 From: Mohamed El Morabity Date: Fri, 21 Feb 2020 09:55:37 +0100 Subject: [PATCH] Update to 3.9.7 --- python-pycryptodomex.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycryptodomex.spec b/python-pycryptodomex.spec index 906f9ae..4d75183 100644 --- a/python-pycryptodomex.spec +++ b/python-pycryptodomex.spec @@ -31,7 +31,7 @@ with the PyCrypto library. %global _with_tests 1 Name: python-%{srcname} -Version: 3.9.6 +Version: 3.9.7 Release: 1%{?dist} Summary: A self-contained cryptographic library for Python @@ -150,6 +150,9 @@ chmod 0755 $RPM_BUILD_ROOT%{python3_sitearch}/Cryptodome/SelfTest/PublicKey/test %changelog +* Fri Feb 21 2020 Mohamed El Morabity - 3.9.7-1 +- Update to 3.9.7 + * Mon Feb 03 2020 Mohamed El Morabity - 3.9.6-1 - Update to 3.9.6