From 56ba85b53239ba828a666412ecdf4cd554abdd23 Mon Sep 17 00:00:00 2001 From: Pavla Kratochvilova Date: Mon, 14 Mar 2022 12:54:45 +0100 Subject: [PATCH] Lower conflict with dnf-plugins-core --- dnf.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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