From kde-commits Wed Feb 28 23:19:20 2018 From: Aleix Pol Date: Wed, 28 Feb 2018 23:19:20 +0000 To: kde-commits Subject: [flatpak-kde-runtime/qt5.9lts] /: Update version of the Plasma packages to 5.12 Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=151985997521515 Git commit b7fd2a5b90b95fc9cf37d2eb2b9c1408fc62e2c5 by Aleix Pol. Committed on 28/02/2018 at 23:18. Pushed by apol into branch 'qt5.9lts'. Update version of the Plasma packages to 5.12 Which is also LTS and supports Qt 5.9 M +3 -3 org.kde.Sdk.json https://commits.kde.org/flatpak-kde-runtime/b7fd2a5b90b95fc9cf37d2eb2b9c140= 8fc62e2c5 diff --git a/org.kde.Sdk.json b/org.kde.Sdk.json index 593a7f1..a00cf1a 100644 --- a/org.kde.Sdk.json +++ b/org.kde.Sdk.json @@ -795,19 +795,19 @@ "name": "breeze", "buildsystem": "cmake-ninja", "config-opts": ["-DENABLE_TESTING=3DOFF", "-DCMAKE_INSTALL_LIB= DIR=3Dlib", "-DWITH_DECORATIONS=3DOFF" ], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/br= eeze.git", "branch": "Plasma/5.11" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/br= eeze.git", "branch": "Plasma/5.12" } ] }, { "name": "plasma-integration", "buildsystem": "cmake-ninja", "config-opts": ["-DENABLE_TESTING=3DOFF", "-DCMAKE_INSTALL_LIB= DIR=3Dlib"], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/pl= asma-integration.git", "branch": "Plasma/5.11" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/pl= asma-integration.git", "branch": "Plasma/5.12" } ] }, { "name": "kwayland-integration", "buildsystem": "cmake-ninja", "config-opts": ["-DENABLE_TESTING=3DOFF", "-DCMAKE_INSTALL_LIB= DIR=3Dlib"], - "sources": [ { "type": "git", "url": "git://anongit.kde.org/kw= ayland-integration.git", "branch": "Plasma/5.11" } ] + "sources": [ { "type": "git", "url": "git://anongit.kde.org/kw= ayland-integration.git", "branch": "Plasma/5.12" } ] }, { "name": "phonon-gstreamer",