Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb02748b

Browse files
committed
Raise minimum version of DNF to 4.2.6 and drop conflicts
The minimum verified version this worked with was DNF 4.2.6 butthere is no longer an expectation that the Python API shouldsignificantly break with new major versions.Also, we're removing conflicts to upcoming major versions.If it becomes a problem, we can re-add them...
1 parent0ee32b7 commitb02748b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎dnfdaemon.spec‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
%global dnf_org org.baseurl.Dnf
2-
%global dnf_version 3.0.0
3-
%global dnf_nocompat 4
2+
%global dnf_version 4.2.6
43

54
Name: dnfdaemon
65
Version: 0.3.19
@@ -30,7 +29,6 @@ Requires: python3-gobject
3029
%endif
3130
Requires: python3-dbus
3231
Requires: python3-dnf>= %{dnf_version}
33-
Conflicts: python3-dnf>= %{dnf_nocompat}
3432

3533
Requires: polkit
3634

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp