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 16:45:48 +08:00
parent 1befb7b6f7
commit eaf64958a8
3 changed files with 4 additions and 1 deletions

BIN
cryptography-2.9.2.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
%bcond_without python3
Name: python-cryptography
Version: 2.9
Version: 2.9.2
Release: 1
Summary: PyCA's cryptography library
License: ASL 2.0 or BSD
@ -129,6 +129,9 @@ popd
%doc README.rst docs
%changelog
* Wed Aug 12 2020 Leo Fang <leofang_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