diff --git a/cryptography_vectors-2.9.tar.gz b/cryptography_vectors-3.0.tar.gz similarity index 75% rename from cryptography_vectors-2.9.tar.gz rename to cryptography_vectors-3.0.tar.gz index f3a205b55b10208a8795507e853b5484fc8055e9..3488bcc4206407351f7056591d0647aeec77cc0a 100644 Binary files a/cryptography_vectors-2.9.tar.gz and b/cryptography_vectors-3.0.tar.gz differ diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index c96b920169dfedd7ebaac9f324f61ef5e600e8f9..88d743696887347e662631aa7a354d5914ec5926 100644 --- a/python-cryptography-vectors.spec +++ b/python-cryptography-vectors.spec @@ -1,7 +1,7 @@ %bcond_with python2 Name: python-cryptography-vectors -Version: 2.9 +Version: 3.0 Release: 1 License: ASL 2.0 or BSD Summary: This module is a test vectors for the cryptography package @@ -70,6 +70,12 @@ rm -vrf cryptography_vectors.egg-info %{python3_sitelib}/cryptography_vectors-%{version}-py*.egg-info %changelog +* Mon Jul 27 2020 dingyue -3.0-1 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:upgrade software to v3.0 + * Thu Apr 16 2020 chengquan -2.9-1 - Type:enhancement - ID:NA