Embarrassing thinko in the systemd conflict, and missing release bump

This commit is contained in:
Panu Matilainen 2023-06-26 09:47:57 +03:00
parent 36cb2f2b43
commit 12525f15d4
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
%global rpmver 4.18.91
#global snapver rc1
%global baserelease 2
%global baserelease 3
%global sover 10
%global srcver %{rpmver}%{?snapver:-%{snapver}}
@ -57,7 +57,7 @@ License: GPLv2+
Requires: coreutils
Requires: popt%{_isa} >= 1.10.2.1
Requires: curl
Conflicts: systemd < systemd-253.5-5.fc39
Conflicts: systemd < 253.5-6.fc39
Obsoletes: python2-rpm < %{version}-%{release}
%if %{with check}