12
0
Wolfgang Bauer
2018-07-11 09:04:08 +00:00
committed by Git OBS Bridge
parent 1652a20618
commit bb7a0bbd49
5 changed files with 40 additions and 26 deletions

View File

@@ -1,8 +1,8 @@
diff --git a/startkde/startkde.cmake b/startkde/startkde.cmake
index 54e28501..0eadd042 100644
--- a/startkde/startkde.cmake
+++ b/startkde/startkde.cmake
@@ -297,7 +297,7 @@ if test $? -ne 0; then
Index: plasma-workspace-5.13.3/startkde/startkde.cmake
===================================================================
--- plasma-workspace-5.13.3.orig/startkde/startkde.cmake
+++ plasma-workspace-5.13.3/startkde/startkde.cmake
@@ -294,7 +294,7 @@ if test $? -ne 0; then
exit 1
fi
@@ -11,7 +11,7 @@ index 54e28501..0eadd042 100644
# finally, give the session control to the session manager
# see kdebase/ksmserver for the description of the rest of the startup sequence
@@ -330,13 +330,13 @@ if test x"$wait_drkonqi"x = x"true"x ; then
@@ -327,13 +327,13 @@ if test x"$wait_drkonqi"x = x"true"x ; t
# wait for remaining drkonqi instances with timeout (in seconds)
wait_drkonqi_timeout=`kreadconfig5 --file startkderc --group WaitForDrKonqi --key Timeout --default 900`
wait_drkonqi_counter=0
@@ -28,20 +28,20 @@ index 54e28501..0eadd042 100644
done
break
fi
diff --git a/startkde/startplasma.cmake b/startkde/startplasma.cmake
index a5d09fa7..b67c41e4 100644
--- a/startkde/startplasma.cmake
+++ b/startkde/startplasma.cmake
Index: plasma-workspace-5.13.3/startkde/startplasma.cmake
===================================================================
--- plasma-workspace-5.13.3.orig/startkde/startplasma.cmake
+++ plasma-workspace-5.13.3/startkde/startplasma.cmake
@@ -140,7 +140,7 @@ if test $? -ne 0; then
exit 1
fi
-qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit
+qdbus-qt5 org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit
-qdbus org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit &
+qdbus-qt5 org.kde.KSplash /KSplash org.kde.KSplash.setStage kinit &
# finally, give the session control to the session manager
# see kdebase/ksmserver for the description of the rest of the startup sequence
@@ -169,13 +169,13 @@ if test x"$wait_drkonqi"x = x"true"x ; then
@@ -169,13 +169,13 @@ if test x"$wait_drkonqi"x = x"true"x ; t
# wait for remaining drkonqi instances with timeout (in seconds)
wait_drkonqi_timeout=`kreadconfig5 --file startkderc --group WaitForDrKonqi --key Timeout --default 900`
wait_drkonqi_counter=0
@@ -58,10 +58,10 @@ index a5d09fa7..b67c41e4 100644
done
break
fi
diff --git a/startkde/startplasmacompositor.cmake b/startkde/startplasmacompositor.cmake
index 8ac47aa7..377a46f3 100644
--- a/startkde/startplasmacompositor.cmake
+++ b/startkde/startplasmacompositor.cmake
Index: plasma-workspace-5.13.3/startkde/startplasmacompositor.cmake
===================================================================
--- plasma-workspace-5.13.3.orig/startkde/startplasmacompositor.cmake
+++ plasma-workspace-5.13.3/startkde/startplasmacompositor.cmake
@@ -120,12 +120,12 @@ fi
# Get a property value from org.freedesktop.locale1
@@ -90,11 +90,11 @@ index 8ac47aa7..377a46f3 100644
test -n "$ksplash_pid" && kill "$ksplash_pid" 2>/dev/null
exit 1
fi
diff --git a/wallpapers/image/wallpaper.knsrc b/wallpapers/image/wallpaper.knsrc
index 13f52321..96c6e359 100644
--- a/wallpapers/image/wallpaper.knsrc
+++ b/wallpapers/image/wallpaper.knsrc
@@ -42,4 +42,4 @@ Categories=KDE Wallpaper 800x600,KDE Wallpaper 1024x768,KDE Wallpaper 1280x1024,
Index: plasma-workspace-5.13.3/wallpapers/image/wallpaper.knsrc
===================================================================
--- plasma-workspace-5.13.3.orig/wallpapers/image/wallpaper.knsrc
+++ plasma-workspace-5.13.3/wallpapers/image/wallpaper.knsrc
@@ -43,4 +43,4 @@ Categories=KDE Wallpaper 800x600,KDE Wal
StandardResource=wallpaper
Uncompress=archive

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:174cb5e973421fd3de61e18d9a84657f9d30e967b0c54267b426e638a3814de6
size 4554728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:442f10b8c7a514fae07c629052287d678d77c3c395aab4e74ccfe1f803e193ea
size 4544768

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jul 10 14:02:22 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.13.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.13.3.php
- Changes since 5.13.2:
* Don't block startplasma sending DBus call to KSplash
* [Places Runner] Add place category as subtext
* [Places Runner] Fix opening search and timeline URLs
* [Places Runner] Fix opening devices
- Refresh 0001-Rename-qdbus-in-startkde.patch
-------------------------------------------------------------------
Tue Jun 26 16:01:14 CEST 2018 - fabian@ritter-vogt.de

View File

@@ -27,7 +27,7 @@ Name: plasma5-workspace
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk -F. '{print $1"."$2}')}
Version: 5.13.2
Version: 5.13.3
Release: 0
Summary: The KDE Plasma Workspace Components
License: GPL-2.0-or-later