Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-18 11:27:12 +02:00
parent b7f1e556e7
commit a3aa5d30c9

View File

@ -27,7 +27,7 @@
Name: librepo
Version: 1.10.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Repodata downloading library
License: LGPLv2+
@ -189,6 +189,9 @@ popd
%endif
%changelog
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 1.10.5-2
- Rebuilt for Python 3.8
* Mon Jul 29 2019 Pavla Kratochvilova <pkratoch@redhat.com> - 1.10.5-1
- Update to 1.10.5
- Exit gpg-agent after repokey import (RhBug:1650266)