From 46e7775e734a27e3b4afd17e0886f2d6d2bd5b99 Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 12 Oct 2018 19:09:14 +0300 Subject: [PATCH] plasma-5.14.0:ver.bump --- desktop/kde/plasma/kwin/actions.py | 4 +++- desktop/kde/plasma/kwin/pspec.xml | 9 ++++++++- desktop/kde/plasma/plasma-integration/actions.py | 2 ++ desktop/kde/plasma/plasma-integration/pspec.xml | 9 ++++++++- 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/desktop/kde/plasma/kwin/actions.py b/desktop/kde/plasma/kwin/actions.py index 55e12ba883..d8e46597e4 100755 --- a/desktop/kde/plasma/kwin/actions.py +++ b/desktop/kde/plasma/kwin/actions.py @@ -6,8 +6,10 @@ from pisi.actionsapi import kde5 from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools def setup(): + shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt") kde5.configure() def build(): @@ -16,4 +18,4 @@ def build(): def install(): kde5.install() - pisitools.dodoc("COMPLIANCE", "CONFIGURING", "COPYING", "HACKING", "README") \ No newline at end of file + pisitools.dodoc("COMPLIANCE", "CONFIGURING", "COPYING", "HACKING", "README") diff --git a/desktop/kde/plasma/kwin/pspec.xml b/desktop/kde/plasma/kwin/pspec.xml index f35f9944f1..21d4bec5db 100755 --- a/desktop/kde/plasma/kwin/pspec.xml +++ b/desktop/kde/plasma/kwin/pspec.xml @@ -13,7 +13,7 @@ app:console KDE5 window manager KWin is the window manager of the K desktop environment. - mirrors://kde/stable/plasma/5.12.5/kwin-5.12.5.tar.xz + mirrors://kde/stable/plasma/5.14.0/kwin-5.14.0.tar.xz kactivities-devel kauth-devel @@ -208,6 +208,13 @@ + + 2018-10-10 + 5.14.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-11 5.12.5 diff --git a/desktop/kde/plasma/plasma-integration/actions.py b/desktop/kde/plasma/plasma-integration/actions.py index d2b7b8f0bf..08a38c7368 100755 --- a/desktop/kde/plasma/plasma-integration/actions.py +++ b/desktop/kde/plasma/plasma-integration/actions.py @@ -6,8 +6,10 @@ from pisi.actionsapi import kde5 from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools def setup(): + shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt") kde5.configure() def build(): diff --git a/desktop/kde/plasma/plasma-integration/pspec.xml b/desktop/kde/plasma/plasma-integration/pspec.xml index a17a5d3893..17f794b163 100755 --- a/desktop/kde/plasma/plasma-integration/pspec.xml +++ b/desktop/kde/plasma/plasma-integration/pspec.xml @@ -13,7 +13,7 @@ app:console KDE5 Plasma artwork Artwork, styles and assets for the Breeze visual style for the Plasma Desktop - mirrors://kde/stable/plasma/5.12.5/plasma-integration-5.12.5.tar.xz + mirrors://kde/stable/plasma/5.14.0/plasma-integration-5.14.0.tar.xz qt5-base-devel qt5-declarative-devel @@ -85,6 +85,13 @@ + + 2018-10-10 + 5.14.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2018-08-11 5.12.5