Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-04-30 21:10:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-sdk"

Sun Apr 30 21:10:28 2017 rev:27 rq:491179 version:5.9.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-03-28 
15:17:07.452889123 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes     
2017-04-30 21:10:29.614091519 +0200
@@ -1,0 +2,15 @@
+Tue Apr 25 18:58:05 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.9.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+  * Switch to newer KDevelop API
+
+-------------------------------------------------------------------
+Fri Apr  7 18:47:22 UTC 2017 - fab...@ritter-vogt.de
+
+- Reenable plasmate
+
+-------------------------------------------------------------------
@@ -9,0 +25 @@
+

Old:
----
  plasma-sdk-5.9.4.tar.xz

New:
----
  plasma-sdk-5.9.5.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-sdk.spec ++++++
--- /var/tmp/diff_new_pack.Vihr9I/_old  2017-04-30 21:10:30.473970298 +0200
+++ /var/tmp/diff_new_pack.Vihr9I/_new  2017-04-30 21:10:30.477969734 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:           plasma5-sdk
-Version:        5.9.4
+Version:        5.9.5
 Release:        0
 Summary:        Plasma SDK
 License:        LGPL-2.0+ and GPL-2.0
@@ -29,6 +29,8 @@
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
+BuildRequires:  cmake(Grantlee5)
+BuildRequires:  cmake(KDevPlatform) >= 4.9.90
 BuildRequires:  cmake(KF5Archive) >= 5.25.0
 BuildRequires:  cmake(KF5Completion) >= 5.25.0
 BuildRequires:  cmake(KF5Config) >= 5.25.0
@@ -37,20 +39,29 @@
 BuildRequires:  cmake(KF5DBusAddons) >= 5.25.0
 BuildRequires:  cmake(KF5Declarative) >= 5.25.0
 BuildRequires:  cmake(KF5DocTools) >= 5.25.0
+BuildRequires:  cmake(KF5GuiAddons) >= 5.25.0
 BuildRequires:  cmake(KF5I18n) >= 5.25.0
 BuildRequires:  cmake(KF5IconThemes) >= 5.25.0
 BuildRequires:  cmake(KF5ItemModels) >= 5.25.0
+BuildRequires:  cmake(KF5ItemViews) >= 5.25.0
+BuildRequires:  cmake(KF5JobWidgets) >= 5.25.0
+BuildRequires:  cmake(KF5KCMUtils) >= 5.25.0
+BuildRequires:  cmake(KF5KDELibs4Support) >= 5.25.0
 BuildRequires:  cmake(KF5KIO) >= 5.25.0
 BuildRequires:  cmake(KF5Kirigami2)
 BuildRequires:  cmake(KF5NewStuff) >= 5.25.0
+BuildRequires:  cmake(KF5Notifications) >= 5.25.0
+BuildRequires:  cmake(KF5NotifyConfig) >= 5.25.0
 BuildRequires:  cmake(KF5Parts) >= 5.25.0
 BuildRequires:  cmake(KF5Plasma) >= 5.25.0
 BuildRequires:  cmake(KF5PlasmaQuick) >= 5.25.0
 BuildRequires:  cmake(KF5Service) >= 5.25.0
 BuildRequires:  cmake(KF5TextEditor) >= 5.25.0
+BuildRequires:  cmake(KF5ThreadWeaver) >= 5.25.0
 BuildRequires:  cmake(KF5WidgetsAddons) >= 5.25.0
 BuildRequires:  cmake(KF5WindowSystem) >= 5.25.0
 BuildRequires:  cmake(KF5XmlGui) >= 5.25.0
+BuildRequires:  cmake(Qt5Concurrent) >= 5.4.0
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
@@ -97,10 +108,12 @@
 
 %install
   %kf5_makeinstall -C build
-  #sed -i '/^Icon=/d' %%{buildroot}%%{_kf5_applicationsdir}/plasmate.desktop
+  # plasmagik is a symlink to tools-wizard in oxygen5 anyway, so do the same 
for breeze here
+  sed -i 's/^Icon=.*$/Icon=tools-wizard/g' 
%{buildroot}%{_kf5_applicationsdir}/plasmate.desktop
 
   mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
   cp -a %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -a %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
@@ -125,21 +138,21 @@
 %doc COPYING*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
-#{_kf5_bindir}/plasmate
-#{_kf5_bindir}/plasmakconfigxteditor
+%{_kf5_bindir}/plasmate
+%{_kf5_bindir}/plasmakconfigxteditor
 %{_kf5_bindir}/plasmathemeexplorer
 %{_kf5_bindir}/lookandfeelexplorer
 %{_kf5_sharedir}/plasma/
