Rebuilt for Python 3.8
This commit is contained in:
parent
8a3e232332
commit
599ee9b76a
@ -25,7 +25,7 @@ manipulation of DNS zones, messages, names, and records. \
|
|||||||
|
|
||||||
Name: python-%{py_package_name}
|
Name: python-%{py_package_name}
|
||||||
Version: 1.16.0
|
Version: 1.16.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: %{summary}
|
Summary: %{summary}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -173,6 +173,9 @@ find examples -type f | xargs chmod a-x
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.16.0-2
|
||||||
|
- Rebuilt for Python 3.8
|
||||||
|
|
||||||
* Sat Jul 27 2019 Avram Lubkin <aviso@fedoraproject.org> - 1.16.0-1
|
* Sat Jul 27 2019 Avram Lubkin <aviso@fedoraproject.org> - 1.16.0-1
|
||||||
- Latest Release
|
- Latest Release
|
||||||
- Cleanup spec
|
- Cleanup spec
|
||||||
|
Loading…
Reference in New Issue
Block a user