From 800f1a76613fb12cab399b2cb543c6ce440d1a20 Mon Sep 17 00:00:00 2001 From: Jan Kolarik Date: Mon, 19 Feb 2024 05:54:37 +0000 Subject: [PATCH] Drop dnf obsoletion temporarily To allow us and others to prepare for switching dnf5 as the default in Rawhide. --- dnf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index b25330734e..31ecd7f64e 100644 --- a/dnf.spec +++ b/dnf.spec @@ -12,7 +12,7 @@ %global conflicts_dnf_plugins_extras_version 4.0.4 %global conflicts_dnfdaemon_version 0.3.19 -%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 40 || 0%{?rhel} > 10] +%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 41 || 0%{?rhel} > 10] # override dependencies for rhel 7 %if 0%{?rhel} == 7