Rebuilt for Python 3.7
This commit is contained in:
parent
d218f971b7
commit
3b8bf97eb9
@ -9,7 +9,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 0.24.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Fast Python ASN.1 parser and serializer
|
||||
|
||||
License: MIT
|
||||
@ -91,6 +91,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jun 15 2018 Miro Hrončok <mhroncok@redhat.com> - 0.24.0-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Wed Mar 21 2018 Christian Heimes <cheimes@redhat.com> - 0.24.0-1
|
||||
- New upstream release 0.24.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user