Skip to content

Commit

Permalink
Prepare for switch of dnf5 in Rawhide
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-kolarik authored and j-mracek committed Apr 22, 2024
1 parent 24a461b commit bc67d0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf.spec
Original file line number Diff line number Diff line change
Expand Up @@ -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} > 41 || 0%{?rhel} > 11]
%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 40 || 0%{?rhel} > 11]

# override dependencies for rhel 7
%if 0%{?rhel} == 7
Expand Down

0 comments on commit bc67d0d

Please sign in to comment.