Upgrade to version 2.9.2

Signed-off-by: Leo Fang <leofang_94@163.com>
This commit is contained in:
Leo Fang 2020-08-12 20:50:53 +08:00
parent 85ffc14434
commit c5d9faa52d
2 changed files with 4 additions and 1 deletions

View File

@ -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 <leoafng_94@163.com> - 2.9.2-1
- Upgrade to version 2.9.2
* Thu Apr 16 2020 chengquan<chengquan3@huawei.com> -2.9-1
- Type:enhancement
- ID:NA