Skip to content

Commit

Permalink
packaging: allow DNF 1.x.x
Browse files Browse the repository at this point in the history
The major version bump did not introduce any backwards incompatible changes.
  • Loading branch information
radekholy24 authored and ignatenkobrain committed Apr 30, 2015
1 parent 25c3158 commit 498edde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf-plugins-extras.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%{!?dnf_lowest_compatible: %global dnf_lowest_compatible 0.6.4-2}
%{!?dnf_not_compatible: %global dnf_not_compatible 1.0}
%{!?dnf_not_compatible: %global dnf_not_compatible 2.0}

Name: dnf-plugins-extras
Version: 0.0.7
Expand Down

0 comments on commit 498edde

Please sign in to comment.