diff --git a/dnf.spec b/dnf.spec index 67f5fc8..f4bf312 100644 --- a/dnf.spec +++ b/dnf.spec @@ -85,7 +85,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.4.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ @@ -502,6 +502,9 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars %endif %changelog +* Thu Oct 29 2020 Adam Williamson - 4.4.0-3 +- Rebuild to keep NVR ahead of Fedora 32 + * Tue Oct 13 2020 Ales Matej - 4.4.0-2 - Increase required libdnf (hawkey) version