Skip to content

Commit

Permalink
Drop dnf obsoletion temporarily
Browse files Browse the repository at this point in the history
To allow us and others to prepare for switching dnf5 as the default in Rawhide.
  • Loading branch information
jan-kolarik committed Feb 9, 2024
1 parent ea3c452 commit 4d1158c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf5.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%global project_version_minor 1
%global project_version_patch 11

%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 40 || 0%{?rhel} > 10]
%bcond dnf5_obsoletes_dnf %[0%{?fedora} > 41 || 0%{?rhel} > 10]

Name: dnf5
Version: %{project_version_major}.%{project_version_minor}.%{project_version_patch}
Expand Down

0 comments on commit 4d1158c

Please sign in to comment.