diff --git a/SPECS/dnf.spec b/SPECS/dnf.spec index bb5878a..b6e489e 100644 --- a/SPECS/dnf.spec +++ b/SPECS/dnf.spec @@ -5,7 +5,7 @@ %global rpm_version 4.14.2-35 # conflicts -%global conflicts_dnf_plugins_core_version 4.0.18-4.1 +%global conflicts_dnf_plugins_core_version 4.0.16 %global conflicts_dnf_plugins_extras_version 4.0.4 %global conflicts_dnfdaemon_version 0.3.19 @@ -82,7 +82,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.4.2 -Release: 11.1%{?dist} +Release: 11.2%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ and GPLv2 and GPL @@ -552,6 +552,9 @@ ln -sr %{buildroot}%{confdir}/vars %{buildroot}%{_sysconfdir}/yum/vars %endif %changelog +* Wed Mar 24 2021 Matthew Almond - 4.4.2-11.2 +- Back out change on conflicts_dnf_plugins_core_version + * Wed Mar 17 2021 Matthew Almond - 4.4.2-11.1 - PR1743 bugfix (RhBug:1935465)