Rebuilt for Python 3.7
This commit is contained in:
parent
cc00c765c0
commit
2116818d43
5
dnf.spec
5
dnf.spec
@ -72,7 +72,7 @@ It supports RPMs, modules and comps groups & environments.
|
|||||||
|
|
||||||
Name: dnf
|
Name: dnf
|
||||||
Version: 2.7.5
|
Version: 2.7.5
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: %{pkg_summary}
|
Summary: %{pkg_summary}
|
||||||
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
# For a breakdown of the licensing, see PACKAGE-LICENSING
|
||||||
License: GPLv2+ and GPLv2 and GPL
|
License: GPLv2+ and GPLv2 and GPL
|
||||||
@ -469,6 +469,9 @@ rm -vf %{buildroot}%{_bindir}/dnf-automatic-*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jun 16 2018 Miro Hrončok <mhroncok@redhat.com> - 2.7.5-18
|
||||||
|
- Rebuilt for Python 3.7
|
||||||
|
|
||||||
* Wed Jun 06 2018 Marek Blaha <mblaha@redhat.com> - 2.7.5-17
|
* Wed Jun 06 2018 Marek Blaha <mblaha@redhat.com> - 2.7.5-17
|
||||||
- Demote deltarpm to weak dependencies again
|
- Demote deltarpm to weak dependencies again
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user