diff --git a/dnf.spec b/dnf.spec index 5ab0030..68a6f54 100644 --- a/dnf.spec +++ b/dnf.spec @@ -8,7 +8,7 @@ %global rpm_version 4.14.0 # conflicts -%global conflicts_dnf_plugins_core_version 4.0.26 +%global conflicts_dnf_plugins_core_version 4.0.20 %global conflicts_dnf_plugins_extras_version 4.0.4 %global conflicts_dnfdaemon_version 0.3.19 @@ -66,7 +66,7 @@ It supports RPMs, modules and comps groups & environments. Name: dnf Version: 4.11.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: %{pkg_summary} # For a breakdown of the licensing, see PACKAGE-LICENSING License: GPLv2+ @@ -359,6 +359,9 @@ popd %{python3_sitelib}/%{name}/automatic/ %changelog +* Mon Mar 14 2022 Pavla Kratochvilova - 4.11.0-3 +- Lower conflict with dnf-plugins-core + * Mon Mar 14 2022 Pavla Kratochvilova - 4.11.0-2 - Use older source to resolve interdependencies