upgrade python-asn1crypto to 1.4.0

This commit is contained in:
Leo Fang 2020-08-28 11:32:32 +08:00
parent cce814ccd9
commit 869419fff4
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
asn1crypto-1.4.0.tar.gz Normal file

Binary file not shown.

View File

@ -3,8 +3,8 @@
%global _name asn1crypto
Name: python-%{_name}
Version: 0.24.0
Release: 8
Version: 1.4.0
Release: 1
Summary: %{_summary}
License: MIT
URL: https://github.com/wbond/asn1crypto
@ -59,6 +59,9 @@ rm -rf %{_name}.egg-info
%doc readme.md changelog.md
%changelog
* Fri Aug 28 2020 SimpleUpdate Robot <tc@openeuler.org> - 1.4.0-1
- Upgrade to version 1.4.0
* Sat Sep 21 2019 shenyangyang<shenyangyang4@huawei.com> - 0.24.0-8
- Type:enhancement
- ID:NA