From 43e98dfd728210917de1f65d426054fca1ae7eb6 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Thu, 11 Jan 2018 14:05:31 -0600 Subject: [PATCH] fix typo in startkde (#1533628) --- plasma-workspace.spec | 5 ++++- startkde.patch | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/plasma-workspace.spec b/plasma-workspace.spec index f0301cf..9af7e1b 100644 --- a/plasma-workspace.spec +++ b/plasma-workspace.spec @@ -7,7 +7,7 @@ Name: plasma-workspace Summary: Plasma workspace, applications and applets Version: 5.11.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2+ URL: https://cgit.kde.org/%{name}.git @@ -576,6 +576,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/{plasma-windowed,org. %changelog +* Thu Jan 11 2018 Rex Dieter - 5.11.5-2 +- fix typo in startkde (#1533628) + * Mon Jan 08 2018 Rex Dieter - 5.11.5-1 - 5.11.5 diff --git a/startkde.patch b/startkde.patch index 60a7b1a..56093ed 100644 --- a/startkde.patch +++ b/startkde.patch @@ -73,7 +73,7 @@ diff -up plasma-workspace-5.11.4/startkde/startkde.cmake.startkde plasma-workspa fi -qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit & -+qdbus=qtbus-qt5 ++qdbus=qdbus-qt5 +$qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit & # finally, give the session control to the session manager