-#{_kf5_sharedir}/plasmate/
+%{_kf5_sharedir}/plasmate/
 %{_kf5_sharedir}/kpackage/
-#{_kf5_sharedir}/kdevsavesystemview/
+%{_kf5_sharedir}/kdevsavesystemview/
 %{_kf5_servicesdir}/
 %{_kf5_plugindir}/
 %{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
 %{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop
 %{_kf5_applicationsdir}/org.kde.cuttlefish.desktop
-#{_kf5_applicationsdir}/plasmate.desktop
-#config %%{_kf5_configdir}/plasmate.knsrc
+%{_kf5_applicationsdir}/plasmate.desktop
+%config %{_kf5_configdir}/plasmate.knsrc
 %dir %{_kf5_iconsdir}/hicolor/*
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*

++++++ plasma-sdk-5.9.4.tar.xz -> plasma-sdk-5.9.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.4/CMakeLists.txt 
new/plasma-sdk-5.9.5/CMakeLists.txt
--- old/plasma-sdk-5.9.4/CMakeLists.txt 2017-03-21 15:05:39.000000000 +0100
+++ new/plasma-sdk-5.9.5/CMakeLists.txt 2017-04-25 15:33:16.000000000 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.9.4/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.json
 
new/plasma-sdk-5.9.5/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.json
--- 
old/plasma-sdk-5.9.4/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.json
   2017-03-21 15:04:40.000000000 +0100
+++ 
new/plasma-sdk-5.9.5/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.json
   2017-04-25 15:31:44.000000000 +0200
@@ -1,113 +1,113 @@
 {
-    "GenericName": "Plasma Project Manager", 
-    "GenericName[ast]": "Xestor de proyeutos de plasma", 
-    "GenericName[ca@valencia]": "Gestor de projectes Plasma", 
-    "GenericName[ca]": "Gestor de projectes Plasma", 
-    "GenericName[de]": "Plasma-Projektverwaltung", 
-    "GenericName[en_GB]": "Plasma Project Manager", 
-    "GenericName[es]": "Gestor de proyectos de Plasma", 
-    "GenericName[et]": "Plasma projektihaldur", 
-    "GenericName[fi]": "Plasma-projektinhallinta", 
-    "GenericName[gl]": "Xestor de proxectos de Plasma", 
-    "GenericName[it]": "Gestore progetto Plasma", 
-    "GenericName[ko]": "Plasma 프로젝트 관리자", 
-    "GenericName[nl]": "Plasma projectbeheerder", 
-    "GenericName[nn]": "Plasma prosjekthandsamar", 
-    "GenericName[pl]": "Zarządzanie projektami Plazmy", 
-    "GenericName[pt]": "Gestor de Projectos do Plasma", 
-    "GenericName[pt_BR]": "Gerenciador de Projetos do Plasma", 
-    "GenericName[sk]": "Správca projektov Plasma", 
-    "GenericName[sl]": "Upravljalnik projektov za Plasmo", 
-    "GenericName[sr@ijekavian]": "Менаџер плазма пројеката", 
-    "GenericName[sr@ijekavianlatin]": "Menadžer plasma projekata", 
-    "GenericName[sr@latin]": "Menadžer plasma projekata", 
-    "GenericName[sr]": "Менаџер плазма пројеката", 
-    "GenericName[sv]": "Plasma-projekthanterare", 
-    "GenericName[uk]": "Керування проектами Плазми", 
-    "GenericName[x-test]": "xxPlasma Project Managerxx", 
-    "GenericName[zh_CN]": "Plasma 工程管理器", 
+    "GenericName": "Plasma Project Manager",
+    "GenericName[ast]": "Xestor de proyeutos de plasma",
+    "GenericName[ca@valencia]": "Gestor de projectes Plasma",
+    "GenericName[ca]": "Gestor de projectes Plasma",
+    "GenericName[de]": "Plasma-Projektverwaltung",
+    "GenericName[en_GB]": "Plasma Project Manager",
+    "GenericName[es]": "Gestor de proyectos de Plasma",
+    "GenericName[et]": "Plasma projektihaldur",
+    "GenericName[fi]": "Plasma-projektinhallinta",
+    "GenericName[gl]": "Xestor de proxectos de Plasma",
+    "GenericName[it]": "Gestore progetto Plasma",
+    "GenericName[ko]": "Plasma 프로젝트 관리자",
+    "GenericName[nl]": "Plasma projectbeheerder",
+    "GenericName[nn]": "Plasma prosjekthandsamar",
+    "GenericName[pl]": "Zarządzanie projektami Plazmy",
+    "GenericName[pt]": "Gestor de Projectos do Plasma",
+    "GenericName[pt_BR]": "Gerenciador de Projetos do Plasma",
+    "GenericName[sk]": "Správca projektov Plasma",
+    "GenericName[sl]": "Upravljalnik projektov za Plasmo",
+    "GenericName[sr@ijekavian]": "Менаџер плазма пројеката",
+    "GenericName[sr@ijekavianlatin]": "Menadžer plasma projekata",
+    "GenericName[sr@latin]": "Menadžer plasma projekata",
+    "GenericName[sr]": "Менаџер плазма пројеката",
+    "GenericName[sv]": "Plasma-projekthanterare",
+    "GenericName[uk]": "Керування проектами Плазми",
+    "GenericName[x-test]": "xxPlasma Project Managerxx",
+    "GenericName[zh_CN]": "Plasma 工程管理器",
     "KPlugin": {
         "Authors": [
             {
-                "Name": "Giorgos Tsiapaliokas", 
-                "Name[sr@ijekavian]": "Јоргос Цијапалиокас", 
-                "Name[sr@ijekavianlatin]": "Jorgos Cijapaliokas", 
-                "Name[sr@latin]": "Jorgos Cijapaliokas", 
-                "Name[sr]": "Јоргос Цијапалиокас", 
+                "Name": "Giorgos Tsiapaliokas",
+                "Name[sr@ijekavian]": "Јоргос Цијапалиокас",
+                "Name[sr@ijekavianlatin]": "Jorgos Cijapaliokas",
+                "Name[sr@latin]": "Jorgos Cijapaliokas",
+                "Name[sr]": "Јоргос Цијапалиокас",
                 "Name[x-test]": "xxGiorgos Tsiapaliokasxx"
             }
-        ], 
-        "Category": "Project Management", 
-        "Description": "Allow KDevPlatform to manage Plasma projects", 
-        "Description[ca@valencia]": "Permet al KDevPlatform gestionar els 
projectes del Plasma", 
-        "Description[ca]": "Permet al KDevPlatform gestionar els projectes del 
Plasma", 
-        "Description[cs]": "Povolit KDevPlatform spravovat projekty Plasma", 
-        "Description[da]": "Lader KDevPlatform styre Plasma-projekter", 
-        "Description[de]": "Verwaltung von Plasma-Projekten mit KDevPlatform", 
-        "Description[el]": "Επιτρέπει στο KDevPlatform να διαχειρίζεται έργα 
Plasma", 
-        "Description[es]": "Permitir que KDevPlatform gestione proyectos de 
Plasma", 
-        "Description[et]": "Võimaldab KDevPlatformil hallata Plasma projekte", 
-        "Description[fi]": "Mahdollistaa KDevPlatformin hallita 
Plasma-projekteja", 
-        "Description[fr]": "Permet à KDevPlatform de gérer des projets 
Plasma", 
-        "Description[it]": "Permette a KDevPlatform di gestire progetti 
Plasma", 
-        "Description[ko]": "KDevPlatform으로 Plasma 프로젝트 관리 허용", 
-        "Description[nl]": "KDevPlatform toestaan Plasma-projecten te 
beheren", 
-        "Description[nn]": "Tillat KDevPlatform å handtera Plasma-prosjekt", 
-        "Description[pl]": "Zezwól KDevPlatform na zarządzanie projektami 
plazmy", 
-        "Description[pt]": "Permite ao KDevPlatform gerir os projectos do 
Plasma", 
-        "Description[pt_BR]": "Permite ao KDevPlatform gerenciar projetos do 
Plasma", 
-        "Description[sk]": "Umožniť KDevPlatform spracovať projekty Plasma", 
-        "Description[sl]": "Omogoči, da KDevPlatform upravlja s projekti 
Plasme", 
-        "Description[sr@ijekavian]": "Омогућава К‑девелопу да управља плазма 
пројектима", 
-        "Description[sr@ijekavianlatin]": "Omogućava KDevelopu da upravlja 
plasma projektima", 
-        "Description[sr@latin]": "Omogućava KDevelopu da upravlja plasma 
projektima", 
-        "Description[sr]": "Омогућава К‑девелопу да управља плазма 
пројектима", 
-        "Description[sv]": "Tillåt att KDevPlatform hanterar Plasma-projekt", 
-        "Description[uk]": "Надає змогу KDevPlatform керувати проектами 
Плазми", 
-        "Description[x-test]": "xxAllow KDevPlatform to manage Plasma 
projectsxx", 
-        "Description[zh_CN]": "允许 KDevPlatform 来管理 Plasma 工程", 
-        "Description[zh_TW]": "允許 KDevPlatform 管理 Plasma 專案", 
-        "Icon": "plasmagik", 
-        "Id": "KDevPlasmaManager", 
-        "Name": "Plasma Project Manager", 
-        "Name[ca@valencia]": "Gestor de projectes del Plasma", 
-        "Name[ca]": "Gestor de projectes del Plasma", 
-        "Name[cs]": "Správce projektů Plasma", 
-        "Name[da]": "Plasmas projektstyring", 
-        "Name[de]": "Plasma-Projektverwaltung", 
-        "Name[el]": "Διαχειριστής έργου Plasma", 
-        "Name[es]": "Gestor de proyectos de Plasma", 
-        "Name[et]": "Plasma projektihaldur", 
-        "Name[fi]": "Plasma-projektinhallinta", 
-        "Name[fr]": "Gestionnaire de projet Plasma", 
-        "Name[gl]": "Xestor de proxectos de Plasma", 
-        "Name[it]": "Gestore progetto Plasma", 
-        "Name[ko]": "Plasma 프로젝트 관리자", 
-        "Name[nl]": "Plasma projectbeheerder", 
-        "Name[nn]": "Prosjekthandsamar for Plasma", 
-        "Name[pl]": "Zarządzanie projektami Plazmy", 
-        "Name[pt]": "Gestor de Projectos do Plasma", 
-        "Name[pt_BR]": "Gerenciador de Projetos do Plasma", 
-        "Name[ru]": "Диспетчер проектов Plasma", 
-        "Name[sk]": "Správca projektov Plasma", 
-        "Name[sl]": "Upravljalnik projektov za Plasmo", 
-        "Name[sr@ijekavian]": "Менаџер плазма пројеката", 
-        "Name[sr@ijekavianlatin]": "Menadžer plasma projekata", 
-        "Name[sr@latin]": "Menadžer plasma projekata", 
-        "Name[sr]": "Менаџер плазма пројеката", 
-        "Name[sv]": "Plasma projektledare", 
-        "Name[uk]": "Менеджер проекту Плазми", 
-        "Name[x-test]": "xxPlasma Project Managerxx", 
-        "Name[zh_CN]": "Plasma 工程管理器", 
-        "Name[zh_TW]": "Plasma 專案管理員", 
+        ],
+        "Category": "Project Management",
+        "Description": "Allow KDevPlatform to manage Plasma projects",
+        "Description[ca@valencia]": "Permet al KDevPlatform gestionar els 
projectes del Plasma",
+        "Description[ca]": "Permet al KDevPlatform gestionar els projectes del 
Plasma",
+        "Description[cs]": "Povolit KDevPlatform spravovat projekty Plasma",
+        "Description[da]": "Lader KDevPlatform styre Plasma-projekter",
+        "Description[de]": "Verwaltung von Plasma-Projekten mit KDevPlatform",
+        "Description[el]": "Επιτρέπει στο KDevPlatform να διαχειρίζεται έργα 
Plasma",
+        "Description[es]": "Permitir que KDevPlatform gestione proyectos de 
Plasma",
+        "Description[et]": "Võimaldab KDevPlatformil hallata Plasma projekte",
+        "Description[fi]": "Mahdollistaa KDevPlatformin hallita 
Plasma-projekteja",
+        "Description[fr]": "Permet à KDevPlatform de gérer des projets Plasma",
+        "Description[it]": "Permette a KDevPlatform di gestire progetti 
Plasma",
+        "Description[ko]": "KDevPlatform으로 Plasma 프로젝트 관리 허용",
+        "Description[nl]": "KDevPlatform toestaan Plasma-projecten te beheren",
+        "Description[nn]": "Tillat KDevPlatform å handtera Plasma-prosjekt",
+        "Description[pl]": "Zezwól KDevPlatform na zarządzanie projektami 
plazmy",
+        "Description[pt]": "Permite ao KDevPlatform gerir os projectos do 
Plasma",
+        "Description[pt_BR]": "Permite ao KDevPlatform gerenciar projetos do 
Plasma",
+        "Description[sk]": "Umožniť KDevPlatform spracovať projekty Plasma",
+        "Description[sl]": "Omogoči, da KDevPlatform upravlja s projekti 
Plasme",
+        "Description[sr@ijekavian]": "Омогућава К‑девелопу да управља плазма 
пројектима",
+        "Description[sr@ijekavianlatin]": "Omogućava KDevelopu da upravlja 
plasma projektima",
+        "Description[sr@latin]": "Omogućava KDevelopu da upravlja plasma 
projektima",
+        "Description[sr]": "Омогућава К‑девелопу да управља плазма пројектима",
+        "Description[sv]": "Tillåt att KDevPlatform hanterar Plasma-projekt",
+        "Description[uk]": "Надає змогу KDevPlatform керувати проектами 
Плазми",
+        "Description[x-test]": "xxAllow KDevPlatform to manage Plasma 
projectsxx",
+        "Description[zh_CN]": "允许 KDevPlatform 来管理 Plasma 工程",
+        "Description[zh_TW]": "允許 KDevPlatform 管理 Plasma 專案",
+        "Icon": "plasmagik",
+        "Id": "KDevPlasmaManager",
+        "Name": "Plasma Project Manager",
+        "Name[ca@valencia]": "Gestor de projectes del Plasma",
+        "Name[ca]": "Gestor de projectes del Plasma",
+        "Name[cs]": "Správce projektů Plasma",
+        "Name[da]": "Plasmas projektstyring",
+        "Name[de]": "Plasma-Projektverwaltung",
+        "Name[el]": "Διαχειριστής έργου Plasma",
+        "Name[es]": "Gestor de proyectos de Plasma",
+        "Name[et]": "Plasma projektihaldur",
+        "Name[fi]": "Plasma-projektinhallinta",
+        "Name[fr]": "Gestionnaire de projet Plasma",
+        "Name[gl]": "Xestor de proxectos de Plasma",
+        "Name[it]": "Gestore progetto Plasma",
+        "Name[ko]": "Plasma 프로젝트 관리자",
+        "Name[nl]": "Plasma projectbeheerder",
+        "Name[nn]": "Prosjekthandsamar for Plasma",
+        "Name[pl]": "Zarządzanie projektami Plazmy",
+        "Name[pt]": "Gestor de Projectos do Plasma",
+        "Name[pt_BR]": "Gerenciador de Projetos do Plasma",
+        "Name[ru]": "Диспетчер проектов Plasma",
+        "Name[sk]": "Správca projektov Plasma",
+        "Name[sl]": "Upravljalnik projektov za Plasmo",
+        "Name[sr@ijekavian]": "Менаџер плазма пројеката",
+        "Name[sr@ijekavianlatin]": "Menadžer plasma projekata",
+        "Name[sr@latin]": "Menadžer plasma projekata",
+        "Name[sr]": "Менаџер плазма пројеката",
+        "Name[sv]": "Plasma projektledare",
+        "Name[uk]": "Менеджер проекту Плазми",
+        "Name[x-test]": "xxPlasma Project Managerxx",
+        "Name[zh_CN]": "Plasma 工程管理器",
+        "Name[zh_TW]": "Plasma 專案管理員",
         "ServiceTypes": [
             "KDevelop/Plugin"
         ]
-    }, 
-    "X-KDevelop-Category": "Project", 
-    "X-KDevelop-FileManager": "None", 
+    },
+    "X-KDevelop-Category": "Project",
+    "X-KDevelop-FileManager": "None",
     "X-KDevelop-Interfaces": [
         "org.kdevelop.IProjectFileManager"
-    ], 
+    ],
     "X-KDevelop-Mode": "GUI"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.9.4/plasmate/plugins/savesystemview/git.cpp 
new/plasma-sdk-5.9.5/plasmate/plugins/savesystemview/git.cpp
--- old/plasma-sdk-5.9.4/plasmate/plugins/savesystemview/git.cpp        
2017-03-21 15:04:40.000000000 +0100
+++ new/plasma-sdk-5.9.5/plasmate/plugins/savesystemview/git.cpp        
2017-04-25 15:31:44.000000000 +0200
@@ -38,6 +38,7 @@
 #include <vcs/dvcs/dvcsjob.h>
 #include <vcs/models/brancheslistmodel.h>
 #include <vcs/models/vcseventmodel.h>
+#include <kdevplatform_version.h>
 
 #include <KLocalizedString>
 #include <KMessageBox>
@@ -108,7 +109,11 @@
     m_branchesModel->initialize(m_branching, m_repositoryPath);
 
     KDevelop::VcsRevision rev = 
KDevelop::VcsRevision::createSpecialRevision(KDevelop::VcsRevision::Base);
+#if KDEVPLATFORM_VERSION >= QT_VERSION_CHECK(5, 1, 40)
+    KDevelop::VcsEventLogModel *vcsEventModel = new 
KDevelop::VcsEventLogModel(basicVersionControl, rev, m_repositoryPath, this);
+#else
     KDevelop::VcsEventModel *vcsEventModel = new 
KDevelop::VcsEventModel(basicVersionControl, rev, m_repositoryPath, this);
+#endif
     m_commitsModel->setSourceModel(vcsEventModel);
 
     return true;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.4/po/el/plasmoidviewer.po 
new/plasma-sdk-5.9.5/po/el/plasmoidviewer.po
--- old/plasma-sdk-5.9.4/po/el/plasmoidviewer.po        2017-03-21 
15:04:58.000000000 +0100
+++ new/plasma-sdk-5.9.5/po/el/plasmoidviewer.po        2017-04-25 
15:32:10.000000000 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-12-24 04:05+0100\n"
-"PO-Revision-Date: 2017-01-15 17:43+0200\n"
+"PO-Revision-Date: 2017-04-11 17:08+0200\n"
 "Last-Translator: Dimitris Kardarakos <dimk...@gmail.com>\n"
 "Language-Team: Greek <kde-i18n...@kde.org>\n"
 "Language: el\n"
@@ -90,7 +90,7 @@
 #: main.cpp:76
 #, kde-format
 msgid "Set the window size of the plasmoidview"
-msgstr ""
+msgstr "Καθορισμός του μέγεθος του παραθύρου του plasmoidview"
 
 #: main.cpp:79
 #, kde-format
@@ -100,7 +100,7 @@
 #: main.cpp:82
 #, kde-format
 msgid "The name of the theme which the shell will use"
-msgstr ""
+msgstr "Το όνομα του θέματος που θα χρησιμοποιήσει το κέλυφος"
 
 #: main.cpp:85
 #, kde-format
@@ -110,15 +110,15 @@
 #: view.cpp:111
 #, no-c-format, kde-format
 msgid "Applet %1 does not exist."
-msgstr ""
+msgstr "Η μικροεφαρμογή %1 δεν υπάρχει."
 
 #: view.cpp:128
 #, no-c-format, kde-format
 msgid "Containment %1 does not exist."
-msgstr ""
+msgstr "Ο υποδοχέας %1 δεν υπάρχει."
 
 #: view.cpp:308
 #, kde-format
 msgctxt "@title:window"
 msgid "Save Screenshot"
-msgstr ""
\ No newline at end of file
+msgstr "Αποθήκευση στιγμιότυπου οθόνης"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.4/po/sl/plasmoidviewer.po 
new/plasma-sdk-5.9.5/po/sl/plasmoidviewer.po
--- old/plasma-sdk-5.9.4/po/sl/plasmoidviewer.po        2017-03-21 
15:05:27.000000000 +0100
+++ new/plasma-sdk-5.9.5/po/sl/plasmoidviewer.po        2017-04-25 
15:32:59.000000000 +0200
@@ -3,20 +3,20 @@
 #
 # Jure Repinc <j...@holodeck1.com>, 2008, 2009, 2010, 2012.
 # Andrej Vernekar <andrej.verne...@gmail.com>, 2012.
-# Andrej Mernik <andr...@ubuntu.si>, 2013, 2015.
+# Andrej Mernik <andr...@ubuntu.si>, 2013, 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2016-12-24 04:05+0100\n"
-"PO-Revision-Date: 2015-11-10 17:07+0100\n"
+"PO-Revision-Date: 2017-03-24 21:52+0100\n"
 "Last-Translator: Andrej Mernik <andr...@ubuntu.si>\n"
 "Language-Team: Slovenian <lugos-...@lugos.si>\n"
 "Language: sl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=4; plural=(n%100==1 ? 1 : n%100==2 ? 2 : n%100==3 || n"
 "%100==4 ? 3 : 0);\n"
 
@@ -91,7 +91,7 @@
 #: main.cpp:85
 #, kde-format
 msgid "Data that should be passed to the applet as 'externalData' event"
-msgstr ""
+msgstr "Podatki, ki bi morali biti podani apletu kot dogodek »externalData«"
 
 #: view.cpp:111
 #, no-c-format, kde-format


Reply via email to