Rebuilt for Python 3.9
This commit is contained in:
parent
1c82aa2059
commit
5c5c9d2a3f
@ -32,7 +32,7 @@
|
||||
|
||||
Name: dnf-plugins-core
|
||||
Version: 4.0.15
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Core Plugins for DNF
|
||||
License: GPLv2+
|
||||
URL: https://github.com/rpm-software-management/dnf-plugins-core
|
||||
@ -740,6 +740,9 @@ PYTHONPATH=./plugins nosetests-%{python3_version} -s tests/
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 4.0.15-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Wed Apr 01 2020 Aleš Matěj <amatej@redhat.com> - 4.0.15-1
|
||||
- Support remote files in dnf builddep
|
||||
- [download] Respect repo priority (RhBug:1800342)
|
||||
|
Loading…
Reference in New Issue
Block a user