diff --git a/cryptography_vectors-2.9.tar.gz b/cryptography_vectors-2.9.2.tar.gz similarity index 76% rename from cryptography_vectors-2.9.tar.gz rename to cryptography_vectors-2.9.2.tar.gz index f3a205b55b10208a8795507e853b5484fc8055e9..e4e77e166394bc679992b16eb59919ee79ca4e34 100644 Binary files a/cryptography_vectors-2.9.tar.gz and b/cryptography_vectors-2.9.2.tar.gz differ diff --git a/python-cryptography-vectors.spec b/python-cryptography-vectors.spec index c96b920169dfedd7ebaac9f324f61ef5e600e8f9..01bc5c19e0e4c201cbaefc38235bd844947dfb49 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: 2.9.2 Release: 1 License: ASL 2.0 or BSD Summary: This module is a test vectors for the cryptography package @@ -70,6 +70,9 @@ rm -vrf cryptography_vectors.egg-info %{python3_sitelib}/cryptography_vectors-%{version}-py*.egg-info %changelog +* Wed Aug 12 2020 Leo Fang - 2.9.2-1 +- Upgrade to version 2.9.2 + * Thu Apr 16 2020 chengquan -2.9-1 - Type:enhancement - ID:NA