!6 upgrade version to 0.16.1

From: @tong_1001
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2021-01-25 09:33:36 +08:00 committed by Gitee
commit 9a6a4884c8
3 changed files with 4 additions and 1 deletions

Binary file not shown.

BIN
ecdsa-0.16.1.tar.gz Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
%bcond_without python3
Name: python-ecdsa
Version: 0.14.1
Version: 0.16.1
Release: 1
Summary: ECDSA cryptographic signature library
License: MIT
@ -91,5 +91,8 @@ find src/ecdsa -name \*.py | xargs sed -ie '/\/usr\/bin\/env/d'
%doc NEWS README.md
%changelog
* Fri Jan 22 2021 shixuantong<shixuantong@huawei.com> - 0.16.1-1
- upgrade version to 0.16.1
* Tue Feb 11 2020 huzunhao<huzunhao2@huawei.com> - 0.14.1-2
- Package init