diff --git a/ksysguard.spec b/ksysguard.spec index d5ab8a6..ba846db 100644 --- a/ksysguard.spec +++ b/ksysguard.spec @@ -1,6 +1,6 @@ Name: ksysguard Version: 5.21.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: KDE Process Management application License: GPLv2 @@ -58,7 +58,6 @@ Requires: ksystemstats = %{version}-%{release} Summary: KDE Process Manager Plugins # Deal with the split of libraries and ksystemstats Conflicts: %{name} < 5.21.1-2 -Obsoletes: %{name} < 5.21.1-2 %description plugins %{summary}. @@ -134,6 +133,9 @@ desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.ksysguard %changelog +* Mon Mar 01 2021 Rex Dieter - 5.21.1-4 +- -libs: drop Obsoletes: ksysguard ... + * Mon Mar 01 2021 Rex Dieter - 5.21.1-3 - rename -libs to -plugins (avoid conflicts with legacy ksysguard-libs) - .spec cleanup, use cmake-style deps