From 2116818d43e0b91836ebf5a036e110d21fc6f6c3 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 16 2018 13:47:26 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/dnf.spec b/dnf.spec index 3f36335..de3d57d 100644 --- a/dnf.spec +++ b/dnf.spec @@ -72,7 +72,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 2.7.5 -Release: 17%{?dist} +Release: 18%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL @@ -469,6 +469,9 @@ rm -vf %{buildroot}%{_bindir}/dnf-automatic-* %endif %changelog +* Sat Jun 16 2018 Miro Hrončok - 2.7.5-18 +- Rebuilt for Python 3.7 + * Wed Jun 06 2018 Marek Blaha - 2.7.5-17 - Demote deltarpm to weak dependencies again