commit plasma5-sdk for openSUSE:Factory

2020-11-04 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-11-04 18:24:28

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.11331 (New)


Package is "plasma5-sdk"

Wed Nov  4 18:24:28 2020 rev:94 rq:844595 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-10-23 
14:27:49.664813330 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.11331/plasma5-sdk.changes   
2020-11-04 18:24:31.677168111 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  plasma-sdk-5.20.1.tar.xz
  plasma-sdk-5.20.1.tar.xz.sig

New:

  plasma-sdk-5.20.2.tar.xz
  plasma-sdk-5.20.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.idOi8Y/_old  2020-11-04 18:24:32.405166440 +0100
+++ /var/tmp/diff_new_pack.idOi8Y/_new  2020-11-04 18:24:32.409166431 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.20.1
+Version:5.20.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.20.1.tar.xz -> plasma-sdk-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.20.1/CMakeLists.txt 
new/plasma-sdk-5.20.2/CMakeLists.txt
--- old/plasma-sdk-5.20.1/CMakeLists.txt2020-10-20 14:07:46.0 
+0200
+++ new/plasma-sdk-5.20.2/CMakeLists.txt2020-10-27 13:28:26.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.20.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-10-20 14:07:24.0 +0200
+++ new/plasma-sdk-5.20.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-10-27 13:28:00.0 +0100
@@ -132,9 +132,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.20.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-10-20 14:07:24.0 +0200
+++ 
new/plasma-sdk-5.20.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-10-27 13:28:00.0 +0100
@@ -108,10 +108,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.20.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.20.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-10-20 14:07:24.0 +0200
+++ new/plasma-sdk-5.20.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-10-27 13:28:00.0 +0100
@@ -112,10 +112,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 





commit plasma5-sdk for openSUSE:Factory

2020-10-23 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-10-23 14:27:48

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3463 (New)


Package is "plasma5-sdk"

Fri Oct 23 14:27:48 2020 rev:93 rq:843119 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-10-13 
15:30:13.716882602 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3463/plasma5-sdk.changes
2020-10-23 14:27:49.664813330 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:35 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  plasma-sdk-5.20.0.tar.xz
  plasma-sdk-5.20.0.tar.xz.sig

New:

  plasma-sdk-5.20.1.tar.xz
  plasma-sdk-5.20.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.4MQ4dt/_old  2020-10-23 14:27:50.748813851 +0200
+++ /var/tmp/diff_new_pack.4MQ4dt/_new  2020-10-23 14:27:50.752813853 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.20.0.tar.xz -> plasma-sdk-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.20.0/CMakeLists.txt 
new/plasma-sdk-5.20.1/CMakeLists.txt
--- old/plasma-sdk-5.20.0/CMakeLists.txt2020-10-08 18:25:00.0 
+0200
+++ new/plasma-sdk-5.20.1/CMakeLists.txt2020-10-20 14:07:46.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.15.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.20.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-10-08 18:24:31.0 +0200
+++ new/plasma-sdk-5.20.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-10-20 14:07:24.0 +0200
@@ -132,9 +132,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.20.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-10-08 18:24:31.0 +0200
+++ 
new/plasma-sdk-5.20.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-10-20 14:07:24.0 +0200
@@ -108,10 +108,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.0/lookandfeelexplorer/package/metadata.desktop 
new/plasma-sdk-5.20.1/lookandfeelexplorer/package/metadata.desktop
--- old/plasma-sdk-5.20.0/lookandfeelexplorer/package/metadata.desktop  
2020-10-08 18:24:31.0 +0200
+++ new/plasma-sdk-5.20.1/lookandfeelexplorer/package/metadata.desktop  
2020-10-20 14:07:24.0 +0200
@@ -22,6 +22,7 @@
 Comment[pt]=Explore e edite os seus temas globais do Plasma
 Comment[pt_BR]=Explore e edite os seus temas globais do Plasma
 Comment[ru]=Просмотр и редактирование оформлений рабочей среды Plasma
+Comment[sk]=Preskúmať a upraviť vaše Globálne témy Plasma
 Comment[sl]=Razišči in uredi globalne teme Plasme
 Comment[uk]=Навігація вашими загальними темами Плазми та редагування тем
 Comment[x-test]=xxExplore and edit your Plasma Global Themesxx
@@ -51,6 +52,7 @@
 Name[pt]=Explorador de Temas Globais do Plasma
 Name[pt_BR]=Explorador de temas globais do Plasma
 Name[ru]=Просмотр оформлений рабочей среды Plasma
+Name[sk]=Prehliadač Globálnych tém Plasma
 Name[sl]=Raziskovalnik globalnih tem v Plasmi
 Name[uk]=Навігатор загальними темами Плазми
 Name[x-test]=xxPlasma Global Theme Explorerxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.20.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.20.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.20.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-10-08 18:24:31.0 +0200
+++ 

commit plasma5-sdk for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-10-13 15:29:58

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3486 (New)


Package is "plasma5-sdk"

Tue Oct 13 15:29:58 2020 rev:92 rq:841006 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-09-04 
11:10:26.170980201 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3486/plasma5-sdk.changes
2020-10-13 15:30:13.716882602 +0200
@@ -1,0 +2,27 @@
+Thu Oct  8 16:55:25 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- Changes since 5.19.90:
+  * [cuttlefish] Fix ResponsivePreview icon sizes
+  * [cuttlefix] Fix Dual Montage icon size
+  * [cuttlefish] Fix icon preview sizes
+
+---
+Thu Sep 17 20:03:10 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Cleanup includes
+  * [engineexplorer] Port away from deprecated KTitleWidget::setPixmap and 
KIconThemes
+  * Convert copyright statements to SPDX expressions
+  * Drop empty X-KDE-PluginInfo-Depends
+  * Use Kirigami icon sizes instead of hardcoded numbers
+  * Center the Comparison sheet and move slider into the header
+
+---

Old:

  plasma-sdk-5.19.5.tar.xz
  plasma-sdk-5.19.5.tar.xz.sig

New:

  plasma-sdk-5.20.0.tar.xz
  plasma-sdk-5.20.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.k5XpiU/_old  2020-10-13 15:30:15.836883502 +0200
+++ /var/tmp/diff_new_pack.k5XpiU/_new  2020-10-13 15:30:15.840883504 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.5
+Version:5.20.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons
@@ -117,7 +117,7 @@
 %endif
 
 %files
-%license COPYING*
+%license LICENSES/*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
 %{_kf5_bindir}/plasmathemeexplorer
@@ -141,7 +141,7 @@
 %{_kf5_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml
 
 %files -n plasmaengineexplorer5
-%license COPYING*
+%license LICENSES/*
 %{_kf5_bindir}/plasmaengineexplorer
 %{_mandir}/man1/plasmaengineexplorer.1%{ext_man}
 %{_kf5_applicationsdir}/org.kde.plasmaengineexplorer.desktop

++ plasma-sdk-5.19.5.tar.xz -> plasma-sdk-5.20.0.tar.xz ++
 86154 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-09-04 11:09:40

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3399 (New)


Package is "plasma5-sdk"

Fri Sep  4 11:09:40 2020 rev:91 rq:831180 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-07-30 
10:02:03.659291453 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3399/plasma5-sdk.changes
2020-09-04 11:10:26.170980201 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 11:38:51 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  plasma-sdk-5.19.4.tar.xz
  plasma-sdk-5.19.4.tar.xz.sig

New:

  plasma-sdk-5.19.5.tar.xz
  plasma-sdk-5.19.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.p698n9/_old  2020-09-04 11:10:28.910981578 +0200
+++ /var/tmp/diff_new_pack.p698n9/_new  2020-09-04 11:10:28.914981580 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.19.4.tar.xz -> plasma-sdk-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.4/CMakeLists.txt 
new/plasma-sdk-5.19.5/CMakeLists.txt
--- old/plasma-sdk-5.19.4/CMakeLists.txt2020-07-28 13:04:26.0 
+0200
+++ new/plasma-sdk-5.19.5/CMakeLists.txt2020-09-01 12:38:41.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.19.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-07-28 13:04:01.0 +0200
+++ new/plasma-sdk-5.19.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-09-01 12:38:16.0 +0200
@@ -47,7 +47,7 @@
   Cuttlefish
   Cuttlefish
   Icon Previewer for Artists and Developers
-  Vista prèvia de les icones pels artistes i 
desenvolupadors
+  Vista prèvia de les icones per als artistes i 
desenvolupadors
   Vista prèvia de les icones per als artistes 
i desenvolupadors
   Náhled ikon pro umělce a vývojáře
   Forhåndsvisning af ikoner til kunstnere og 
udviklere
@@ -88,7 +88,7 @@
 Cuttlefish allows artists and developers to preview and pick icons. 
Cuttlefish attempts to render the icons exactly as they would look drawn in the 
application. It allows to filter based on category and name. Cuttlefish is not 
a general-purpose tool, but geared towards artists' and developers' use-cases.
 Cuttlefish also provides a plugin for Kate and KDevelop to be used as 
icon picker.
 
-El Cuttlefish permet als artistes i als desenvolupadors 
previsualitzar i seleccionar icones. El Cuttlefish intenta representar les 
icones exactament com es dibuixaran a l'aplicació. Permet filtrar segons la 
categoria i el nom. El Cuttlefish no és una eina de propòsit general, sinó 
destinada als casos d'ús d'artistes i desenvolupadors. El Cuttlefish també 
proporciona un connector pel Kate i el KDevelop per ser usat com a selector 
d'icones.
+El Cuttlefish permet als artistes i als desenvolupadors 
previsualitzar i seleccionar icones. El Cuttlefish intenta representar les 
icones exactament com es dibuixaran a l'aplicació. Permet filtrar segons la 
categoria i el nom. El Cuttlefish no és una eina de propòsit general, sinó 
destinada als casos d'ús d'artistes i desenvolupadors. El Cuttlefish també 
proporciona un connector per al Kate i el KDevelop per a ser utilitat com a 
selector d'icones.
 El Cuttlefish permet als artistes i als 
desenvolupadors previsualitzar i seleccionar icones. El Cuttlefish intenta 
representar les icones exactament com es dibuixaran a l'aplicació. Permet 
filtrar segons la categoria i el nom. El Cuttlefish no és una eina d'ús 
general, sinó destinada a l'ús d'artistes i desenvolupadors. El Cuttlefish 
també proporciona un connector per a Kate i per a KDevelop per utilitzar-se com 
a selector d'icones.
 Cuttlefish lader kunstnere og udviklere forhåndsvise og 
vælge ikoner. Cuttlefish forsøger at rendere ikoner 

commit plasma5-sdk for openSUSE:Factory

2020-07-30 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-07-30 10:01:12

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3592 (New)


Package is "plasma5-sdk"

Thu Jul 30 10:01:12 2020 rev:90 rq:823258 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-07-10 
17:18:50.730712990 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3592/plasma5-sdk.changes
2020-07-30 10:02:03.659291453 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:51 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  plasma-sdk-5.19.3.tar.xz
  plasma-sdk-5.19.3.tar.xz.sig

New:

  plasma-sdk-5.19.4.tar.xz
  plasma-sdk-5.19.4.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.uAvejJ/_old  2020-07-30 10:02:05.235292394 +0200
+++ /var/tmp/diff_new_pack.uAvejJ/_new  2020-07-30 10:02:05.239292397 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.19.3.tar.xz -> plasma-sdk-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.3/CMakeLists.txt 
new/plasma-sdk-5.19.4/CMakeLists.txt
--- old/plasma-sdk-5.19.3/CMakeLists.txt2020-07-07 13:19:50.0 
+0200
+++ new/plasma-sdk-5.19.4/CMakeLists.txt2020-07-28 13:04:26.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.19.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-07-07 13:19:22.0 +0200
+++ new/plasma-sdk-5.19.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-07-28 13:04:01.0 +0200
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.19.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.19.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-07-07 13:19:22.0 +0200
+++ 
new/plasma-sdk-5.19.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-07-28 13:04:01.0 +0200
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.19.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.19.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-07-07 13:19:22.0 +0200
+++ new/plasma-sdk-5.19.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-07-28 13:04:01.0 +0200
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.3/po/zh_CN/cuttlefish.po 
new/plasma-sdk-5.19.4/po/zh_CN/cuttlefish.po
--- old/plasma-sdk-5.19.3/po/zh_CN/cuttlefish.po2020-07-07 
13:19:48.0 +0200
+++ new/plasma-sdk-5.19.4/po/zh_CN/cuttlefish.po2020-07-28 
13:04:23.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-12 03:53+0100\n"
-"PO-Revision-Date: 2020-06-24 08:02\n"
+"PO-Revision-Date: 2020-07-14 08:57\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.3/po/zh_CN/cuttlefish_editorplugin.po 
new/plasma-sdk-5.19.4/po/zh_CN/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.19.3/po/zh_CN/cuttlefish_editorplugin.po   2020-07-07 
13:19:48.0 +0200
+++ new/plasma-sdk-5.19.4/po/zh_CN/cuttlefish_editorplugin.po   2020-07-28 

commit plasma5-sdk for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-07-10 17:18:47

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3060 (New)


Package is "plasma5-sdk"

Fri Jul 10 17:18:47 2020 rev:89 rq:819431 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-06-26 
21:48:05.206338721 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3060/plasma5-sdk.changes
2020-07-10 17:18:50.730712990 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 13:58:01 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  plasma-sdk-5.19.2.tar.xz
  plasma-sdk-5.19.2.tar.xz.sig

New:

  plasma-sdk-5.19.3.tar.xz
  plasma-sdk-5.19.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.G9QSNQ/_old  2020-07-10 17:18:51.342714874 +0200
+++ /var/tmp/diff_new_pack.G9QSNQ/_new  2020-07-10 17:18:51.346714886 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.19.2.tar.xz -> plasma-sdk-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.2/CMakeLists.txt 
new/plasma-sdk-5.19.3/CMakeLists.txt
--- old/plasma-sdk-5.19.2/CMakeLists.txt2020-06-23 14:20:05.0 
+0200
+++ new/plasma-sdk-5.19.3/CMakeLists.txt2020-07-07 13:19:50.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.19.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-06-23 14:19:31.0 +0200
+++ new/plasma-sdk-5.19.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-07-07 13:19:22.0 +0200
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.19.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.19.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-06-23 14:19:31.0 +0200
+++ 
new/plasma-sdk-5.19.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-07-07 13:19:22.0 +0200
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.19.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.19.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-06-23 14:19:31.0 +0200
+++ new/plasma-sdk-5.19.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-07-07 13:19:22.0 +0200
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.2/po/zh_CN/cuttlefish.po 
new/plasma-sdk-5.19.3/po/zh_CN/cuttlefish.po
--- old/plasma-sdk-5.19.2/po/zh_CN/cuttlefish.po2020-06-23 
14:20:02.0 +0200
+++ new/plasma-sdk-5.19.3/po/zh_CN/cuttlefish.po2020-07-07 
13:19:48.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-12 03:53+0100\n"
-"PO-Revision-Date: 2020-06-21 18:48\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.2/po/zh_CN/cuttlefish_editorplugin.po 
new/plasma-sdk-5.19.3/po/zh_CN/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.19.2/po/zh_CN/cuttlefish_editorplugin.po   2020-06-23 
14:20:02.0 +0200
+++ new/plasma-sdk-5.19.3/po/zh_CN/cuttlefish_editorplugin.po   2020-07-07 

commit plasma5-sdk for openSUSE:Factory

2020-06-26 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-06-26 21:47:44

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3060 (New)


Package is "plasma5-sdk"

Fri Jun 26 21:47:44 2020 rev:88 rq:816692 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-06-17 
14:57:54.834537705 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3060/plasma5-sdk.changes
2020-06-26 21:48:05.206338721 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:17 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+---

Old:

  plasma-sdk-5.19.1.tar.xz
  plasma-sdk-5.19.1.tar.xz.sig

New:

  plasma-sdk-5.19.2.tar.xz
  plasma-sdk-5.19.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.6Xacgq/_old  2020-06-26 21:48:06.170341806 +0200
+++ /var/tmp/diff_new_pack.6Xacgq/_new  2020-06-26 21:48:06.170341806 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.19.1.tar.xz -> plasma-sdk-5.19.2.tar.xz ++
 2414 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2020-06-17 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-06-17 14:57:33

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606 (New)


Package is "plasma5-sdk"

Wed Jun 17 14:57:33 2020 rev:87 rq:815475 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-06-09 
00:04:18.461214778 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606/plasma5-sdk.changes
2020-06-17 14:57:54.834537705 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  plasma-sdk-5.19.0.tar.xz
  plasma-sdk-5.19.0.tar.xz.sig

New:

  plasma-sdk-5.19.1.tar.xz
  plasma-sdk-5.19.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.zjuunn/_old  2020-06-17 14:57:56.210542416 +0200
+++ /var/tmp/diff_new_pack.zjuunn/_new  2020-06-17 14:57:56.210542416 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.19.0
+Version:5.19.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.19.0.tar.xz -> plasma-sdk-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.0/CMakeLists.txt 
new/plasma-sdk-5.19.1/CMakeLists.txt
--- old/plasma-sdk-5.19.0/CMakeLists.txt2020-06-04 13:31:13.0 
+0200
+++ new/plasma-sdk-5.19.1/CMakeLists.txt2020-06-16 14:53:00.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-06-04 13:30:35.0 +0200
+++ new/plasma-sdk-5.19.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-06-16 14:52:27.0 +0200
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.19.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-06-04 13:30:35.0 +0200
+++ 
new/plasma-sdk-5.19.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-06-16 14:52:27.0 +0200
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.19.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-06-04 13:30:35.0 +0200
+++ new/plasma-sdk-5.19.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-06-16 14:52:27.0 +0200
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.19.0/po/zh_CN/cuttlefish.po 
new/plasma-sdk-5.19.1/po/zh_CN/cuttlefish.po
--- old/plasma-sdk-5.19.0/po/zh_CN/cuttlefish.po2020-06-04 
13:31:12.0 +0200
+++ new/plasma-sdk-5.19.1/po/zh_CN/cuttlefish.po2020-06-16 
14:52:58.0 +0200
@@ -8,8 +8,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-03-12 03:53+0100\n"
-"PO-Revision-Date: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"

commit plasma5-sdk for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-06-09 00:01:56

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606 (New)


Package is "plasma5-sdk"

Tue Jun  9 00:01:56 2020 rev:86 rq:812331 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-05-20 
18:47:00.001489593 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3606/plasma5-sdk.changes
2020-06-09 00:04:18.461214778 +0200
@@ -1,0 +2,9 @@
+Thu Jun  4 13:27:13 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---

Old:

  plasma-sdk-5.18.90.tar.xz
  plasma-sdk-5.18.90.tar.xz.sig

New:

  plasma-sdk-5.19.0.tar.xz
  plasma-sdk-5.19.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.Xfe4YR/_old  2020-06-09 00:04:19.213217446 +0200
+++ /var/tmp/diff_new_pack.Xfe4YR/_new  2020-06-09 00:04:19.213217446 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.90
+Version:5.19.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.18.90.tar.xz -> plasma-sdk-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.90/CMakeLists.txt 
new/plasma-sdk-5.19.0/CMakeLists.txt
--- old/plasma-sdk-5.18.90/CMakeLists.txt   2020-05-14 12:52:17.0 
+0200
+++ new/plasma-sdk-5.19.0/CMakeLists.txt2020-06-04 13:31:13.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.90")
+set(PROJECT_VERSION "5.19.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.14.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.90/cuttlefish/org.kde.cuttlefish.appdata.xml
2020-05-14 12:51:32.0 +0200
+++ new/plasma-sdk-5.19.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-06-04 13:30:35.0 +0200
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml  
2020-05-14 12:51:32.0 +0200
+++ 
new/plasma-sdk-5.19.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-06-04 13:30:35.0 +0200
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.90/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.18.90/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
2020-05-14 12:51:32.0 +0200
+++ new/plasma-sdk-5.19.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-06-04 13:30:35.0 +0200
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 





commit plasma5-sdk for openSUSE:Factory

2020-05-20 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-05-20 18:46:58

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2738 (New)


Package is "plasma5-sdk"

Wed May 20 18:46:58 2020 rev:85 rq:807527 version:5.18.90

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-05-07 
14:49:11.749801066 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2738/plasma5-sdk.changes
2020-05-20 18:47:00.001489593 +0200
@@ -1,0 +2,17 @@
+Thu May 14 14:33:07 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * bump to require Qt 5.14
+  * Fix two minor mix-ups
+  * [Cuttleffish] Use proper QSortFilterProxyModel
+  * Remove unused varibale
+  * Remove unused
+  * [Cuttlefish] Remove last traces of themes and plasma themes
+  * Fix minor EBN issues and typos
+  * Enable selecting all installed color schemes in Cuttlefish
+
+---

Old:

  plasma-sdk-5.18.5.tar.xz
  plasma-sdk-5.18.5.tar.xz.sig

New:

  plasma-sdk-5.18.90.tar.xz
  plasma-sdk-5.18.90.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.da6DzW/_old  2020-05-20 18:47:00.689491138 +0200
+++ /var/tmp/diff_new_pack.da6DzW/_new  2020-05-20 18:47:00.693491147 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.5
+Version:5.18.90
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.18.5.tar.xz -> plasma-sdk-5.18.90.tar.xz ++
 5620 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-05-07 14:49:03

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2738 (New)


Package is "plasma5-sdk"

Thu May  7 14:49:03 2020 rev:84 rq:800498 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-04-01 
19:15:41.391459620 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2738/plasma5-sdk.changes
2020-05-07 14:49:11.749801066 +0200
@@ -1,0 +2,9 @@
+Tue May  5 13:01:54 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- No code changes since 5.18.4.1
+
+---

Old:

  plasma-sdk-5.18.4.1.tar.xz
  plasma-sdk-5.18.4.1.tar.xz.sig

New:

  plasma-sdk-5.18.5.tar.xz
  plasma-sdk-5.18.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.1jvMCT/_old  2020-05-07 14:49:13.337804295 +0200
+++ /var/tmp/diff_new_pack.1jvMCT/_new  2020-05-07 14:49:13.337804295 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.4.1
+Version:5.18.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/5.18.4/plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.18.4.1.tar.xz -> plasma-sdk-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.4.1/CMakeLists.txt 
new/plasma-sdk-5.18.5/CMakeLists.txt
--- old/plasma-sdk-5.18.4.1/CMakeLists.txt  2020-03-31 16:31:36.0 
+0200
+++ new/plasma-sdk-5.18.5/CMakeLists.txt2020-05-05 16:58:15.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
@@ -51,9 +51,6 @@
 KIO Plasma PlasmaQuick Service TextEditor WidgetsAddons DocTools)
 
 #
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-endif()
 
 add_definitions(
 -DQT_DEPRECATED_WARNINGS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.18.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.appdata.xml   
2020-03-31 16:30:42.0 +0200
+++ new/plasma-sdk-5.18.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-05-05 16:57:20.0 +0200
@@ -63,7 +63,7 @@
   Monstrator preliminar de icone per artistas e 
disveloppatores
   Pempratinjau Ikon untuk Artis dan Developer
   Visore di anteprime di icone per artisti e 
sviluppatori
-  예술가와 개발자를 위한 아이콘 뷰어
+  예술가와 개발자용 아이콘 뷰어
   Piktogramų peržiūros programa, skirta dailininkams ir 
kūrėjams
   Pictogramviewer voor kunstenaars en 
ontwikkelaars
   Førehandsvising av ikon for kunstnarar og 
utviklarar
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.desktop 
new/plasma-sdk-5.18.5/cuttlefish/org.kde.cuttlefish.desktop
--- old/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.desktop   
2020-03-31 16:30:42.0 +0200
+++ new/plasma-sdk-5.18.5/cuttlefish/org.kde.cuttlefish.desktop 2020-05-05 
16:57:20.0 +0200
@@ -90,7 +90,7 @@
 Comment[hu]=Ikonnézőke művészeknek és fejlesztőknek
 Comment[id]=Pempratinjau ikon untuk Artis dan Developer
 Comment[it]=Anteprime delle icone per artisti e sviluppatori
-Comment[ko]=예술가와 개발자를 위한 아이콘 뷰어
+Comment[ko]=예술가와 개발자용 아이콘 뷰어
 Comment[lt]=Piktogramų peržiūros programa, skirta dailininkams ir kūrėjams
 Comment[nl]=Pictogramviewer voor kunstenaars en ontwikkelaars
 Comment[nn]=Førehandsvising av ikon for kunstnarar og utviklarar
diff -urN 

commit plasma5-sdk for openSUSE:Factory

2020-04-01 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-04-01 19:15:19

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3248 (New)


Package is "plasma5-sdk"

Wed Apr  1 19:15:19 2020 rev:83 rq:790442 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-03-11 
22:03:10.473937135 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3248/plasma5-sdk.changes
2020-04-01 19:15:41.391459620 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:39 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:42 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  plasma-sdk-5.18.3.tar.xz
  plasma-sdk-5.18.3.tar.xz.sig

New:

  plasma-sdk-5.18.4.1.tar.xz
  plasma-sdk-5.18.4.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.h8QnPw/_old  2020-04-01 19:15:42.963460327 +0200
+++ /var/tmp/diff_new_pack.h8QnPw/_new  2020-04-01 19:15:42.963460327 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.3
+Version:5.18.4.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 URL:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.18.3.tar.xz -> plasma-sdk-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.3/CMakeLists.txt 
new/plasma-sdk-5.18.4.1/CMakeLists.txt
--- old/plasma-sdk-5.18.3/CMakeLists.txt2020-03-10 14:22:07.0 
+0100
+++ new/plasma-sdk-5.18.4.1/CMakeLists.txt  2020-03-31 16:31:36.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-03-10 14:20:56.0 +0100
+++ new/plasma-sdk-5.18.4.1/cuttlefish/org.kde.cuttlefish.appdata.xml   
2020-03-31 16:30:42.0 +0200
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.18.4.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-03-10 14:20:56.0 +0100
+++ 
new/plasma-sdk-5.18.4.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
2020-03-31 16:30:42.0 +0200
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.3/lookandfeelexplorer/package/metadata.desktop 
new/plasma-sdk-5.18.4.1/lookandfeelexplorer/package/metadata.desktop
--- old/plasma-sdk-5.18.3/lookandfeelexplorer/package/metadata.desktop  
2020-03-10 14:20:56.0 +0100
+++ new/plasma-sdk-5.18.4.1/lookandfeelexplorer/package/metadata.desktop
2020-03-31 16:30:42.0 +0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Comment=Explore and edit your Plasma Global Themes
 Comment[ca]=Explora i edita els vostres temes globals del Plasma
+Comment[cs]=Prohlížejte a editujte Globální Motivy Plasma
 Comment[da]=Udforsk og redigér dine globale Plasma-temaer
 Comment[de]=Erforschen und bearbeiten Sie Ihre globalen Plasma-Designs
 Comment[en_GB]=Explore and edit your Plasma Global Themes
@@ -19,6 +20,7 @@
 

commit plasma5-sdk for openSUSE:Factory

2020-03-11 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-03-11 22:03:08

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3160 (New)


Package is "plasma5-sdk"

Wed Mar 11 22:03:08 2020 rev:82 rq:783650 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-02-26 
15:04:21.901109608 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.3160/plasma5-sdk.changes
2020-03-11 22:03:10.473937135 +0100
@@ -1,0 +2,9 @@
+Tue Mar 10 14:55:33 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- No code changes since 5.18.2
+
+---

Old:

  plasma-sdk-5.18.2.tar.xz
  plasma-sdk-5.18.2.tar.xz.sig

New:

  plasma-sdk-5.18.3.tar.xz
  plasma-sdk-5.18.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.wTMdHq/_old  2020-03-11 22:03:11.197937540 +0100
+++ /var/tmp/diff_new_pack.wTMdHq/_new  2020-03-11 22:03:11.201937542 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.18.2.tar.xz -> plasma-sdk-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.2/CMakeLists.txt 
new/plasma-sdk-5.18.3/CMakeLists.txt
--- old/plasma-sdk-5.18.2/CMakeLists.txt2020-02-25 14:27:35.0 
+0100
+++ new/plasma-sdk-5.18.3/CMakeLists.txt2020-03-10 14:22:07.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.18.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-02-25 14:26:43.0 +0100
+++ new/plasma-sdk-5.18.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-03-10 14:20:56.0 +0100
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.18.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-02-25 14:26:43.0 +0100
+++ 
new/plasma-sdk-5.18.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-03-10 14:20:56.0 +0100
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.18.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-02-25 14:26:43.0 +0100
+++ new/plasma-sdk-5.18.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-03-10 14:20:56.0 +0100
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.2/po/id/plasmaengineexplorer.po 
new/plasma-sdk-5.18.3/po/id/plasmaengineexplorer.po
--- old/plasma-sdk-5.18.2/po/id/plasmaengineexplorer.po 2020-02-25 
14:27:11.0 +0100
+++ new/plasma-sdk-5.18.3/po/id/plasmaengineexplorer.po 2020-03-10 
14:21:33.0 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the plasmaengineexplorer 
package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017, 2018, 2019.
+# Wantoyo , 2017, 2018, 2019, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:26+0200\n"
-"PO-Revision-Date: 2019-08-31 19:43+0700\n"
+"PO-Revision-Date: 2020-02-24 22:04+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,6 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 

commit plasma5-sdk for openSUSE:Factory

2020-02-26 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-02-26 15:04:20

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092 (New)


Package is "plasma5-sdk"

Wed Feb 26 15:04:20 2020 rev:81 rq:779203 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-02-20 
14:54:40.674205363 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092/plasma5-sdk.changes   
2020-02-26 15:04:21.901109608 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:18 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  plasma-sdk-5.18.1.tar.xz
  plasma-sdk-5.18.1.tar.xz.sig

New:

  plasma-sdk-5.18.2.tar.xz
  plasma-sdk-5.18.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.jDTNfF/_old  2020-02-26 15:04:22.753111308 +0100
+++ /var/tmp/diff_new_pack.jDTNfF/_new  2020-02-26 15:04:22.757111316 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
-Url:https://cgit.kde.org/plasma-sdk.git
+URL:https://cgit.kde.org/plasma-sdk.git
 Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig

++ plasma-sdk-5.18.1.tar.xz -> plasma-sdk-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.1/CMakeLists.txt 
new/plasma-sdk-5.18.2/CMakeLists.txt
--- old/plasma-sdk-5.18.1/CMakeLists.txt2020-02-18 14:21:25.0 
+0100
+++ new/plasma-sdk-5.18.2/CMakeLists.txt2020-02-25 14:27:35.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-02-18 14:20:29.0 +0100
+++ new/plasma-sdk-5.18.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-02-25 14:26:43.0 +0100
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-02-18 14:20:29.0 +0100
+++ 
new/plasma-sdk-5.18.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-02-25 14:26:43.0 +0100
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.18.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-02-18 14:20:29.0 +0100
+++ new/plasma-sdk-5.18.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2020-02-25 14:26:43.0 +0100
@@ -106,10 +106,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 





commit plasma5-sdk for openSUSE:Factory

2020-02-20 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-02-20 14:54:37

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092 (New)


Package is "plasma5-sdk"

Thu Feb 20 14:54:37 2020 rev:80 rq:776825 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-02-10 
21:52:56.762175158 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092/plasma5-sdk.changes   
2020-02-20 14:54:40.674205363 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:58 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  plasma-sdk-5.18.0.tar.xz
  plasma-sdk-5.18.0.tar.xz.sig

New:

  plasma-sdk-5.18.1.tar.xz
  plasma-sdk-5.18.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.SukLni/_old  2020-02-20 14:54:41.886207741 +0100
+++ /var/tmp/diff_new_pack.SukLni/_new  2020-02-20 14:54:41.890207749 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.18.0
+Version:5.18.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.18.0.tar.xz -> plasma-sdk-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.18.0/CMakeLists.txt 
new/plasma-sdk-5.18.1/CMakeLists.txt
--- old/plasma-sdk-5.18.0/CMakeLists.txt2020-02-06 14:27:03.0 
+0100
+++ new/plasma-sdk-5.18.1/CMakeLists.txt2020-02-18 14:21:25.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.18.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-02-06 14:26:15.0 +0100
+++ new/plasma-sdk-5.18.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-02-18 14:20:29.0 +0100
@@ -131,9 +131,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.18.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-02-06 14:26:15.0 +0100
+++ 
new/plasma-sdk-5.18.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-02-18 14:20:29.0 +0100
@@ -102,10 +102,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.18.0/lookandfeelexplorer/package/metadata.desktop 
new/plasma-sdk-5.18.1/lookandfeelexplorer/package/metadata.desktop
--- old/plasma-sdk-5.18.0/lookandfeelexplorer/package/metadata.desktop  
2020-02-06 14:26:15.0 +0100
+++ new/plasma-sdk-5.18.1/lookandfeelexplorer/package/metadata.desktop  
2020-02-18 14:20:29.0 +0100
@@ -15,6 +15,7 @@
 Comment[ko]=Plasma 전역 테마 탐색 및 편집
 Comment[lt]=Tyrinėti ir taisyti savo Plasma visuotinius apipavidalinimus
 Comment[nl]=Uw Plasma globale thema's doorlopen en bewerken
+Comment[nn]=Utforsk og rediger globale Plasma-tema
 Comment[pt]=Explore e edite os seus temas globais do Plasma
 Comment[pt_BR]=Explore e edite os seus temas globais do Plasma
 Comment[ru]=Просмотр и редактирование оформлений рабочей среды Plasma
@@ -39,6 +40,7 @@
 Name[ko]=Plasma 전역 테마 탐색기
 Name[lt]=Plasma visuotinių apipavidalinimų tyrinėtojas
 Name[nl]=Plasma globale thema-verkenner
+Name[nn]=Utforskar for globale Plasma-tema
 Name[pt]=Explorador de Temas Globais do Plasma
 Name[pt_BR]=Explorador de temas 

commit plasma5-sdk for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-02-10 21:52:38

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092 (New)


Package is "plasma5-sdk"

Mon Feb 10 21:52:38 2020 rev:79 rq:772260 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2020-01-09 
22:51:10.378726645 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.26092/plasma5-sdk.changes   
2020-02-10 21:52:56.762175158 +0100
@@ -1,0 +2,46 @@
+Thu Feb  6 15:10:06 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- Changes since 5.17.90:
+  * [Cuttlefish] --warnings
+
+---
+Thu Jan 23 11:20:37 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:20 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+  * ignore files
+  * Don't add twice "parser.addVersionOption"
+  * refactor(lookandfeelexplorer): Port almost entire look and feel explorer 
to QQC2
+  * Remove unused action
+  * [Cuttlefish] Use the same actions in all menus
+  * [Cuttlefish] Set context properties before loading file
+  * [Cuttlefish] Replace deprectated method KDeclarative::setupBindings()
+  * [Cuttlefish] Make AppStream file valid
+  * [Cuttlefish] Make it clear that picker mode still works
+  * Don't use nullptr as flag
+  * Rename Look and Feel Explorer to Plasma Global Theme Explorer
+  * Port away from deprecated functions from Qt 5.14
+  * Fix Cuttlefish mouse click selection in icon grid
+  * Avoid connecting to overloaded signal
+  * port old style connects
+  * Add KDEClangFormat cmake support
+  *  Revert "Update version number for 5.17.0"
+  *  Revert "Update version number for 5.17.80"
+  * [Cuttlefish] Compare an icon in different themes
+  * [Cuttlefish] Add 48 to the sizeslider
+  * Make it compiles without deprecated method
+
+---

Old:

  plasma-sdk-5.17.5.tar.xz
  plasma-sdk-5.17.5.tar.xz.sig

New:

  plasma-sdk-5.18.0.tar.xz
  plasma-sdk-5.18.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.fas6Ks/_old  2020-02-10 21:52:57.434175530 +0100
+++ /var/tmp/diff_new_pack.fas6Ks/_new  2020-02-10 21:52:57.434175530 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.5
+Version:5.18.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons
@@ -83,11 +83,11 @@
 %lang_package
 
 %prep
-%autosetup -p1 -n plasma-sdk-%{version}
+%setup -q -n plasma-sdk-%{version}
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ plasma-sdk-5.17.5.tar.xz -> plasma-sdk-5.18.0.tar.xz ++
 20958 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2020-01-09 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2020-01-09 22:50:40

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.6675 (New)


Package is "plasma5-sdk"

Thu Jan  9 22:50:40 2020 rev:78 rq:762004 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-12-10 
22:47:05.401705237 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.6675/plasma5-sdk.changes
2020-01-09 22:51:10.378726645 +0100
@@ -1,0 +2,12 @@
+Tue Jan  7 16:24:37 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- Changes since 5.17.4:
+  * [Cuttlefish] Make AppStream file valid
+- Remove patches, now upstream:
+  * 0001-Cuttlefish-Make-AppStream-file-valid.patch
+
+---

Old:

  0001-Cuttlefish-Make-AppStream-file-valid.patch
  plasma-sdk-5.17.4.tar.xz
  plasma-sdk-5.17.4.tar.xz.sig

New:

  plasma-sdk-5.17.5.tar.xz
  plasma-sdk-5.17.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.N3GF5v/_old  2020-01-09 22:51:12.202727559 +0100
+++ /var/tmp/diff_new_pack.N3GF5v/_new  2020-01-09 22:51:12.206727560 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
@@ -29,8 +29,6 @@
 Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch1: 0001-Cuttlefish-Make-AppStream-file-valid.patch
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.17.4.tar.xz -> plasma-sdk-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.4/CMakeLists.txt 
new/plasma-sdk-5.17.5/CMakeLists.txt
--- old/plasma-sdk-5.17.4/CMakeLists.txt2019-12-03 13:28:02.0 
+0100
+++ new/plasma-sdk-5.17.5/CMakeLists.txt2020-01-07 16:44:09.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.17.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-12-03 13:26:52.0 +0100
+++ new/plasma-sdk-5.17.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2020-01-07 16:43:18.0 +0100
@@ -3,6 +3,7 @@
   org.kde.plasma.cuttlefish
   
 ​org.kde.cuttlefish.desktop
+cuttlefish
   ​
   CC0-1.0
   GPL-2.0+
@@ -127,13 +128,10 @@
 
   
   KDE
-  
-cuttlefish
-  
   
+
+
 
 
-
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-12-03 13:26:52.0 +0100
+++ 
new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2020-01-07 16:43:18.0 +0100
@@ -95,10 +95,10 @@
 plasmaengineexplorer
   
   
+
+
 
 
-
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop 
new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.desktop
--- old/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2019-12-03 13:26:52.0 +0100
+++ new/plasma-sdk-5.17.5/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2020-01-07 16:43:18.0 +0100
@@ -12,7 +12,8 @@
 Name[fi]=Plasma Engine Explorer
 Name[fr]=Explorateur de moteurs Plasma
 Name[gl]=Explorador de 

commit plasma5-sdk for openSUSE:Factory

2019-12-10 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-12-10 22:46:46

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691 (New)


Package is "plasma5-sdk"

Tue Dec 10 22:46:46 2019 rev:77 rq:755662 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-12-05 
17:35:24.813437649 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691/plasma5-sdk.changes
2019-12-10 22:47:05.401705237 +0100
@@ -1,0 +2,6 @@
+Tue Dec 10 00:27:01 UTC 2019 - Fabian Vogt 
+
+- Add patch to fix the appstream file (boo#1158839):
+  * 0001-Cuttlefish-Make-AppStream-file-valid.patch
+
+---

New:

  0001-Cuttlefish-Make-AppStream-file-valid.patch



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.l8k3ue/_old  2019-12-10 22:47:06.801704718 +0100
+++ /var/tmp/diff_new_pack.l8k3ue/_new  2019-12-10 22:47:06.809704715 +0100
@@ -29,6 +29,8 @@
 Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Cuttlefish-Make-AppStream-file-valid.patch
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -83,7 +85,7 @@
 %lang_package
 
 %prep
-%setup -q -n plasma-sdk-%{version}
+%autosetup -p1 -n plasma-sdk-%{version}
 
 %build
   %cmake_kf5 -d build

++ 0001-Cuttlefish-Make-AppStream-file-valid.patch ++
>From c73dce7564f8da0f4f69c3edd47ca3ec70e09356 Mon Sep 17 00:00:00 2001
From: Nate Graham 
Date: Mon, 9 Dec 2019 22:33:54 +0100
Subject: [PATCH] [Cuttlefish] Make AppStream file valid

---
 cuttlefish/org.kde.cuttlefish.appdata.xml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/cuttlefish/org.kde.cuttlefish.appdata.xml 
b/cuttlefish/org.kde.cuttlefish.appdata.xml
index 08c8e67..1609ef0 100644
--- a/cuttlefish/org.kde.cuttlefish.appdata.xml
+++ b/cuttlefish/org.kde.cuttlefish.appdata.xml
@@ -3,6 +3,7 @@
   org.kde.plasma.cuttlefish
   
 ​org.kde.cuttlefish.desktop
+cuttlefish
   ​
   CC0-1.0
   GPL-2.0+
@@ -127,9 +128,6 @@
 
   
   KDE
-  
-cuttlefish
-  
   
 
 
-- 
2.23.0






commit plasma5-sdk for openSUSE:Factory

2019-12-05 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-12-05 17:34:33

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691 (New)


Package is "plasma5-sdk"

Thu Dec  5 17:34:33 2019 rev:76 rq:754027 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-11-13 
13:27:41.903658281 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4691/plasma5-sdk.changes
2019-12-05 17:35:24.813437649 +0100
@@ -1,0 +2,10 @@
+Wed Dec  4 08:37:01 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- Changes since 5.17.3:
+  * Fix Cuttlefish mouse click selection in icon grid
+
+---

Old:

  plasma-sdk-5.17.3.tar.xz
  plasma-sdk-5.17.3.tar.xz.sig

New:

  plasma-sdk-5.17.4.tar.xz
  plasma-sdk-5.17.4.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.pmJsr4/_old  2019-12-05 17:35:26.321437105 +0100
+++ /var/tmp/diff_new_pack.pmJsr4/_new  2019-12-05 17:35:26.321437105 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.17.3.tar.xz -> plasma-sdk-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.3/CMakeLists.txt 
new/plasma-sdk-5.17.4/CMakeLists.txt
--- old/plasma-sdk-5.17.3/CMakeLists.txt2019-11-12 11:29:32.0 
+0100
+++ new/plasma-sdk-5.17.4/CMakeLists.txt2019-12-03 13:28:02.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.17.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-11-12 11:28:51.0 +0100
+++ new/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-12-03 13:26:52.0 +0100
@@ -131,9 +131,9 @@
 cuttlefish
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.3/cuttlefish/package/contents/ui/IconGridDelegate.qml 
new/plasma-sdk-5.17.4/cuttlefish/package/contents/ui/IconGridDelegate.qml
--- old/plasma-sdk-5.17.3/cuttlefish/package/contents/ui/IconGridDelegate.qml   
2019-11-12 11:28:51.0 +0100
+++ new/plasma-sdk-5.17.4/cuttlefish/package/contents/ui/IconGridDelegate.qml   
2019-12-03 13:26:52.0 +0100
@@ -115,7 +115,4 @@
 cuttlefish.itemRightClicked()
 }
 }
-onEntered: {
-setAsPreview();
-}
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-11-12 11:28:51.0 +0100
+++ 
new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-12-03 13:26:52.0 +0100
@@ -35,6 +35,7 @@
   Explorer for the data published by Plasma Data Engines
   Explorador de les dades publicades pels motors de 
dades del Plasma
   Explorador de les dades publicades pels 
motors de dades de Plasma
+  Udforsk de data der offentliggøres af Plasma 
datamotorer
   Anzeige von Daten, die von Plasma-Datenquellen 
veröffentlicht werden.
   Explorer for the data published by Plasma Data 
Engines
   Explorador para los datos publicados por los motores 
de datos de Plasma
@@ -94,10 +95,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.desktop 
new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop
--- old/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2019-11-12 11:28:51.0 +0100
+++ new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2019-12-03 13:26:52.0 

commit plasma5-sdk for openSUSE:Factory

2019-11-13 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-11-13 13:27:40

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2990 (New)


Package is "plasma5-sdk"

Wed Nov 13 13:27:40 2019 rev:75 rq:747861 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-10-31 
22:14:21.535445997 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2990/plasma5-sdk.changes
2019-11-13 13:27:41.903658281 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-sdk-5.17.2.tar.xz
  plasma-sdk-5.17.2.tar.xz.sig

New:

  plasma-sdk-5.17.3.tar.xz
  plasma-sdk-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.lH8jJ1/_old  2019-11-13 13:27:42.431658831 +0100
+++ /var/tmp/diff_new_pack.lH8jJ1/_new  2019-11-13 13:27:42.431658831 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.17.2.tar.xz -> plasma-sdk-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.2/CMakeLists.txt 
new/plasma-sdk-5.17.3/CMakeLists.txt
--- old/plasma-sdk-5.17.2/CMakeLists.txt2019-10-29 19:29:05.0 
+0100
+++ new/plasma-sdk-5.17.3/CMakeLists.txt2019-11-12 11:29:32.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.17.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.17.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-10-29 19:28:15.0 +0100
+++ new/plasma-sdk-5.17.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-11-12 11:28:51.0 +0100
@@ -131,9 +131,9 @@
 cuttlefish
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.17.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-10-29 19:28:15.0 +0100
+++ 
new/plasma-sdk-5.17.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-11-12 11:28:51.0 +0100
@@ -94,10 +94,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.17.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-10-29 19:28:15.0 +0100
+++ new/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-11-12 11:28:51.0 +0100
@@ -93,10 +93,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.2/po/eu/cuttlefish.po 
new/plasma-sdk-5.17.3/po/eu/cuttlefish.po
--- old/plasma-sdk-5.17.2/po/eu/cuttlefish.po   2019-10-29 19:28:33.0 
+0100
+++ new/plasma-sdk-5.17.3/po/eu/cuttlefish.po   2019-11-12 11:29:04.0 
+0100
@@ -2,13 +2,13 @@
 # Copyright (C) 2017, Free Software Foundation, Inc.
 # This file is distributed under the same license as the kde-workspace package.
 #
-# Iñigo Salvador Azurmendi , 2017.
+# Iñigo Salvador Azurmendi , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: cuttlefish\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-10-02 08:05+0200\n"
-"PO-Revision-Date: 2017-07-19 16:32+0100\n"
+"PO-Revision-Date: 2019-11-02 19:22+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi \n"
 "Language-Team: Basque \n"
 "Language: eu\n"
@@ -16,60 +16,59 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; 

commit plasma5-sdk for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-10-31 22:14:19

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2990 (New)


Package is "plasma5-sdk"

Thu Oct 31 22:14:19 2019 rev:74 rq:744245 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-10-23 
15:52:42.362814961 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2990/plasma5-sdk.changes
2019-10-31 22:14:21.535445997 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:52 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  plasma-sdk-5.17.1.tar.xz
  plasma-sdk-5.17.1.tar.xz.sig

New:

  plasma-sdk-5.17.2.tar.xz
  plasma-sdk-5.17.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.rw9bql/_old  2019-10-31 22:14:22.951447780 +0100
+++ /var/tmp/diff_new_pack.rw9bql/_new  2019-10-31 22:14:22.983447821 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.17.1.tar.xz -> plasma-sdk-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.1/CMakeLists.txt 
new/plasma-sdk-5.17.2/CMakeLists.txt
--- old/plasma-sdk-5.17.1/CMakeLists.txt2019-10-22 17:40:08.0 
+0200
+++ new/plasma-sdk-5.17.2/CMakeLists.txt2019-10-29 19:29:05.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.17.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.17.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-10-22 17:39:07.0 +0200
+++ new/plasma-sdk-5.17.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-10-29 19:28:15.0 +0100
@@ -131,9 +131,9 @@
 cuttlefish
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.17.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.17.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-10-22 17:39:07.0 +0200
+++ 
new/plasma-sdk-5.17.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-10-29 19:28:15.0 +0100
@@ -94,10 +94,10 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.17.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.17.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-10-22 17:39:07.0 +0200
+++ new/plasma-sdk-5.17.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-10-29 19:28:15.0 +0100
@@ -93,10 +93,10 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.1/po/nn/cuttlefish.po 
new/plasma-sdk-5.17.2/po/nn/cuttlefish.po
--- old/plasma-sdk-5.17.1/po/nn/cuttlefish.po   2019-10-22 17:39:49.0 
+0200
+++ new/plasma-sdk-5.17.2/po/nn/cuttlefish.po   2019-10-29 19:28:48.0 
+0100
@@ -1,12 +1,12 @@
 # Translation of cuttlefish to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2015, 2016, 2018.
+# Karl Ove Hufthammer , 2015, 2016, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-10-02 08:05+0200\n"
-"PO-Revision-Date: 2018-01-22 21:08+0100\n"
+"PO-Revision-Date: 2019-10-26 12:35+0200\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 

commit plasma5-sdk for openSUSE:Factory

2019-10-23 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-10-23 15:52:38

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2352 (New)


Package is "plasma5-sdk"

Wed Oct 23 15:52:38 2019 rev:73 rq:742071 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-10-14 
12:41:17.262733886 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2352/plasma5-sdk.changes
2019-10-23 15:52:42.362814961 +0200
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:44 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  plasma-sdk-5.17.0.tar.xz
  plasma-sdk-5.17.0.tar.xz.sig

New:

  plasma-sdk-5.17.1.tar.xz
  plasma-sdk-5.17.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.LB93y5/_old  2019-10-23 15:52:43.222815891 +0200
+++ /var/tmp/diff_new_pack.LB93y5/_new  2019-10-23 15:52:43.226815895 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.17.0
+Version:5.17.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.17.0.tar.xz -> plasma-sdk-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.17.0/CMakeLists.txt 
new/plasma-sdk-5.17.1/CMakeLists.txt
--- old/plasma-sdk-5.17.0/CMakeLists.txt2019-10-10 14:47:48.0 
+0200
+++ new/plasma-sdk-5.17.1/CMakeLists.txt2019-10-22 17:40:08.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.17.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.17.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.17.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-10-10 14:46:51.0 +0200
+++ new/plasma-sdk-5.17.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-10-22 17:39:07.0 +0200
@@ -96,7 +96,7 @@
 Cuttlefish-ek artista eta garatzaileei ikonoak aurreikusi 
eta hautatzen uzten die. Cuttlefish saiatzen da ikonoak errendatzen aplikazioan 
marraztuta izango  luketen itxura zehatzarekin. Kategoria eta izenetan 
oinarrituta iragazten  uzten du. Cuttlefish ez da xede-orokorreko tresna bat, 
artisten eta  garatzaileen erabilera-kasuetara bideratutakoa baizik. 
Cuttlefish-ek gainera Kate eta KDevelope-rentzako ikono hautatzaile gisa 
erabilia izateko plugin  bat hornitzen du.
 Cuttlefish sallii graafikoiden ja kehittäjien esikatsella 
ja valita kuvakkeita. Se yrittää hahmontaa kuvakkeet juuri niin kuin ne 
näkyisivät sovelluksessa. Kuvakkeita voi suodattaa luokan ja nimen perusteella. 
Cuttlefish ei ole yleistyökalu vaan suunnattu graafikoille ja kehittäjille. Se 
tarjoaa myös Kate- ja KDevelop-liitännäisten käytön kuvakkeiden valinnassa.
 Cuttlefish permet aux artistes et développeurs d'afficher 
et choisir de icônes. Cuttlefish tente de rendre les icônes exactement comme 
elles apparaîtraient dessinées dans l'application. Il permet un filtrage par 
catégorie et par nom. Cuttlefish n'est pas un outil générique, mais orienté 
pour les cas d'utilisation des artistes et developpeurs. Cuttlefish offre aussi 
des modules pour Kate et KDevelop pour être utilisé pour choisir des icônes.
-Cuttlefish permite que artistas e desenvolvedores 
observen e seleccionen iconas. Cuttlefish intenta mostrar as iconas tal e como 
aparecerían nun aplicativo. Permite filtrar por nome e por categoría. 
Cuttlefish non é unha ferramentas de uso xeral, senón que está pensada 
especificamente para casos de uso de artistas e desenvolvedores. Cuttlefish 
tamén fornece un complemento para usalo como selector de iconas en Kate e 
KDevelop.
+Cuttlefish permite que artistas e 

commit plasma5-sdk for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-10-14 12:41:15

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2352 (New)


Package is "plasma5-sdk"

Mon Oct 14 12:41:15 2019 rev:72 rq:737490 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-09-07 
11:43:43.330356631 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.2352/plasma5-sdk.changes
2019-10-14 12:41:17.262733886 +0200
@@ -1,0 +2,30 @@
+Thu Oct 10 14:25:47 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- Changes since 5.16.90:
+  * [Cuttlefish] Synchronize sliders
+
+---
+Thu Sep 19 12:32:38 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * update to latest kf5 dependency
+  * [Cuttlefish] Overhaul program, use Kirigami (kde#406067)
+  * notify availableScreenRectChanged and availableScreenRegionChanged
+  * ssign a valid screen to the containment
+  * [Cuttlefish] Set correct desktopFileName (kde#409956)
+  * add screenshot
+  * add launchable field and screenshot
+  * Fix forward declaration
+  * this is two words
+  * add genericname for use on kde.org/applications
+  * tidy name and add generic name
+
+---

Old:

  plasma-sdk-5.16.5.tar.xz
  plasma-sdk-5.16.5.tar.xz.sig

New:

  plasma-sdk-5.17.0.tar.xz
  plasma-sdk-5.17.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.5XdpNq/_old  2019-10-14 12:41:17.854732338 +0200
+++ /var/tmp/diff_new_pack.5XdpNq/_new  2019-10-14 12:41:17.858732327 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.5
+Version:5.17.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.16.5.tar.xz -> plasma-sdk-5.17.0.tar.xz ++
 19207 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-09-07 11:43:40

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.7948 (New)


Package is "plasma5-sdk"

Sat Sep  7 11:43:40 2019 rev:71 rq:728205 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-07-31 
14:33:01.773952437 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.7948/plasma5-sdk.changes
2019-09-07 11:43:43.330356631 +0200
@@ -1,0 +2,10 @@
+Tue Sep  3 12:44:13 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- Changes since 5.16.4:
+  * [Cuttlefish] Use only a single AppStream ID (kde#42)
+
+---

Old:

  plasma-sdk-5.16.4.tar.xz
  plasma-sdk-5.16.4.tar.xz.sig

New:

  plasma-sdk-5.16.5.tar.xz
  plasma-sdk-5.16.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.mPkzbN/_old  2019-09-07 11:43:44.742356432 +0200
+++ /var/tmp/diff_new_pack.mPkzbN/_new  2019-09-07 11:43:44.786356425 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.16.4.tar.xz -> plasma-sdk-5.16.5.tar.xz ++
 5893 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-07-31 14:32:13

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4126 (New)


Package is "plasma5-sdk"

Wed Jul 31 14:32:13 2019 rev:70 rq:719932 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-07-26 
12:38:38.185972408 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4126/plasma5-sdk.changes
2019-07-31 14:33:01.773952437 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:19 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  plasma-sdk-5.16.3.tar.xz
  plasma-sdk-5.16.3.tar.xz.sig

New:

  plasma-sdk-5.16.4.tar.xz
  plasma-sdk-5.16.4.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.y0tGPh/_old  2019-07-31 14:33:06.669951299 +0200
+++ /var/tmp/diff_new_pack.y0tGPh/_new  2019-07-31 14:33:06.673951297 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.16.3.tar.xz -> plasma-sdk-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.3/CMakeLists.txt 
new/plasma-sdk-5.16.4/CMakeLists.txt
--- old/plasma-sdk-5.16.3/CMakeLists.txt2019-07-09 18:12:52.0 
+0200
+++ new/plasma-sdk-5.16.4/CMakeLists.txt2019-07-30 12:34:54.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.16.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.16.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-07-09 18:10:28.0 +0200
+++ new/plasma-sdk-5.16.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-07-30 12:34:09.0 +0200
@@ -123,9 +123,9 @@
 cuttlefish
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.16.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.16.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-07-09 18:10:28.0 +0200
+++ 
new/plasma-sdk-5.16.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-07-30 12:34:09.0 +0200
@@ -91,9 +91,9 @@
 plasmaengineexplorer
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.16.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.16.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-07-09 18:10:28.0 +0200
+++ new/plasma-sdk-5.16.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-07-30 12:34:09.0 +0200
@@ -94,9 +94,9 @@
 plasmoidviewer
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.3/po/gl/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.16.4/po/gl/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.16.3/po/gl/org.kde.plasma.themeexplorer.po 2019-07-09 
18:11:33.0 +0200
+++ new/plasma-sdk-5.16.4/po/gl/org.kde.plasma.themeexplorer.po 2019-07-30 
12:34:29.0 +0200
@@ -2,13 +2,13 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández , 2015, 2016.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2017-10-04 22:56+0100\n"
+"PO-Revision-Date: 2019-07-21 10:15+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 

commit plasma5-sdk for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-07-26 12:38:34

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4126 (New)


Package is "plasma5-sdk"

Fri Jul 26 12:38:34 2019 rev:69 rq:717061 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-06-26 
16:04:24.811661613 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4126/plasma5-sdk.changes
2019-07-26 12:38:38.185972408 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:07 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  plasma-sdk-5.16.2.tar.xz
  plasma-sdk-5.16.2.tar.xz.sig

New:

  plasma-sdk-5.16.3.tar.xz
  plasma-sdk-5.16.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.xnIjSt/_old  2019-07-26 12:38:38.681972077 +0200
+++ /var/tmp/diff_new_pack.xnIjSt/_new  2019-07-26 12:38:38.685972075 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.16.2.tar.xz -> plasma-sdk-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.2/CMakeLists.txt 
new/plasma-sdk-5.16.3/CMakeLists.txt
--- old/plasma-sdk-5.16.2/CMakeLists.txt2019-06-25 13:54:17.0 
+0200
+++ new/plasma-sdk-5.16.3/CMakeLists.txt2019-07-09 18:12:52.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.16.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.16.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-06-25 13:53:30.0 +0200
+++ new/plasma-sdk-5.16.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-07-09 18:10:28.0 +0200
@@ -123,6 +123,7 @@
 cuttlefish
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.16.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.16.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-06-25 13:53:30.0 +0200
+++ 
new/plasma-sdk-5.16.3/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-07-09 18:10:28.0 +0200
@@ -91,6 +91,7 @@
 plasmaengineexplorer
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.16.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.16.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-06-25 13:53:30.0 +0200
+++ new/plasma-sdk-5.16.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-07-09 18:10:28.0 +0200
@@ -94,6 +94,7 @@
 plasmoidviewer
   
   
+
 
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.2/po/lt/cuttlefish_editorplugin.po 
new/plasma-sdk-5.16.3/po/lt/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.16.2/po/lt/cuttlefish_editorplugin.po  2019-06-25 
13:54:00.0 +0200
+++ new/plasma-sdk-5.16.3/po/lt/cuttlefish_editorplugin.po  2019-07-09 
18:11:58.0 +0200
@@ -11,7 +11,7 @@
 "PO-Revision-Date: 2018-08-16 09:15+0200\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: none\n"
-"Language: \n"
+"Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.2/po/lt/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.16.3/po/lt/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.16.2/po/lt/org.kde.plasma.lookandfeelexplorer.po   
2019-06-25 13:54:00.0 +0200
+++ new/plasma-sdk-5.16.3/po/lt/org.kde.plasma.lookandfeelexplorer.po   
2019-07-09 

commit plasma5-sdk for openSUSE:Factory

2019-06-26 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-06-26 16:04:09

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4615 (New)


Package is "plasma5-sdk"

Wed Jun 26 16:04:09 2019 rev:68 rq:711985 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-06-20 
18:56:55.360970957 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4615/plasma5-sdk.changes
2019-06-26 16:04:24.811661613 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:18 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  plasma-sdk-5.16.1.tar.xz
  plasma-sdk-5.16.1.tar.xz.sig

New:

  plasma-sdk-5.16.2.tar.xz
  plasma-sdk-5.16.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.wgG3cS/_old  2019-06-26 16:04:26.207663588 +0200
+++ /var/tmp/diff_new_pack.wgG3cS/_new  2019-06-26 16:04:26.207663588 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.16.1.tar.xz -> plasma-sdk-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.1/CMakeLists.txt 
new/plasma-sdk-5.16.2/CMakeLists.txt
--- old/plasma-sdk-5.16.1/CMakeLists.txt2019-06-18 12:06:27.0 
+0200
+++ new/plasma-sdk-5.16.2/CMakeLists.txt2019-06-25 13:54:17.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.16.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.16.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-06-18 12:05:46.0 +0200
+++ new/plasma-sdk-5.16.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-06-25 13:53:30.0 +0200
@@ -125,5 +125,6 @@
   
 
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.16.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.16.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-06-18 12:05:46.0 +0200
+++ 
new/plasma-sdk-5.16.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-06-25 13:53:30.0 +0200
@@ -93,5 +93,6 @@
   
 
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.16.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.16.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-06-18 12:05:46.0 +0200
+++ new/plasma-sdk-5.16.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-06-25 13:53:30.0 +0200
@@ -96,5 +96,6 @@
   
 
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.1/po/id/cuttlefish.po 
new/plasma-sdk-5.16.2/po/id/cuttlefish.po
--- old/plasma-sdk-5.16.1/po/id/cuttlefish.po   2019-06-18 12:06:08.0 
+0200
+++ new/plasma-sdk-5.16.2/po/id/cuttlefish.po   2019-06-25 13:53:56.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo , 2018.
+# Wantoyo , 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 07:46+0200\n"
-"PO-Revision-Date: 2018-06-30 00:46+0700\n"
+"PO-Revision-Date: 2019-06-16 07:43+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.1\n"
 
 #: package/contents/ui/Preview.qml:134
 #, kde-format
@@ -60,7 +60,7 @@
 #: 

commit plasma5-sdk for openSUSE:Factory

2019-06-20 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-06-20 18:56:49

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4811 (New)


Package is "plasma5-sdk"

Thu Jun 20 18:56:49 2019 rev:67 rq:711104 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-06-12 
13:30:35.944228365 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4811/plasma5-sdk.changes
2019-06-20 18:56:55.360970957 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:16 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  plasma-sdk-5.16.0.tar.xz
  plasma-sdk-5.16.0.tar.xz.sig

New:

  plasma-sdk-5.16.1.tar.xz
  plasma-sdk-5.16.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.9fhqV5/_old  2019-06-20 18:56:57.224973510 +0200
+++ /var/tmp/diff_new_pack.9fhqV5/_new  2019-06-20 18:56:57.248973543 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.16.0
+Version:5.16.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.16.0.tar.xz -> plasma-sdk-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.16.0/CMakeLists.txt 
new/plasma-sdk-5.16.1/CMakeLists.txt
--- old/plasma-sdk-5.16.0/CMakeLists.txt2019-06-06 15:12:09.0 
+0200
+++ new/plasma-sdk-5.16.1/CMakeLists.txt2019-06-18 12:06:27.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.16.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.16.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-06-06 15:11:32.0 +0200
+++ new/plasma-sdk-5.16.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-06-18 12:05:46.0 +0200
@@ -124,5 +124,6 @@
   
   
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.16.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.16.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-06-06 15:11:32.0 +0200
+++ 
new/plasma-sdk-5.16.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-06-18 12:05:46.0 +0200
@@ -92,5 +92,6 @@
   
   
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.16.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.16.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.16.0/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-06-06 15:11:32.0 +0200
+++ new/plasma-sdk-5.16.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-06-18 12:05:46.0 +0200
@@ -95,5 +95,6 @@
   
   
 
+
   
 





commit plasma5-sdk for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-06-12 13:30:34

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4811 (New)


Package is "plasma5-sdk"

Wed Jun 12 13:30:34 2019 rev:66 rq:708321 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-05-08 
15:17:07.697077040 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.4811/plasma5-sdk.changes
2019-06-12 13:30:35.944228365 +0200
@@ -1,0 +2,24 @@
+Thu Jun  6 14:07:09 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:39 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * bump Qt version to 5.12 as agreed at start of cycle
+  * Themeexplorer: sync analog clock code from applet: smooth hand on animation
+  * Themeexplorer: sync analog clock code from applet
+  * [Cuttlefish] Port toolbar to QQC2 which fixes combobox text being 
corrupted or invisible (kde#366543)
+  * Port away from deprecated KLineEdit::setClearButtonShown()
+  * Remove explicit use of ECM_KDE_MODULE_DIR, is part of ECM_MODULE_PATH
+
+---

Old:

  plasma-sdk-5.15.5.tar.xz
  plasma-sdk-5.15.5.tar.xz.sig

New:

  plasma-sdk-5.16.0.tar.xz
  plasma-sdk-5.16.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.qxFisL/_old  2019-06-12 13:30:37.744227422 +0200
+++ /var/tmp/diff_new_pack.qxFisL/_new  2019-06-12 13:30:37.788227399 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.5
+Version:5.16.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.15.5.tar.xz -> plasma-sdk-5.16.0.tar.xz ++
 6416 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2019-05-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-05-08 15:17:06

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.5148 (New)


Package is "plasma5-sdk"

Wed May  8 15:17:06 2019 rev:65 rq:701394 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-04-17 
10:07:09.646696357 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.5148/plasma5-sdk.changes
2019-05-08 15:17:07.697077040 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:57 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  plasma-sdk-5.15.4.tar.xz
  plasma-sdk-5.15.4.tar.xz.sig

New:

  plasma-sdk-5.15.5.tar.xz
  plasma-sdk-5.15.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.xGsRJq/_old  2019-05-08 15:17:09.173080327 +0200
+++ /var/tmp/diff_new_pack.xGsRJq/_new  2019-05-08 15:17:09.217080426 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.15.4.tar.xz -> plasma-sdk-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.4/CMakeLists.txt 
new/plasma-sdk-5.15.5/CMakeLists.txt
--- old/plasma-sdk-5.15.4/CMakeLists.txt2019-04-02 14:14:25.0 
+0200
+++ new/plasma-sdk-5.15.5/CMakeLists.txt2019-05-07 12:13:32.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.15.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.15.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.15.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-04-02 14:13:41.0 +0200
+++ new/plasma-sdk-5.15.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-05-07 12:12:26.0 +0200
@@ -124,5 +124,6 @@
   
   
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.15.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.15.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.15.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-04-02 14:13:41.0 +0200
+++ 
new/plasma-sdk-5.15.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2019-05-07 12:12:26.0 +0200
@@ -91,5 +91,6 @@
   
   
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.15.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.15.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.15.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-04-02 14:13:41.0 +0200
+++ new/plasma-sdk-5.15.5/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2019-05-07 12:12:26.0 +0200
@@ -95,5 +95,6 @@
   
   
 
+
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.4/po/id/plasmaengineexplorer.po 
new/plasma-sdk-5.15.5/po/id/plasmaengineexplorer.po
--- old/plasma-sdk-5.15.4/po/id/plasmaengineexplorer.po 2019-04-02 
14:14:04.0 +0200
+++ new/plasma-sdk-5.15.5/po/id/plasmaengineexplorer.po 2019-05-07 
12:12:51.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-03-18 08:00+0100\n"
-"PO-Revision-Date: 2019-02-24 11:50+0700\n"
+"PO-Revision-Date: 2019-03-25 20:36+0700\n"
 "Last-Translator: wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -190,7 +190,7 @@
 #: ktreeviewsearchline.cpp:424
 #, kde-format
 msgid "All Visible Columns"
-msgstr "Semua Kolom Tampak"
+msgstr "Semua Kolom Terlihat"
 
 #: ktreeviewsearchline.cpp:581
 #, 

commit plasma5-sdk for openSUSE:Factory

2019-04-17 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-04-17 10:07:08

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.17052 (New)


Package is "plasma5-sdk"

Wed Apr 17 10:07:08 2019 rev:64 rq:690754 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-03-13 
16:42:05.198652839 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.17052/plasma5-sdk.changes   
2019-04-17 10:07:09.646696357 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:40:59 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  plasma-sdk-5.15.3.tar.xz
  plasma-sdk-5.15.3.tar.xz.sig

New:

  plasma-sdk-5.15.4.tar.xz
  plasma-sdk-5.15.4.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.WUGZnl/_old  2019-04-17 10:07:11.446698435 +0200
+++ /var/tmp/diff_new_pack.WUGZnl/_new  2019-04-17 10:07:11.482698477 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.15.3.tar.xz -> plasma-sdk-5.15.4.tar.xz ++
 4638 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2019-03-13 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-03-13 16:42:03

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833 (New)


Package is "plasma5-sdk"

Wed Mar 13 16:42:03 2019 rev:63 rq:684617 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-02-27 
15:09:42.254382065 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833/plasma5-sdk.changes   
2019-03-13 16:42:05.198652839 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:23 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  plasma-sdk-5.15.2.tar.xz
  plasma-sdk-5.15.2.tar.xz.sig

New:

  plasma-sdk-5.15.3.tar.xz
  plasma-sdk-5.15.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.Emq8OG/_old  2019-03-13 16:42:06.534651851 +0100
+++ /var/tmp/diff_new_pack.Emq8OG/_new  2019-03-13 16:42:06.542651845 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.15.2.tar.xz -> plasma-sdk-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.2/CMakeLists.txt 
new/plasma-sdk-5.15.3/CMakeLists.txt
--- old/plasma-sdk-5.15.2/CMakeLists.txt2019-02-26 12:37:06.0 
+0100
+++ new/plasma-sdk-5.15.3/CMakeLists.txt2019-03-12 10:59:35.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.2/po/gl/plasmaengineexplorer.po 
new/plasma-sdk-5.15.3/po/gl/plasmaengineexplorer.po
--- old/plasma-sdk-5.15.2/po/gl/plasmaengineexplorer.po 2019-02-26 
12:36:57.0 +0100
+++ new/plasma-sdk-5.15.3/po/gl/plasmaengineexplorer.po 2019-03-12 
10:59:24.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-02-24 07:50+0100\n"
+"PO-Revision-Date: 2019-03-03 14:13+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -290,7 +290,7 @@
 "No valid model was returned. Verify that a model is available for this "
 "source."
 msgstr ""
-"Non se devolveu ningún modelo correcto. Comprobe que haxa algún modelo "
+"Non se devolveu ningún modelo correcto. Verifique que haxa algún modelo "
 "dispoñíbel para esta fonte."
 
 #: modelviewer.cpp:118
@@ -316,7 +316,7 @@
 "No valid service was returned. Verify that a service is available for this "
 "source."
 msgstr ""
-"Non se devolveu ningún servizo correcto. Comprobe que haxa algún servizo "
+"Non se devolveu ningún servizo correcto. Verifique que haxa algún servizo "
 "dispoñíbel para esta fonte."
 
 #: serviceviewer.cpp:86





commit plasma5-sdk for openSUSE:Factory

2019-02-27 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-02-27 15:09:37

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833 (New)


Package is "plasma5-sdk"

Wed Feb 27 15:09:37 2019 rev:62 rq:679644 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-02-24 
17:15:25.404450306 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833/plasma5-sdk.changes   
2019-02-27 15:09:42.254382065 +0100
@@ -1,0 +2,9 @@
+Tue Feb 26 14:05:50 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---

Old:

  plasma-sdk-5.15.1.tar.xz
  plasma-sdk-5.15.1.tar.xz.sig

New:

  plasma-sdk-5.15.2.tar.xz
  plasma-sdk-5.15.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.RfHOwO/_old  2019-02-27 15:09:42.978381845 +0100
+++ /var/tmp/diff_new_pack.RfHOwO/_new  2019-02-27 15:09:42.982381844 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.1
+Version:5.15.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.15.1.tar.xz -> plasma-sdk-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.1/CMakeLists.txt 
new/plasma-sdk-5.15.2/CMakeLists.txt
--- old/plasma-sdk-5.15.1/CMakeLists.txt2019-02-19 12:03:30.0 
+0100
+++ new/plasma-sdk-5.15.2/CMakeLists.txt2019-02-26 12:37:06.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.15.1")
+set(PROJECT_VERSION "5.15.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.1/po/gl/plasmaengineexplorer.po 
new/plasma-sdk-5.15.2/po/gl/plasmaengineexplorer.po
--- old/plasma-sdk-5.15.1/po/gl/plasmaengineexplorer.po 2019-02-19 
12:03:03.0 +0100
+++ new/plasma-sdk-5.15.2/po/gl/plasmaengineexplorer.po 2019-02-26 
12:36:57.0 +0100
@@ -13,14 +13,14 @@
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:38+0100\n"
-"PO-Revision-Date: 2019-01-01 15:31+0100\n"
+"PO-Revision-Date: 2019-02-24 07:50+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -323,7 +323,7 @@
 #, kde-format
 msgctxt "%1 is a Plasma service name"
 msgid "%1 Service Explorer"
-msgstr "Navegador do servizo %1"
+msgstr "Explorador de servizos %1"
 
 #: serviceviewer.cpp:88
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.1/po/gl/plasmoidviewer.po 
new/plasma-sdk-5.15.2/po/gl/plasmoidviewer.po
--- old/plasma-sdk-5.15.1/po/gl/plasmoidviewer.po   2019-02-19 
12:03:03.0 +0100
+++ new/plasma-sdk-5.15.2/po/gl/plasmoidviewer.po   2019-02-26 
12:36:57.0 +0100
@@ -13,14 +13,14 @@
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-02-01 07:15+0100\n"
-"PO-Revision-Date: 2019-02-17 13:06+0100\n"
+"PO-Revision-Date: 2019-02-23 15:50+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.1\n"
+"X-Generator: Lokalize 18.12.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -65,6 +65,7 @@
 "O factor de forma para usar (horizontal, vertical, de centro de medios, "
 "planar ou de aplicativo)."
 
+# skip-rule: PT-2012-dual_border(2)
 #: main.cpp:70
 #, kde-format
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.1/po/id/cuttlefish.po 
new/plasma-sdk-5.15.2/po/id/cuttlefish.po
--- old/plasma-sdk-5.15.1/po/id/cuttlefish.po   2019-02-19 12:03:07.0 
+0100
+++ new/plasma-sdk-5.15.2/po/id/cuttlefish.po   2019-02-26 

commit plasma5-sdk for openSUSE:Factory

2019-02-24 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-02-24 17:15:23

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833 (New)


Package is "plasma5-sdk"

Sun Feb 24 17:15:23 2019 rev:61 rq:677505 version:5.15.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-02-11 
21:22:18.375179798 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833/plasma5-sdk.changes   
2019-02-24 17:15:25.404450306 +0100
@@ -1,0 +2,9 @@
+Tue Feb 19 12:26:33 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---

Old:

  plasma-sdk-5.15.0.tar.xz
  plasma-sdk-5.15.0.tar.xz.sig

New:

  plasma-sdk-5.15.1.tar.xz
  plasma-sdk-5.15.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.mdqMxc/_old  2019-02-24 17:15:26.820450054 +0100
+++ /var/tmp/diff_new_pack.mdqMxc/_new  2019-02-24 17:15:26.860450047 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.15.0
+Version:5.15.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.15.0.tar.xz -> plasma-sdk-5.15.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.0/CMakeLists.txt 
new/plasma-sdk-5.15.1/CMakeLists.txt
--- old/plasma-sdk-5.15.0/CMakeLists.txt2019-02-07 12:15:32.0 
+0100
+++ new/plasma-sdk-5.15.1/CMakeLists.txt2019-02-19 12:03:30.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.15.0/plasmoidviewer/org.kde.plasmoidviewer.desktop 
new/plasma-sdk-5.15.1/plasmoidviewer/org.kde.plasmoidviewer.desktop
--- old/plasma-sdk-5.15.0/plasmoidviewer/org.kde.plasmoidviewer.desktop 
2019-02-07 12:15:18.0 +0100
+++ new/plasma-sdk-5.15.1/plasmoidviewer/org.kde.plasmoidviewer.desktop 
2019-02-19 12:02:43.0 +0100
@@ -48,7 +48,7 @@
 Comment[nn]=Testverktøy for Plasma-element
 Comment[pl]=Narzędzie do prób apletów Plazmy
 Comment[pt]=Ferramenta de testes de elementos do Plasma
-Comment[pt_BR]=Ferramenta de testes de miniaplicativos Plamas
+Comment[pt_BR]=Ferramenta de testes de miniaplicativos Plasma
 Comment[ru]=Инструмент тестирования виджетов Plasma
 Comment[sk]=Testovací nástroj pre Plasma applety
 Comment[sv]=Testverktyg för Plasma miniprogram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.15.0/po/gl/plasmoidviewer.po 
new/plasma-sdk-5.15.1/po/gl/plasmoidviewer.po
--- old/plasma-sdk-5.15.0/po/gl/plasmoidviewer.po   2019-02-07 
12:15:24.0 +0100
+++ new/plasma-sdk-5.15.1/po/gl/plasmoidviewer.po   2019-02-19 
12:03:03.0 +0100
@@ -7,20 +7,20 @@
 # Marce Villarino , 2009, 2011.
 # Marce Villarino , 2011, 2012.
 # Adrian Chaves Fernandez , 2013, 2015, 2017.
-# Adrián Chaves (Gallaecio) , 2017, 2018.
+# Adrián Chaves (Gallaecio) , 2017, 2018, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-02-01 07:15+0100\n"
-"PO-Revision-Date: 2018-04-22 09:05+0100\n"
-"Last-Translator: Adrian Chaves \n"
+"PO-Revision-Date: 2019-02-17 13:06+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.1\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
@@ -96,7 +96,7 @@
 #: main.cpp:83
 #, kde-format
 msgid "The size in kB to set the pixmap cache to"
-msgstr "O tamaño 

commit plasma5-sdk for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-02-11 21:22:15

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833 (New)


Package is "plasma5-sdk"

Mon Feb 11 21:22:15 2019 rev:60 rq:672604 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2019-01-21 
10:48:30.520154478 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833/plasma5-sdk.changes   
2019-02-11 21:22:18.375179798 +0100
@@ -1,0 +2,21 @@
+Thu Feb  7 16:02:53 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- Changes since 5.14.90:
+  * [plasmoidviewer] Pick up KQuickAddons::QtQuickSettings
+
+---
+Thu Jan 17 18:48:33 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 
cycle
+  * [cuttlefish] Auto-focus on search textfield when app opens
+
+---

Old:

  plasma-sdk-5.14.5.tar.xz
  plasma-sdk-5.14.5.tar.xz.sig

New:

  plasma-sdk-5.15.0.tar.xz
  plasma-sdk-5.15.0.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.fd8g60/_old  2019-02-11 21:22:18.939179496 +0100
+++ /var/tmp/diff_new_pack.fd8g60/_new  2019-02-11 21:22:18.939179496 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.5
+Version:5.15.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
+Source1:plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.14.5.tar.xz -> plasma-sdk-5.15.0.tar.xz ++
 12408 lines of diff (skipped)





commit plasma5-sdk for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2019-01-21 10:48:02

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833 (New)


Package is "plasma5-sdk"

Mon Jan 21 10:48:02 2019 rev:59 rq:663999 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-11-29 
22:59:55.479541600 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.28833/plasma5-sdk.changes   
2019-01-21 10:48:30.520154478 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:37:23 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+---

Old:

  plasma-sdk-5.14.4.tar.xz
  plasma-sdk-5.14.4.tar.xz.sig

New:

  plasma-sdk-5.14.5.tar.xz
  plasma-sdk-5.14.5.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.jnPImz/_old  2019-01-21 10:48:31.488153294 +0100
+++ /var/tmp/diff_new_pack.jnPImz/_new  2019-01-21 10:48:31.492153290 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.14.4.tar.xz -> plasma-sdk-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.14.4/CMakeLists.txt 
new/plasma-sdk-5.14.5/CMakeLists.txt
--- old/plasma-sdk-5.14.4/CMakeLists.txt2018-11-27 17:13:49.0 
+0100
+++ new/plasma-sdk-5.14.5/CMakeLists.txt2019-01-08 12:04:36.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.14.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.14.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-11-27 17:13:34.0 +0100
+++ new/plasma-sdk-5.14.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2019-01-08 12:04:22.0 +0100
@@ -98,7 +98,7 @@
 Cuttlefish lèt kunstnarar og utviklarar sjå gjennom og 
velja ikon. Cuttlefish prøver å visa ikona akkurat slik dei vert viste i 
programma. Du kan òg filtrera på kategori eller namn. Cuttlefish er ikkje eit 
vanleg sluttbrukarprogram, men er retta mot kunstnarar og utviklarar. Det har 
òg Kate- og KDevelop-tillegg for veljing av ikon.
 Cuttlefish daje artystom i programistom podgląd i 
możliwość wyboru ikon. Cuttlefish wyświetla ikony dokładnie tak jak będą one 
wyświetlane w aplikacji. Umożliwia filtrowanie na podstawie kategorii i nazwy. 
Cuttlefish nie jest narzędziem ogólnego przeznaczenia, lecz przystosowanym do 
pracy artystów i programistów. Cuttlefish dostarcza także wtyczki dla Kate oraz 
KDevelop.
 O Cuttlefish permite aos artistas e programadores fazerem 
uma antevisão e selecção de ícones. O Cuttlefish tenta desenhar os ícones 
exactamente como iriam aparecer na aplicação. Permite filtrar com base na 
categoria e no nome. O Cuttlefish não é uma ferramenta de uso geral, mas 
destinada aos casos de uso dos artistas e programadores. O Cuttlefish também 
oferece um 'plugin' para o Kate e KDevelop para ser usado como selector de 
ícones.
-O Cuttlefish permite a artistas e desenvolvedores 
visualizar e escolher ícones. O Cuttlefish tenta renderizar os ícones da mesma 
forma que eles serão desenhados no aplicativo. Ele permite filtrar baseado na 
categoria e nome. O Cuttlefish não é uma ferramenta de propósito geral, mas 
destinado ao uso de artistas e desenvolvedores. O Cuttlefish também fornece um 
plug-in para Kate e KDevelop para ser usado como seletor de ícone.
+O Cuttlefish permite a artistas e desenvolvedores 
visualizar e escolher ícones. O Cuttlefish tenta renderizar os ícones da mesma 
forma que eles serão desenhados no aplicativo. Ele permite filtrar baseado na 
categoria e nome. O Cuttlefish não é uma ferramenta de propósito geral, mas 
destinado ao uso de 

commit plasma5-sdk for openSUSE:Factory

2018-11-29 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-11-29 22:59:54

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new.19453 (New)


Package is "plasma5-sdk"

Thu Nov 29 22:59:54 2018 rev:58 rq:652342 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-11-08 
09:50:02.488990045 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new.19453/plasma5-sdk.changes   
2018-11-29 22:59:55.479541600 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:48 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  plasma-sdk-5.14.3.tar.xz
  plasma-sdk-5.14.3.tar.xz.sig

New:

  plasma-sdk-5.14.4.tar.xz
  plasma-sdk-5.14.4.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.XJckfc/_old  2018-11-29 22:59:56.055540890 +0100
+++ /var/tmp/diff_new_pack.XJckfc/_new  2018-11-29 22:59:56.055540890 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.14.3.tar.xz -> plasma-sdk-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.14.3/CMakeLists.txt 
new/plasma-sdk-5.14.4/CMakeLists.txt
--- old/plasma-sdk-5.14.3/CMakeLists.txt2018-11-06 15:02:41.0 
+0100
+++ new/plasma-sdk-5.14.4/CMakeLists.txt2018-11-27 17:13:49.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.3/po/id/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.14.4/po/id/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.14.3/po/id/plasma_shell_org.kde.plasmoidviewershell.po 
2018-11-06 15:02:18.0 +0100
+++ new/plasma-sdk-5.14.4/po/id/plasma_shell_org.kde.plasmoidviewershell.po 
2018-11-27 17:13:42.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: plasma-sdk\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:48+0200\n"
-"PO-Revision-Date: 2018-10-07 20:52+0700\n"
+"PO-Revision-Date: 2018-11-06 18:18+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -106,7 +106,7 @@
 msgstr ""
 "Pintasan ini akan mengaktifkan si applet: itu akan memberikan keyboard fokus "
 "kepadanya, dan jika applet memiliki sebuah sembulan (sepertihalnya menu "
-"start), sembulan akan terbuka."
+"start), sembulan akan menyembul."
 
 #: contents/configuration/ContainmentConfiguration.qml:43
 msgid "Wallpaper"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.14.3/po/sr/cuttlefish.po 
new/plasma-sdk-5.14.4/po/sr/cuttlefish.po
--- old/plasma-sdk-5.14.3/po/sr/cuttlefish.po   2018-11-06 15:02:33.0 
+0100
+++ new/plasma-sdk-5.14.4/po/sr/cuttlefish.po   2018-11-27 17:13:46.0 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: cuttlefish\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-09-14 06:48+0200\n"
+"POT-Creation-Date: 2018-10-31 07:03+0100\n"
 "PO-Revision-Date: 2017-05-07 22:20+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
@@ -79,32 +79,32 @@
 msgid "Update preview on hover"
 msgstr "Ажурирај преглед при лебдењу"
 
-#: package/contents/ui/Tools.qml:121
+#: package/contents/ui/Tools.qml:122
 #, kde-format
 msgid "Inverted"
 msgstr "Изврнуто"
 
-#: package/contents/ui/Tools.qml:127
+#: package/contents/ui/Tools.qml:128
 #, kde-format
 msgid "Monochrome"
 msgstr "Монохроматски"
 
-#: src/main.cpp:44
+#: src/main.cpp:45
 #, kde-format
 msgid "Start with category"
 msgstr "Покрени са категоријом"
 
-#: src/main.cpp:44
+#: src/main.cpp:45
 #, kde-format
 msgid "category"
 msgstr "категорија"
 
-#: src/main.cpp:48
+#: src/main.cpp:49
 #, kde-format
 msgid "Start full-screen"
 msgstr "Покрени преко целог екрана"
 
-#: src/main.cpp:52
+#: src/main.cpp:53
 #, kde-format
 msgid "Run in icon-picker mode"
 msgstr "Покрени у режиму бирача иконица"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit plasma5-sdk for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-11-08 09:49:57

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Nov  8 09:49:57 2018 rev:57 rq:646872 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-10-25 
09:10:22.858360208 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-11-08 09:50:02.488990045 +0100
@@ -1,0 +2,12 @@
+Tue Nov  6 15:53:51 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- Changes since 5.14.2:
+  * [cuttlefish] Bind StandardKey.Quit (Ctrl+Q) to exit the app
+  * [cuttlefish] Auto-focus on search textfield when app opens
+
+---

Old:

  plasma-sdk-5.14.2.tar.xz
  plasma-sdk-5.14.2.tar.xz.sig

New:

  plasma-sdk-5.14.3.tar.xz
  plasma-sdk-5.14.3.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.VJLEik/_old  2018-11-08 09:50:02.920989534 +0100
+++ /var/tmp/diff_new_pack.VJLEik/_new  2018-11-08 09:50:02.920989534 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.14.2.tar.xz -> plasma-sdk-5.14.3.tar.xz ++
 2143 lines of diff (skipped)

++ plasma.keyring ++
Binary files /var/tmp/diff_new_pack.VJLEik/_old and 
/var/tmp/diff_new_pack.VJLEik/_new differ




commit plasma5-sdk for openSUSE:Factory

2018-10-25 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-10-25 09:10:19

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Oct 25 09:10:19 2018 rev:56 rq:644059 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-10-17 
08:43:44.925736393 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-10-25 09:10:22.858360208 +0200
@@ -1,0 +2,9 @@
+Tue Oct 23 13:56:15 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  plasma-sdk-5.14.1.tar.xz
  plasma-sdk-5.14.1.tar.xz.sig

New:

  plasma-sdk-5.14.2.tar.xz
  plasma-sdk-5.14.2.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.waP82U/_old  2018-10-25 09:10:23.638359741 +0200
+++ /var/tmp/diff_new_pack.waP82U/_new  2018-10-25 09:10:23.642359739 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.1
+Version:5.14.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.14.1.tar.xz -> plasma-sdk-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.14.1/CMakeLists.txt 
new/plasma-sdk-5.14.2/CMakeLists.txt
--- old/plasma-sdk-5.14.1/CMakeLists.txt2018-10-16 14:35:49.0 
+0200
+++ new/plasma-sdk-5.14.2/CMakeLists.txt2018-10-23 14:03:21.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.1/engineexplorer/org.kde.plasmaengineexplorer.desktop 
new/plasma-sdk-5.14.2/engineexplorer/org.kde.plasmaengineexplorer.desktop
--- old/plasma-sdk-5.14.1/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2018-10-16 14:35:33.0 +0200
+++ new/plasma-sdk-5.14.2/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2018-10-23 14:00:53.0 +0200
@@ -5,6 +5,7 @@
 Name[ca@valencia]=Explorador de motors del Plasma
 Name[da]=Plasma Engine Explorer
 Name[de]=Plasma-Datenquellen-Betrachter
+Name[el]=Περιηγητής μηχανών Plasma
 Name[en_GB]=Plasma Engine Explorer
 Name[es]=Explorador de motores de Plasma
 Name[eu]=Plasma motor esploratzailea
@@ -31,6 +32,7 @@
 Comment[ca@valencia]=Explorador de les dades publicades pels motors de dades 
del Plasma
 Comment[da]=Udforsk de data der offentliggøres af Plasma datamotorer
 Comment[de]=Zeigt die Daten an, die von Plasma-Datenquellen veröffentlicht 
werden
+Comment[el]=Περιηγητής στα δημοσιευμένα δεδομένα των μηχανών δεδομένων Plasma
 Comment[en_GB]=Explorer for the data published by Plasma DataEngines
 Comment[es]=Explorador para los datos publicados por los motores de datos de 
Plasma
 Comment[eu]=Plasma datu-motorrek argitaratutako datuentzako esploratzailea
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.1/plasmoidviewer/org.kde.plasmoidviewer.desktop 
new/plasma-sdk-5.14.2/plasmoidviewer/org.kde.plasmoidviewer.desktop
--- old/plasma-sdk-5.14.1/plasmoidviewer/org.kde.plasmoidviewer.desktop 
2018-10-16 14:35:33.0 +0200
+++ new/plasma-sdk-5.14.2/plasmoidviewer/org.kde.plasmoidviewer.desktop 
2018-10-23 14:00:53.0 +0200
@@ -6,6 +6,7 @@
 Name[cs]=Plasmoidviewer
 Name[da]=Plasmoidviewer
 Name[de]=PlasmoidViewer
+Name[el]=Plasmoidviewer
 Name[en_GB]=Plasmoidviewer
 Name[es]=Visor de plasmoides
 Name[eu]=Plasmoid erakusle shell
@@ -33,6 +34,7 @@
 Comment[cs]=Testovací nástroj pro applety Plasma
 Comment[da]=Testværktøj til Plasma-applets
 Comment[de]=Test-Werkzeug für Plasma-Miniprogramme

commit plasma5-sdk for openSUSE:Factory

2018-10-17 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-10-17 08:42:55

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Oct 17 08:42:55 2018 rev:55 rq:642474 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-10-08 
17:49:38.930160840 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-10-17 08:43:44.925736393 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:15 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  plasma-sdk-5.14.0.tar.xz
  plasma-sdk-5.14.0.tar.xz.sig

New:

  plasma-sdk-5.14.1.tar.xz
  plasma-sdk-5.14.1.tar.xz.sig



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.URIvDp/_old  2018-10-17 08:43:45.625735802 +0200
+++ /var/tmp/diff_new_pack.URIvDp/_new  2018-10-17 08:43:45.629735799 +0200
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.14.0
+Version:5.14.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz
 %if %{with lang}
-Source1:plasma-sdk-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/plasma-sdk-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  breeze5-icons

++ plasma-sdk-5.14.0.tar.xz -> plasma-sdk-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.14.0/CMakeLists.txt 
new/plasma-sdk-5.14.1/CMakeLists.txt
--- old/plasma-sdk-5.14.0/CMakeLists.txt2018-10-05 19:57:11.0 
+0200
+++ new/plasma-sdk-5.14.1/CMakeLists.txt2018-10-16 14:35:49.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.11.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.0/cuttlefish/org.kde.cuttlefish.desktop 
new/plasma-sdk-5.14.1/cuttlefish/org.kde.cuttlefish.desktop
--- old/plasma-sdk-5.14.0/cuttlefish/org.kde.cuttlefish.desktop 2018-10-05 
19:54:00.0 +0200
+++ new/plasma-sdk-5.14.1/cuttlefish/org.kde.cuttlefish.desktop 2018-10-16 
14:35:33.0 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Cuttlefish
 Name[gl]=Cuttlefish
 Name[hu]=Cuttlefish
+Name[id]=Cuttlefish
 Name[it]=Cuttlefish
 Name[ko]=Cuttlefish
 Name[nl]=Cuttlefish
@@ -51,6 +52,7 @@
 GenericName[fr]=Afficheur d'icônes
 GenericName[gl]=Visor de iconas
 GenericName[hu]=Ikonmegjelenítő
+GenericName[id]=Penampil Ikon
 GenericName[it]=Visore icone
 GenericName[ko]=아이콘 뷰어
 GenericName[nl]=Pictogramviewer
@@ -85,6 +87,7 @@
 Comment[fr]=Afficheur d'icônes pour les artistes et développeurs
 Comment[gl]=Visor de iconas para artistas e desenvolvedores
 Comment[hu]=Ikonnézőke művészeknek és fejlesztőknek
+Comment[id]=Pempratinjau ikon untuk Artis dan Developer
 Comment[it]=Anteprime delle icone per artisti e sviluppatori
 Comment[ko]=예술가와 개발자를 위한 아이콘 뷰어
 Comment[nl]=Pictogramviewer voor kunstenaars en ontwikkelaars
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.14.0/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.14.1/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.14.0/cuttlefish/package/metadata.desktop   2018-10-05 
19:54:00.0 +0200
+++ new/plasma-sdk-5.14.1/cuttlefish/package/metadata.desktop   2018-10-16 
14:35:33.0 +0200
@@ -15,6 +15,7 @@
 Name[fr]=Cuttlefish
 Name[gl]=Cuttlefish
 Name[hu]=Cuttlefish
+Name[id]=Cuttlefish
 Name[it]=Cuttlefish
 Name[ko]=Cuttlefish
 Name[nl]=Cuttlefish
@@ -49,6 +50,7 @@
 Comment[fr]=Lister et afficher les icônes disponibles
 Comment[gl]=Lista e mostra unha vista previa das iconas dispoñíbeis.
 Comment[hu]=Elérhető ikonok listázása és előnézete

commit plasma5-sdk for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-10-08 17:46:29

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Mon Oct  8 17:46:29 2018 rev:54 rq:640318 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-09-11 
17:18:35.223291439 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-10-08 17:49:38.930160840 +0200
@@ -1,0 +2,26 @@
+Fri Oct  5 10:01:12 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:29 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:25:03 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * hide button
+  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  
Set everywhere for clearity and consistency.
+
+---

Old:

  plasma-sdk-5.13.5.tar.xz

New:

  plasma-sdk-5.14.0.tar.xz
  plasma-sdk-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.sHAxnW/_old  2018-10-08 17:49:39.758159785 +0200
+++ /var/tmp/diff_new_pack.sHAxnW/_new  2018-10-08 17:49:39.758159785 +0200
@@ -18,13 +18,17 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.5
+Version:5.14.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
+%if %{with lang}
+Source1:plasma-sdk-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.13.5.tar.xz -> plasma-sdk-5.14.0.tar.xz ++
 5403 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2018-09-11 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-09-11 17:18:34

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Tue Sep 11 17:18:34 2018 rev:53 rq:634501 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-09-05 
13:49:17.362331509 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-09-11 17:18:35.223291439 +0200
@@ -1,0 +2,5 @@
+Sat Sep  8 17:31:33 UTC 2018 - fab...@ritter-vogt.de
+
+- Clean up BuildReqs
+
+---



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.ldiH13/_old  2018-09-11 17:18:35.683290735 +0200
+++ /var/tmp/diff_new_pack.ldiH13/_new  2018-09-11 17:18:35.687290728 +0200
@@ -38,26 +38,15 @@
 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(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(Qt5Concurrent) >= 5.4.0
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
@@ -65,8 +54,6 @@
 BuildRequires:  cmake(Qt5Quick) >= 5.4.0
 BuildRequires:  cmake(Qt5Svg) >= 5.4.0
 BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5WebKit) >= 5.4.0
-BuildRequires:  cmake(Qt5WebKitWidgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Xml) >= 5.4.0
 Requires:   bash




commit plasma5-sdk for openSUSE:Factory

2018-09-05 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-09-05 13:49:14

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Sep  5 13:49:14 2018 rev:52 rq:633165 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-08-03 
12:35:54.955446224 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-09-05 13:49:17.362331509 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:42 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  plasma-sdk-5.13.4.tar.xz

New:

  plasma-sdk-5.13.5.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.m0hH9D/_old  2018-09-05 13:49:17.822332281 +0200
+++ /var/tmp/diff_new_pack.m0hH9D/_new  2018-09-05 13:49:17.822332281 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.13.4.tar.xz -> plasma-sdk-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.4/CMakeLists.txt 
new/plasma-sdk-5.13.5/CMakeLists.txt
--- old/plasma-sdk-5.13.4/CMakeLists.txt2018-07-31 14:56:54.0 
+0200
+++ new/plasma-sdk-5.13.5/CMakeLists.txt2018-09-04 12:21:19.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.13.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.13.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2018-07-31 14:56:04.0 +0200
+++ 
new/plasma-sdk-5.13.5/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2018-09-04 12:20:38.0 +0200
@@ -17,6 +17,7 @@
   Explorador de motores de Plasma
   Plasma Engine Explorer
   Esploratore del motore di Plasma
+  Plasma 엔진 탐색기
   Plasma-engine-verkenner
   Utforskar for Plasma-motorar
   Przeglądarka silnika Plazmy
@@ -41,6 +42,7 @@
   Explorador dos datos publicados polos motores de 
datos de Plasma
   Pengekspor atas data yang dipublikasikan oleh Plasma 
DataEngines
   Esploratore dei dati pubblicati con i motori di dati 
di Plasma
+  Plasma 데이터 엔진에서 제공하는 데이터 탐색기
   Verkenner voor de gegevens gepubliceerd door Plasma 
DataEngines
   Utforsking av data publisert av 
Plasma-datamotorar
   Przeglądaj dane udostępniane przez silniki danych 
Plazmy
@@ -65,6 +67,7 @@
 O explorador de motores de Plasma é unha ferramenta 
gráfica que permite aos desenvolvedores probar os motores de datos de Plasma 
sen escribir un trebello de Plasma.
 Plasma Engine Explorer adalah sebuah alat grafik yang 
membolehkan developer untuk menguji Plasma DataEngines tanpa harus menulis 
sebuah applet Plasma.
 L'esploratore del motore di Plasma è uno strumento 
grafico che permette agli sviluppatori di provare i motori di dati di Plasma 
senza dover scrivere un'applet di Plasma.
+Plasma 엔진 탐색기는 Plasma 애플릿을 작성하지 않고 Plasma 데이터 엔진을 테스트할 수 
있도록 하는 그래픽 도구입니다.
 Plasma-engine-verkenner is een grafisch hulpmiddel die 
ontwikkelaars in staat stelt om Plasma DataEngines te testen zonder een 
Plasma-applet te schrijven.
 Utforskaren for Plasma-motorar er eit grafisk verktøy som 
lèt utviklarar testa datamotorar for Plasma utan å skriva eit eige 
Plasma-element.
 Przeglądarka silnika Plazmy jest narzędziem graficznym 
umożliwiającym programistom wypróbowywanie silników danych Plazmy bez pisania 
apletów Plazmy.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.4/engineexplorer/org.kde.plasmaengineexplorer.desktop 
new/plasma-sdk-5.13.5/engineexplorer/org.kde.plasmaengineexplorer.desktop
--- old/plasma-sdk-5.13.4/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2018-07-31 14:56:04.0 +0200
+++ new/plasma-sdk-5.13.5/engineexplorer/org.kde.plasmaengineexplorer.desktop   
2018-09-04 12:20:38.0 +0200
@@ -12,11 +12,13 @@
 Name[fr]=Explorateur de moteurs Plasma
 Name[gl]=Explorador de 

commit plasma5-sdk for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-08-03 12:35:49

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Fri Aug  3 12:35:49 2018 rev:51 rq:626847 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-07-12 
09:22:02.190659527 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-08-03 12:35:54.955446224 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:33 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  plasma-sdk-5.13.3.tar.xz

New:

  plasma-sdk-5.13.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.3ASrdr/_old  2018-08-03 12:35:55.407446894 +0200
+++ /var/tmp/diff_new_pack.3ASrdr/_new  2018-08-03 12:35:55.407446894 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.13.3.tar.xz -> plasma-sdk-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.3/CMakeLists.txt 
new/plasma-sdk-5.13.4/CMakeLists.txt
--- old/plasma-sdk-5.13.3/CMakeLists.txt2018-07-10 12:13:53.0 
+0200
+++ new/plasma-sdk-5.13.4/CMakeLists.txt2018-07-31 14:56:54.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.13.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.13.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-07-10 12:13:25.0 +0200
+++ new/plasma-sdk-5.13.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-07-31 14:56:04.0 +0200
@@ -14,10 +14,12 @@
   Cuttlefish
   Cuttlefish
   Cuttlefish
+  Cuttlefish
   Cuttlefish
   Cuttlefish
   Cuttlefish
   Cuttlefish
+  Cuttlefish
   Cuttlefish
   Cuttlefish
   Cuttlefish
@@ -48,10 +50,12 @@
   Icon Previewer for Artists and Developers
   Vista previa de iconos para artistas y 
desarrolladores
   Ikoonide eelvaatlus kunstnikele ja 
arendajatele
+  Ikonoak aurrez ikustea artista eta 
garatzaileentzat
   Kuvakkeiden esikatselu graafikoille ja 
kehittäjille
   Afficheur d'icônes pour les artistes et 
développeurs
   Visor de iconas para artistas e 
desenvolvedores
   Monstrator preliminar de icone per artistas e 
disveloppatores
+  Pempratinjau Ikon untuk Artis dan Developer
   Visore di anteprime di icone per artisti e 
sviluppatori
   예술가와 개발자를 위한 아이콘 뷰어
   Pictogramviewer voor kunstenaars en 
ontwikkelaars
@@ -83,9 +87,11 @@
 Cuttlefish allows artists and developers to preview 
and pick icons. Cuttlefish attempts to render the icons exactly as they would 
look drawn in the application. It allows to filter based on category and name. 
Cuttlefish is not a general-purpose tool, but geared towards artists' and 
developers' use-cases. Cuttlefish also provides a plugin for Kate and KDevelop 
to be used as icon picker.
 Cuttlefish permite a los artistas y a los desarrolladores 
obtener vistas previas de iconos y seleccionarlos. Cuttlefish trata de 
visualizar los iconos tal y como se verían en la aplicación. Permite filtrarlos 
por su categoría y por su nombre. Cuttlefish no es una herramienta de uso 
general, ya que está pensada para que la usen artistas y desarrolladores. 
Cuttlefish también proporciona un complemento para Kate y para KDevelop que se 
puede usar como selector de iconos.
 Cuttlefish annab kunstnikele ja arendajatele võimaluse 
näha ikoonide eelvaatlust ja neid siis enda tarbeks välja valida. Cuttlefish 
püüab ikoone näidata täpselt sellisena, nagu need oleksid näha vastavas 
rakenduses. Ikoone on võimalik filtreerida kategooria ja nime järgi. Cuttlefish 
ei ole nii-öelda tavakasutajale mõeldud rakendus, vaid sihtrühmana nähakse 
eelkõige kunstnikke ja arendajaid. Samuti pakub Cuttlefish Katele ja 
KDevelopile pluginat, mida saab kasutada ikoonide valimiseks.
+Cuttlefish-ek artista eta garatzaileei ikonoak aurreikusi 
eta hautatzen uzten die. Cuttlefish saiatzen da 

commit plasma5-sdk for openSUSE:Factory

2018-07-12 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-07-12 09:20:54

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Jul 12 09:20:54 2018 rev:50 rq:622129 version:5.13.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-06-28 
15:12:29.423695041 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-07-12 09:22:02.190659527 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:02:19 CEST 2018 - fab...@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:
+  * None
+
+---

Old:

  plasma-sdk-5.13.2.tar.xz

New:

  plasma-sdk-5.13.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.L0SMOO/_old  2018-07-12 09:22:02.654660177 +0200
+++ /var/tmp/diff_new_pack.L0SMOO/_new  2018-07-12 09:22:02.658660181 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.2
+Version:5.13.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.13.2.tar.xz -> plasma-sdk-5.13.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.2/CMakeLists.txt 
new/plasma-sdk-5.13.3/CMakeLists.txt
--- old/plasma-sdk-5.13.2/CMakeLists.txt2018-06-26 13:55:37.0 
+0200
+++ new/plasma-sdk-5.13.3/CMakeLists.txt2018-07-10 12:13:53.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.13.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.13.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2018-06-26 13:54:54.0 +0200
+++ new/plasma-sdk-5.13.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2018-07-10 12:13:25.0 +0200
@@ -14,6 +14,7 @@
   Afficheur de composants graphiques
   Visor de plasmoides
   Visore di plasmoidi
+  Plasmoidviewer
   Plasmoidviewer
   PlasmoidViewer
   Przeglądarka plazmoidów
@@ -35,6 +36,7 @@
   Outil de test pour les applets Plasma
   Ferramenta de probas para trebellos de 
Plasma
   Strumento di prova per le applet di Plasma
+  Testverktøy for Plasma-elementer
   Testhulpmiddel voor Plasma-applets
   Testverktøy for Plasma-element
   Narzędzie do prób apletów Plazmy
@@ -57,6 +59,7 @@
 L'afficheur de composants graphiques est un outil 
graphique qui permet aux développeurs de tester des applets Plasma.
 O visor de plasmoides é unha ferramenta gráfica que 
permite aos desenvolvedores probar trebellos de Plasma.
 Il visore di plasmoidi è uno strumento grafico che 
permette agli sviluppatori di Plasma di provare le applet di Plasma.
+Plasmoidviewer er et grafisk verktøy utviklerer kan bruke 
for å teste Plasma-elementer.
 Plasmoidviewer is een grafisch hulpmiddel die 
ontwikkelaars in staat stelt om Plasma applets te testen.
 Plasmoidviewer er eit grafisk verktøy utviklarar kan 
bruka til å testa Plasma-verktøy.
 Przeglądarka Plazmoidów jest graficznym narzędziem 
umożliwiającym programistom wypróbowywanie apletów Plazmy.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.2/po/se/plasmaengineexplorer.po 
new/plasma-sdk-5.13.3/po/se/plasmaengineexplorer.po
--- old/plasma-sdk-5.13.2/po/se/plasmaengineexplorer.po 2018-06-26 
13:55:29.0 +0200
+++ new/plasma-sdk-5.13.3/po/se/plasmaengineexplorer.po 2018-07-10 
12:13:48.0 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2017-08-21 03:48+0200\n"
+"POT-Creation-Date: 2018-03-01 03:38+0100\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team \n"
@@ -39,7 +39,7 @@
 msgid "Collapse All"
 msgstr ""
 
-#: engineexplorer.cpp:61 main.cpp:73
+#: engineexplorer.cpp:61 main.cpp:70
 #, kde-format
 msgid "Plasma Engine Explorer"
 msgstr ""
@@ -55,13 +55,13 @@
 msgstr ""
 
 #. i18n: ectx: property (text), widget (QTableWidget, m_operationDescription)
-#: engineexplorer.cpp:183 serviceviewer.cpp:161 

commit plasma5-sdk for openSUSE:Factory

2018-06-28 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-06-28 15:12:24

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Jun 28 15:12:24 2018 rev:49 rq:619321 version:5.13.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-06-20 
15:36:28.058948695 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-06-28 15:12:29.423695041 +0200
@@ -1,0 +2,10 @@
+Tue Jun 26 16:01:11 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.2.php
+- Changes since 5.13.1:
+  * None
+
+---

Old:

  plasma-sdk-5.13.1.tar.xz

New:

  plasma-sdk-5.13.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.BbfIiL/_old  2018-06-28 15:12:29.975694029 +0200
+++ /var/tmp/diff_new_pack.BbfIiL/_new  2018-06-28 15:12:29.975694029 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.1
+Version:5.13.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0-or-later AND GPL-2.0-only

++ plasma-sdk-5.13.1.tar.xz -> plasma-sdk-5.13.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.1/CMakeLists.txt 
new/plasma-sdk-5.13.2/CMakeLists.txt
--- old/plasma-sdk-5.13.1/CMakeLists.txt2018-06-19 12:45:56.0 
+0200
+++ new/plasma-sdk-5.13.2/CMakeLists.txt2018-06-26 13:55:37.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.13.1")
+set(PROJECT_VERSION "5.13.2")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.13.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.13.1/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2018-06-19 12:45:05.0 +0200
+++ 
new/plasma-sdk-5.13.2/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2018-06-26 13:54:54.0 +0200
@@ -19,6 +19,7 @@
   Przeglądarka silnika Plazmy
   Explorador de Motores do Plasma
   Explorador de mecanismos do Plasma
+  Диспетчер данных Plasma
   Prieskumník zdrojov Plasma
   Gränssnittsutforskare för Plasma
   Навігатор рушіїв Плазми
@@ -39,6 +40,7 @@
   Przeglądaj dane udostępniane przez silniki danych 
Plazmy
   Explorador dos dados publicados pelos Motores de 
Dados do Plasma
   Explorador para os dados publicados pelo Plasma 
DataEngines
+  Просмотр данных, опубликованных поставщиками данных 
Plasma
   Utforskare av data som publiceras av datagränssnitt i 
Plasma
   Навігатор для даних, оприлюднених рушієм даних 
Плазми
   xxExplorer for the data published by Plasma 
DataEnginesxx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
new/plasma-sdk-5.13.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml
--- old/plasma-sdk-5.13.1/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2018-06-19 12:45:05.0 +0200
+++ new/plasma-sdk-5.13.2/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 
2018-06-26 13:54:54.0 +0200
@@ -40,6 +40,7 @@
   Narzędzie do prób apletów Plazmy
   Ferramenta de testes para as 'applets' do 
Plasma
   Ferramenta de testes para miniaplicativos do 
Plasma
+  Инструмент тестирования виджетов Plasma
   Testovací nástroj pre Plasma applety
   Testverktyg för Plasma miniprogram
   Засіб тестування аплетів Плазми
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.1/po/ca/plasmawallpaperviewer.po 
new/plasma-sdk-5.13.2/po/ca/plasmawallpaperviewer.po
--- old/plasma-sdk-5.13.1/po/ca/plasmawallpaperviewer.po2018-06-19 
12:45:21.0 +0200
+++ new/plasma-sdk-5.13.2/po/ca/plasmawallpaperviewer.po2018-06-26 
13:55:07.0 +0200
@@ -4,14 +4,14 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2009, 2010, 2014, 2015, 2018.
-# Antoni Bella Pérez , 2017.
+# Antoni Bella Pérez , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmawallpaperviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 

commit plasma5-sdk for openSUSE:Factory

2018-06-20 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-06-20 15:36:22

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Jun 20 15:36:22 2018 rev:48 rq:617982 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-06-15 
14:45:28.582095438 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-06-20 15:36:28.058948695 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:45:21 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  plasma-sdk-5.13.0.tar.xz

New:

  plasma-sdk-5.13.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.cBwrSU/_old  2018-06-20 15:36:29.118910219 +0200
+++ /var/tmp/diff_new_pack.cBwrSU/_new  2018-06-20 15:36:29.122910073 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Plasma SDK
-License:LGPL-2.0+ AND GPL-2.0
+License:LGPL-2.0-or-later AND GPL-2.0-only
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -81,7 +81,7 @@
 
 %package -n plasmaengineexplorer5
 Summary:Provides direct access to plasma data engines
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Development/Tools/Other
 Conflicts:  plasmate
 

++ plasma-sdk-5.13.0.tar.xz -> plasma-sdk-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.0/CMakeLists.txt 
new/plasma-sdk-5.13.1/CMakeLists.txt
--- old/plasma-sdk-5.13.0/CMakeLists.txt2018-06-07 16:51:53.0 
+0200
+++ new/plasma-sdk-5.13.1/CMakeLists.txt2018-06-19 12:45:56.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.13.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.13.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.13.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-06-07 16:46:55.0 +0200
+++ new/plasma-sdk-5.13.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-06-19 12:45:05.0 +0200
@@ -41,6 +41,7 @@
   Icon Previewer for Artists and Developers
   Vista prèvia de les icones pels artistes i 
desenvolupadors
   Vista prèvia de les icones pels artistes i 
desenvolupadors
+  Náhled ikon pro umělce a vývojáře
   Forhåndsvisning af ikoner til kunstnere og 
udviklere
   Symbolvorschau für Künstler und Entwickler
   Πρόγραμμα προεπισκόπησης εικονιδίων για καλλιτέχνες 
και προγραμματιστές
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.13.0/po/id/cuttlefish.po 
new/plasma-sdk-5.13.1/po/id/cuttlefish.po
--- old/plasma-sdk-5.13.0/po/id/cuttlefish.po   1970-01-01 01:00:00.0 
+0100
+++ new/plasma-sdk-5.13.1/po/id/cuttlefish.po   2018-06-19 12:45:33.0 
+0200
@@ -0,0 +1,108 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-02-28 03:30+0100\n"
+"PO-Revision-Date: 2018-06-08 00:14+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: package/contents/ui/Preview.qml:134
+#, kde-format
+msgid "Name:"
+msgstr "Nama:"
+
+#: package/contents/ui/Preview.qml:141
+#, kde-format
+msgid "Filename:"
+msgstr "Nama file:"
+
+#: package/contents/ui/Preview.qml:149
+#, kde-format
+msgid "Category:"
+msgstr "Kategori:"
+
+#: package/contents/ui/Preview.qml:156
+#, kde-format
+msgid "Scalable:"
+msgstr "Dapat 

commit plasma5-sdk for openSUSE:Factory

2018-06-15 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-06-15 14:45:24

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Fri Jun 15 14:45:24 2018 rev:47 rq:615759 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-05-29 
10:35:46.968729789 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-06-15 14:45:28.582095438 +0200
@@ -1,0 +2,10 @@
+Thu Jun  7 20:03:52 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * None
+
+---

Old:

  plasma-sdk-5.12.90.tar.xz

New:

  plasma-sdk-5.13.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.1N31EM/_old  2018-06-15 14:45:29.482062518 +0200
+++ /var/tmp/diff_new_pack.1N31EM/_new  2018-06-15 14:45:29.486062371 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.90
+Version:5.13.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ AND GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.12.90.tar.xz -> plasma-sdk-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.90/CMakeLists.txt 
new/plasma-sdk-5.13.0/CMakeLists.txt
--- old/plasma-sdk-5.12.90/CMakeLists.txt   2018-05-18 14:34:32.0 
+0200
+++ new/plasma-sdk-5.13.0/CMakeLists.txt2018-06-07 16:51:53.0 
+0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-sdk)
-set(PROJECT_VERSION "5.12.90")
+set(PROJECT_VERSION "5.13.0")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.9.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.12.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 
new/plasma-sdk-5.13.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml
--- 
old/plasma-sdk-5.12.90/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml  
2018-05-18 14:33:41.0 +0200
+++ 
new/plasma-sdk-5.13.0/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml   
2018-06-07 16:46:55.0 +0200
@@ -6,11 +6,12 @@
   Plasma Engine Explorer
   Explorador de motors del Plasma
   Explorador de motors del Plasma
+  Průzkumník zdrojů Plasma
   Plasma-Datenquellen
   Plasma Engine Explorer
   Explorador de motores de Plasma
   Plasma Engine Explorer
-  Moteur d'exploration Plasma
+  Explorateur de moteurs Plasma
   Explorador de motores de Plasma
   Esploratore del motore di Plasma
   Plasma-engine-verkenner
@@ -30,12 +31,14 @@
   Explorer for the data published by Plasma 
DataEngines
   Explorador para los datos publicados por los motores 
de datos de Plasma
   Plasman tietomoottorien julkaisemien tietojen 
selain
+  Explorer les données publiées par les moteurs de 
données Plasma
   Explorador dos datos publicados polos motores de 
datos de Plasma
   Esploratore dei dati pubblicati con i motori di dati 
di Plasma
   Verkenner voor de gegevens gepubliceerd door Plasma 
DataEngines
   Utforsking av data publisert av 
Plasma-datamotorar
   Przeglądaj dane udostępniane przez silniki danych 
Plazmy
   Explorador dos dados publicados pelos Motores de 
Dados do Plasma
+  Explorador para os dados publicados pelo Plasma 
DataEngines
   Utforskare av data som publiceras av datagränssnitt i 
Plasma
   Навігатор для даних, оприлюднених рушієм даних 
Плазми
   xxExplorer for the data published by Plasma 
DataEnginesxx
@@ -48,12 +51,14 @@
 Plasma Engine Explorer is a graphical tool allowing 
developers to test Plasma DataEngines without writing a Plasma applet.
 El explorador de motores de Plasma es una herramienta 
gráfica que permite a los desarrolladores probar motores de datos de Plasma sin 
la necesidad de escribir una miniaplicación para Plasma.
 Plasma Engine Explorer on graafinen työkalu, jolla 
kehittäjät voivat testata Plasman tietomoottoreita tarvitsematta kirjoittaa 
Plasma-sovelmaa.
+L'explorateur de moteurs Plasma est un outil graphique 
qui permet aux développeurs de tester les moteurs de données 

commit plasma5-sdk for openSUSE:Factory

2018-05-29 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-05-29 10:35:44

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Tue May 29 10:35:44 2018 rev:46 rq:610930 version:5.12.90

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-05-03 
12:34:18.044180193 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-05-29 10:35:46.968729789 +0200
@@ -1,0 +2,9 @@
+Sat May 19 14:16:37 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Too many changes to list here
+
+---

Old:

  plasma-sdk-5.12.5.tar.xz

New:

  plasma-sdk-5.12.90.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.gBdetg/_old  2018-05-29 10:35:48.660667313 +0200
+++ /var/tmp/diff_new_pack.gBdetg/_new  2018-05-29 10:35:48.664667166 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.5
+Version:5.12.90
 Release:0
 Summary:Plasma SDK
-License:LGPL-2.0+ and GPL-2.0
+License:LGPL-2.0+ AND GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -69,14 +69,11 @@
 BuildRequires:  cmake(Qt5WebKitWidgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  cmake(Qt5Xml) >= 5.4.0
-%if %{with lang}
-Recommends: %{name}-lang
-%endif
-Conflicts:  plasmate
 Requires:   bash
 Requires:   kirigami2 >= 2.0
 Requires:   plasmaengineexplorer5
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Conflicts:  plasmate
+Recommends: %{name}-lang
 
 %description
 Plasma SDK taylored for development of Plasma components,
@@ -93,6 +90,7 @@
 test Plasma data engines without writing a Plasma applet.
 
 %lang_package
+
 %prep
 %setup -q -n plasma-sdk-%{version}
 
@@ -104,6 +102,7 @@
   %kf5_makeinstall -C build
 
   mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -L %{_kf5_iconsdir}/breeze/apps/22/plasma.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
   cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
   cp -L %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
@@ -127,8 +126,7 @@
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
 %{_kf5_bindir}/plasmathemeexplorer
@@ -140,16 +138,22 @@
 %{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
 %{_kf5_applicationsdir}/org.kde.plasma.lookandfeelexplorer.desktop
 %{_kf5_applicationsdir}/org.kde.cuttlefish.desktop
+%{_kf5_applicationsdir}/org.kde.plasmoidviewer.desktop
 %dir %{_kf5_iconsdir}/hicolor/*
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*
-%{_kf5_appstreamdir}/
-%{_mandir}/man1/plasmoidviewer.1.gz
+%{_mandir}/man1/plasmoidviewer.1%{ext_man}
+%{_kf5_appstreamdir}/org.kde.cuttlefish.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasmoidviewer.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.plasmoidviewershell.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.themeexplorer.appdata.xml
+%{_kf5_appstreamdir}/org.kde.plasma.lookandfeelexplorer.appdata.xml
 
 %files -n plasmaengineexplorer5
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_bindir}/plasmaengineexplorer
-%{_mandir}/man1/plasmaengineexplorer.1.gz
+%{_mandir}/man1/plasmaengineexplorer.1%{ext_man}
+%{_kf5_applicationsdir}/org.kde.plasmaengineexplorer.desktop
+%{_kf5_appstreamdir}/org.kde.plasmaengineexplorer.appdata.xml
 
 %changelog

++ plasma-sdk-5.12.5.tar.xz -> plasma-sdk-5.12.90.tar.xz ++
 20540 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2018-05-03 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-05-03 12:34:16

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu May  3 12:34:16 2018 rev:45 rq:603268 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-03-29 
11:56:55.547525747 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-05-03 12:34:18.044180193 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:25:13 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+---

Old:

  plasma-sdk-5.12.4.tar.xz

New:

  plasma-sdk-5.12.5.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.LpUXxS/_old  2018-05-03 12:34:19.124141720 +0200
+++ /var/tmp/diff_new_pack.LpUXxS/_new  2018-05-03 12:34:19.128141577 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.4
+Version:5.12.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.12.4.tar.xz -> plasma-sdk-5.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.4/CMakeLists.txt 
new/plasma-sdk-5.12.5/CMakeLists.txt
--- old/plasma-sdk-5.12.4/CMakeLists.txt2018-03-27 13:25:45.0 
+0200
+++ new/plasma-sdk-5.12.5/CMakeLists.txt2018-05-01 15:02:36.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.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.12.4/po/cs/plasmoidviewer.po 
new/plasma-sdk-5.12.5/po/cs/plasmoidviewer.po
--- old/plasma-sdk-5.12.4/po/cs/plasmoidviewer.po   2018-03-27 
13:25:10.0 +0200
+++ new/plasma-sdk-5.12.5/po/cs/plasmoidviewer.po   2018-05-01 
15:01:59.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2017.
+# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2017, 2018.
 # Lukáš Tinkl , 2012.
 #
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.4/po/id/cuttlefish_editorplugin.po 
new/plasma-sdk-5.12.5/po/id/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.12.4/po/id/cuttlefish_editorplugin.po  1970-01-01 
01:00:00.0 +0100
+++ new/plasma-sdk-5.12.5/po/id/cuttlefish_editorplugin.po  2018-05-01 
15:02:11.0 +0200
@@ -0,0 +1,23 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2016-11-19 20:21+0100\n"
+"PO-Revision-Date: 2018-04-29 06:31+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: cuttlefishplugin.cpp:84
+#, kde-format
+msgid "Insert Icon with Cuttlefish"
+msgstr "Sisipkan Ikon dengan Cuttlefish"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.4/po/id/plasmaengineexplorer.po 
new/plasma-sdk-5.12.5/po/id/plasmaengineexplorer.po
--- old/plasma-sdk-5.12.4/po/id/plasmaengineexplorer.po 2018-03-27 
13:25:20.0 +0200
+++ new/plasma-sdk-5.12.5/po/id/plasmaengineexplorer.po 2018-05-01 
15:02:11.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-02-28 06:08+0100\n"
-"PO-Revision-Date: 2018-03-14 22:40+0700\n"
+"PO-Revision-Date: 2018-04-03 06:32+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -268,7 +268,7 @@
 "ParentApp entry in the DataEngine's .desktop file."
 msgstr ""
 "Hanya tampilkan mesin yang diasosiasikan dengan aplikasi induk; 

commit plasma5-sdk for openSUSE:Factory

2018-03-29 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-03-29 11:56:53

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Mar 29 11:56:53 2018 rev:44 rq:591852 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-03-08 
10:59:47.780354426 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-03-29 11:56:55.547525747 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  plasma-sdk-5.12.3.tar.xz

New:

  plasma-sdk-5.12.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.lMUwCr/_old  2018-03-29 11:56:56.351496719 +0200
+++ /var/tmp/diff_new_pack.lMUwCr/_new  2018-03-29 11:56:56.351496719 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.3
+Version:5.12.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.12.3.tar.xz -> plasma-sdk-5.12.4.tar.xz ++
 1965 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2018-03-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-03-08 10:59:44

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Mar  8 10:59:44 2018 rev:43 rq:584065 version:5.12.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-02-23 
15:30:25.677157144 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-03-08 10:59:47.780354426 +0100
@@ -1,0 +2,25 @@
+Tue Mar  6 16:07:54 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * [cuttlefish] Fix unencoded & in appdata bugtracker link
+  * Remove unported and dead code for remote-widgets-browser
+  * [cuttlefish] Fix bugtracker link in appdata
+  * [plasmoidviewer] Set app metadata for a proper D-Bus service name
+  * [plasmoidviewer] Create KDBusService only after processing cmdl args
+  * [engineexplorer] Remove extra margins around UI forms
+  * Actually use KF5_MIN_VERSION with find_package(KF5)
+  * [cuttlefish] Set translation domain for app in code, not as compile flag
+  * Use project() only once in the toplevel CMakeLists.txt
+  * Actually use QT_MIN_VERSION with find_package(Qt5)
+  * Require KDE Frameworks 5.42 and Qt 5.9
+  * [engineexplorer] Add missing handling of cmdl args by aboutData
+  * [engineexplorer] Do not repeat work of  KAboutData::setApplicationData()
+  * [engineexplorer] Fix unported setting of window icon
+  * [plasmoidviewer] Add missing KLocalizedString::setApplicationDomain()
+  * [plasmoidviewer] Add missing window icon, use "plasma"
+
+---

Old:

  plasma-sdk-5.12.2.tar.xz

New:

  plasma-sdk-5.12.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.t0Aipe/_old  2018-03-08 10:59:48.804317416 +0100
+++ /var/tmp/diff_new_pack.t0Aipe/_new  2018-03-08 10:59:48.808317272 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.2
+Version:5.12.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -116,7 +116,6 @@
 %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang org.kde.plasma.themeexplorer %{name}.lang
 %find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang
-%find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
 %find_lang plasmawallpaperviewer %{name}.lang
 %find_lang plasmaengineexplorer %{name}.lang

++ plasma-sdk-5.12.2.tar.xz -> plasma-sdk-5.12.3.tar.xz ++
 23915 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2018-02-23 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-02-23 15:30:17

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Fri Feb 23 15:30:17 2018 rev:42 rq:579152 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-02-19 
13:02:35.222573524 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-02-23 15:30:25.677157144 +0100
@@ -1,0 +2,10 @@
+Wed Feb 21 23:57:09 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  plasma-sdk-5.12.1.tar.xz

New:

  plasma-sdk-5.12.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.gng3PQ/_old  2018-02-23 15:30:26.865114223 +0100
+++ /var/tmp/diff_new_pack.gng3PQ/_new  2018-02-23 15:30:26.869114078 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.1
+Version:5.12.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.12.1.tar.xz -> plasma-sdk-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.1/CMakeLists.txt 
new/plasma-sdk-5.12.2/CMakeLists.txt
--- old/plasma-sdk-5.12.1/CMakeLists.txt2018-02-13 15:28:37.0 
+0100
+++ new/plasma-sdk-5.12.2/CMakeLists.txt2018-02-20 16:40:24.0 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 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.12.1/po/zh_CN/cuttlefish.po 
new/plasma-sdk-5.12.2/po/zh_CN/cuttlefish.po
--- old/plasma-sdk-5.12.1/po/zh_CN/cuttlefish.po2018-02-13 
15:28:35.0 +0100
+++ new/plasma-sdk-5.12.2/po/zh_CN/cuttlefish.po2018-02-20 
16:40:22.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2018-02-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:13-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.12.1/po/zh_CN/cuttlefish_editorplugin.po 
new/plasma-sdk-5.12.2/po/zh_CN/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.12.1/po/zh_CN/cuttlefish_editorplugin.po   2018-02-13 
15:28:35.0 +0100
+++ new/plasma-sdk-5.12.2/po/zh_CN/cuttlefish_editorplugin.po   2018-02-20 
16:40:22.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2018-02-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:13-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.12.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.12.2/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.12.1/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po
2018-02-13 15:28:35.0 +0100
+++ new/plasma-sdk-5.12.2/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po
2018-02-20 16:40:22.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-01-05 04:01+0100\n"
-"PO-Revision-Date: 2018-02-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.12.1/po/zh_CN/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.12.2/po/zh_CN/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.12.1/po/zh_CN/org.kde.plasma.themeexplorer.po  
2018-02-13 15:28:35.0 +0100
+++ new/plasma-sdk-5.12.2/po/zh_CN/org.kde.plasma.themeexplorer.po  
2018-02-20 16:40:22.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 

commit plasma5-sdk for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-02-19 13:02:20

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Mon Feb 19 13:02:20 2018 rev:41 rq:577799 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-02-06 
17:07:12.517349309 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-02-19 13:02:35.222573524 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:29 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * None
+
+---

Old:

  plasma-sdk-5.12.0.tar.xz

New:

  plasma-sdk-5.12.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.cuEQjk/_old  2018-02-19 13:02:36.210537894 +0100
+++ /var/tmp/diff_new_pack.cuEQjk/_new  2018-02-19 13:02:36.214537750 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.12.0
+Version:5.12.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.12.0.tar.xz -> plasma-sdk-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.12.0/CMakeLists.txt 
new/plasma-sdk-5.12.1/CMakeLists.txt
--- old/plasma-sdk-5.12.0/CMakeLists.txt2018-02-01 15:19:14.0 
+0100
+++ new/plasma-sdk-5.12.1/CMakeLists.txt2018-02-13 15:28:37.0 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 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.12.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.12.1/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.12.0/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-02-01 15:15:14.0 +0100
+++ new/plasma-sdk-5.12.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-02-13 15:26:09.0 +0100
@@ -92,6 +92,7 @@
 Cuttlefish daje artystom i programistom podgląd i 
możliwość wyboru ikon. Cuttlefish wyświetla ikony dokładnie tak jak będą one 
wyświetlane w aplikacji. Umożliwia filtrowanie na podstawie kategorii i nazwy. 
Cuttlefish nie jest narzędziem ogólnego przeznaczenia, lecz przystosowanym do 
pracy artystów i programistów. Cuttlefish dostarcza także wtyczki dla Kate oraz 
KDevelop.
 O Cuttlefish permite aos artistas e programadores fazerem 
uma antevisão e selecção de ícones. O Cuttlefish tenta desenhar os ícones 
exactamente como iriam aparecer na aplicação. Permite filtrar com base na 
categoria e no nome. O Cuttlefish não é uma ferramenta de uso geral, mas 
destinada aos casos de uso dos artistas e programadores. O Cuttlefish também 
oferece um 'plugin' para o Kate e KDevelop para ser usado como selector de 
ícones.
 O Cuttlefish permite a artistas e desenvolvedores 
visualizar e escolher ícones. O Cuttlefish tenta renderizar os ícones da mesma 
forma que eles serão desenhados no aplicativo. Ele permite filtrar baseado na 
categoria e nome. O Cuttlefish não é uma ferramenta de propósito geral, mas 
destinado ao uso de artistas e desenvolvedores. O Cuttlefish também fornece um 
plug-in para Kate e KDevelop para ser usado como seletor de ícone.
+Cuttlefish — инструмент просмотра и отбора значков для 
художников и  разработчиков.Cuttlefish показывает значки именно так, как они 
будут выглядеть в приложении. В Cuttlefish реализован поиск и фильтрации списка 
значков по имени и категории. Кроме того, в программный пакет Cuttlefish входит 
расширение для текстового редактора Kate и в среды разработки KDevelop, 
добавляющее в эти редакторы функционал выбора значков.
 Sépia umožňuje umelcom a vývojárom prezrieť a vybrať 
ikony.  Sépia sa pokúsi presne vykresliť ikony, ako by vyzerali v  aplikácii. 
To umožňuje filtrovať na základe kategórií a mien. Sépia  nie je univerzálny 
nástroj, ale zameraný na prípady pre umelcov a vývojárov. Cutlefish tiež 
poskytuje plugin pre Kate a KDevelop  ktoré sa dajú použiť ako výber ikony.
 Cuttlefish omogoča predogled in izbor ikon za umetnike in 
razvijalce. Cuttlefish poskuša izrisati ikone točno tako, kot bi izgledale v 
programu. Ikone lahko filtrirate po kategoriji in imenu. Cuttlefish ni splošno 
orodje, ampak je uporabno le za določene primere uporabe umetnikov in 
razvijalcev. 

commit plasma5-sdk for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-02-06 17:07:11

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Tue Feb  6 17:07:11 2018 rev:40 rq:573044 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-01-25 
12:39:28.801634345 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-02-06 17:07:12.517349309 +0100
@@ -1,0 +2,10 @@
+Fri Feb  2 21:03:44 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * None
+
+---

Old:

  plasma-sdk-5.11.95.tar.xz

New:

  plasma-sdk-5.12.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.RmCSaS/_old  2018-02-06 17:07:13.229315979 +0100
+++ /var/tmp/diff_new_pack.RmCSaS/_new  2018-02-06 17:07:13.233315792 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.95
+Version:5.12.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.11.95.tar.xz -> plasma-sdk-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.95/CMakeLists.txt 
new/plasma-sdk-5.12.0/CMakeLists.txt
--- old/plasma-sdk-5.11.95/CMakeLists.txt   2018-01-15 14:40:37.0 
+0100
+++ new/plasma-sdk-5.12.0/CMakeLists.txt2018-02-01 15:19:14.0 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
 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.11.95/po/id/plasmaengineexplorer.po 
new/plasma-sdk-5.12.0/po/id/plasmaengineexplorer.po
--- old/plasma-sdk-5.11.95/po/id/plasmaengineexplorer.po2018-01-15 
14:40:17.0 +0100
+++ new/plasma-sdk-5.12.0/po/id/plasmaengineexplorer.po 2018-02-01 
15:17:08.0 +0100
@@ -2,7 +2,7 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the plasmaengineexplorer 
package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017.
+# Wantoyo , 2017, 2018.
 #
 msgid ""
 msgstr ""
@@ -11,12 +11,13 @@
 "POT-Creation-Date: 2017-08-21 03:48+0200\n"
 "PO-Revision-Date: 2014-06-26 20:55+0700\n"
 "Last-Translator: Andhika Padmawan \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.95/po/nn/cuttlefish.po 
new/plasma-sdk-5.12.0/po/nn/cuttlefish.po
--- old/plasma-sdk-5.11.95/po/nn/cuttlefish.po  2018-01-15 14:40:24.0 
+0100
+++ new/plasma-sdk-5.12.0/po/nn/cuttlefish.po   2018-02-01 15:17:49.0 
+0100
@@ -1,12 +1,12 @@
 # Translation of cuttlefish to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2015, 2016.
+# Karl Ove Hufthammer , 2015, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2016-01-24 12:26+0100\n"
+"PO-Revision-Date: 2018-01-22 21:08+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -82,12 +82,12 @@
 #: package/contents/ui/Tools.qml:121
 #, kde-format
 msgid "Inverted"
-msgstr ""
+msgstr "Snu fargane"
 
 #: package/contents/ui/Tools.qml:127
 #, kde-format
 msgid "Monochrome"
-msgstr ""
+msgstr "Svart-kvitt"
 
 #: src/main.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' 

commit plasma5-sdk for openSUSE:Factory

2018-01-25 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-01-25 12:39:27

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Jan 25 12:39:27 2018 rev:39 rq:566924 version:5.11.95

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2018-01-05 
00:59:18.474161885 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-01-25 12:39:28.801634345 +0100
@@ -1,0 +2,12 @@
+Mon Jan 15 15:54:06 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * [Theme Explorer] Use theme name instead of ID in theme dropdown
+  * [Theme Explorer] Quit with Ctrl+Q
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  plasma-sdk-5.11.5.tar.xz

New:

  plasma-sdk-5.11.95.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.NSsclr/_old  2018-01-25 12:39:29.277612123 +0100
+++ /var/tmp/diff_new_pack.NSsclr/_new  2018-01-25 12:39:29.277612123 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.5
+Version:5.11.95
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.11.5.tar.xz -> plasma-sdk-5.11.95.tar.xz ++
 4483 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2018-01-04 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2018-01-05 00:59:18

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Fri Jan  5 00:59:18 2018 rev:38 rq:561225 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-12-04 
10:02:10.144866496 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2018-01-05 00:59:18.474161885 +0100
@@ -1,0 +2,10 @@
+Tue Jan  2 16:40:09 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * None
+
+---

Old:

  plasma-sdk-5.11.4.tar.xz

New:

  plasma-sdk-5.11.5.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.Au6TNf/_old  2018-01-05 00:59:19.081959662 +0100
+++ /var/tmp/diff_new_pack.Au6TNf/_new  2018-01-05 00:59:19.081959662 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.4
+Version:5.11.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.11.4.tar.xz -> plasma-sdk-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.4/CMakeLists.txt 
new/plasma-sdk-5.11.5/CMakeLists.txt
--- old/plasma-sdk-5.11.4/CMakeLists.txt2017-11-28 13:42:46.0 
+0100
+++ new/plasma-sdk-5.11.5/CMakeLists.txt2018-01-02 14:10:04.903555364 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.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.11.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.11.5/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.11.4/cuttlefish/org.kde.cuttlefish.appdata.xml 
2017-11-28 13:40:42.0 +0100
+++ new/plasma-sdk-5.11.5/cuttlefish/org.kde.cuttlefish.appdata.xml 
2018-01-02 14:07:57.990716522 +0100
@@ -75,8 +75,8 @@
 Cuttlefish allows artists and developers to preview and pick icons. 
Cuttlefish attempts to render the icons exactly as they would look drawn in the 
application. It allows to filter based on category and name. Cuttlefish is not 
a general-purpose tool, but geared towards artists' and developers' use-cases.
 Cuttlefish also provides a plugin for Kate and KDevelop to be used as 
icon picker.
 
-El Cuttlefish permet als artistes i als desenvolupadors 
previsualitzar i seleccionar icones. El Cuttlefish intenta representar les 
icones exactament com es dibuixaran a l'aplicació. Permet filtrar segons la 
categoria i el nom. El Cuttlefish no és una eina de propòsit general, si no 
destinada als casos d'ús d'artistes i desenvolupadors. El Cuttlefish també 
proporciona un connector pel Kate i el KDevelop per ser usat com a selector 
d'icones.
-El Cuttlefish permet als artistes i als 
desenvolupadors previsualitzar i seleccionar icones. El Cuttlefish intenta 
representar les icones exactament com es dibuixaran a l'aplicació. Permet 
filtrar segons la categoria i el nom. El Cuttlefish no és una eina de propòsit 
general, si no destinada als casos d'ús d'artistes i desenvolupadors. El 
Cuttlefish també proporciona un connector pel Kate i el KDevelop per ser usat 
com a selector d'icones.
+El Cuttlefish permet als artistes i als desenvolupadors 
previsualitzar i seleccionar icones. El Cuttlefish intenta representar les 
icones exactament com es dibuixaran a l'aplicació. Permet filtrar segons la 
categoria i el nom. El Cuttlefish no és una eina de propòsit general, sinó 
destinada als casos d'ús d'artistes i desenvolupadors. El Cuttlefish també 
proporciona un connector pel Kate i el KDevelop per ser usat com a selector 
d'icones.
+El Cuttlefish permet als artistes i als 
desenvolupadors previsualitzar i seleccionar icones. El Cuttlefish intenta 
representar les icones exactament com es dibuixaran a l'aplicació. Permet 
filtrar segons la categoria i el nom. El Cuttlefish no és una eina de 

commit plasma5-sdk for openSUSE:Factory

2017-12-04 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-12-04 10:02:07

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Mon Dec  4 10:02:07 2017 rev:37 rq:547209 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-11-08 
15:15:32.674196761 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-12-04 10:02:10.144866496 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:46:11 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * None
+
+---

Old:

  plasma-sdk-5.11.3.tar.xz

New:

  plasma-sdk-5.11.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.1wdacC/_old  2017-12-04 10:02:11.232827007 +0100
+++ /var/tmp/diff_new_pack.1wdacC/_new  2017-12-04 10:02:11.236826862 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.3
+Version:5.11.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.11.3.tar.xz -> plasma-sdk-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.3/CMakeLists.txt 
new/plasma-sdk-5.11.4/CMakeLists.txt
--- old/plasma-sdk-5.11.3/CMakeLists.txt2017-11-07 14:08:09.0 
+0100
+++ new/plasma-sdk-5.11.4/CMakeLists.txt2017-11-28 13:42:46.0 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 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.11.3/po/ca/cuttlefish.po 
new/plasma-sdk-5.11.4/po/ca/cuttlefish.po
--- old/plasma-sdk-5.11.3/po/ca/cuttlefish.po   2017-11-07 14:06:37.0 
+0100
+++ new/plasma-sdk-5.11.4/po/ca/cuttlefish.po   2017-11-28 13:41:08.0 
+0100
@@ -3,15 +3,15 @@
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Antoni Bella Pérez , 2015.
+# Antoni Bella Pérez , 2015, 2017.
 # Josep Ma. Ferrer , 2015, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: cuttlefish\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2017-05-07 15:50+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2017-11-20 13:05+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
@@ -69,12 +69,12 @@
 #: package/contents/ui/Preview.qml:178
 #, kde-format
 msgid "Insert QtQuick code"
-msgstr "Insereix codi QtQuick"
+msgstr "Insereix el codi QtQuick"
 
 #: package/contents/ui/Preview.qml:178
 #, kde-format
 msgid "Copy QtQuick code to clipboard"
-msgstr "Copia codi QtQuick al porta-retalls"
+msgstr "Copia el codi QtQuick al porta-retalls"
 
 #: package/contents/ui/Preview.qml:195
 #, kde-format
@@ -114,4 +114,4 @@
 #: src/main.cpp:55
 #, kde-format
 msgid "Run in icon-picker mode"
-msgstr "Executa en mode de selecció d'icona"
\ No newline at end of file
+msgstr "Executa en el mode de selecció d'icona"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.3/po/ca/plasmaengineexplorer.po 
new/plasma-sdk-5.11.4/po/ca/plasmaengineexplorer.po
--- old/plasma-sdk-5.11.3/po/ca/plasmaengineexplorer.po 2017-11-07 
14:06:37.0 +0100
+++ new/plasma-sdk-5.11.4/po/ca/plasmaengineexplorer.po 2017-11-28 
13:41:08.0 +0100
@@ -1,16 +1,16 @@
 # Translation of plasmaengineexplorer.po to Catalan
-# Copyright (C) 2007-2016 This_file_is_part_of_KDE
+# Copyright (C) 2007-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2012, 2013, 
2014.
-# Antoni Bella Pérez , 2015, 2016.
+# Antoni Bella Pérez , 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-08-21 

commit plasma5-sdk for openSUSE:Factory

2017-11-08 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-11-08 15:11:15

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Nov  8 15:11:15 2017 rev:36 rq:539722 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-10-26 
18:45:36.500523005 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-11-08 15:15:32.674196761 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:45 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  plasma-sdk-5.11.2.tar.xz

New:

  plasma-sdk-5.11.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.R8T28J/_old  2017-11-08 15:15:33.162178949 +0100
+++ /var/tmp/diff_new_pack.R8T28J/_new  2017-11-08 15:15:33.162178949 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.2
+Version:5.11.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.11.2.tar.xz -> plasma-sdk-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.2/CMakeLists.txt 
new/plasma-sdk-5.11.3/CMakeLists.txt
--- old/plasma-sdk-5.11.2/CMakeLists.txt2017-10-24 13:33:10.0 
+0200
+++ new/plasma-sdk-5.11.3/CMakeLists.txt2017-11-07 14:08:09.0 
+0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 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.11.2/lookandfeelexplorer/package/metadata.desktop 
new/plasma-sdk-5.11.3/lookandfeelexplorer/package/metadata.desktop
--- old/plasma-sdk-5.11.2/lookandfeelexplorer/package/metadata.desktop  
2017-10-24 13:30:48.0 +0200
+++ new/plasma-sdk-5.11.3/lookandfeelexplorer/package/metadata.desktop  
2017-11-07 14:06:16.0 +0100
@@ -19,6 +19,7 @@
 Comment[nn]=Utforsk og rediger utsjånad-og-åtferd-tema for Plasma
 Comment[pl]=Przeglądaj i edytuj wrażenia wzrokowe i dotykowe Plazmy
 Comment[pt]=Explore e edite os seus temas de Aparência e Comportamento do 
Plasma
+Comment[pt_BR]=Explore e edite os seus temas de aparência do Plasma
 Comment[ru]=Просмотр и редактирование оформлений Plasma
 Comment[sk]=Preskúmať a upraviť vaše témy Plasma
 Comment[sl]=Raziščite in uredite vaše teme Videza in občutka za Plasmo
@@ -55,6 +56,7 @@
 Name[nn]=Utforskar for utsjånad-og-åtferd-oppsett i Plasma
 Name[pl]=Przeglądarka wrażeń wzrokowych i dotykowych Plazmy
 Name[pt]=Explorador de Aparências e Comportamentos do Plasma
+Name[pt_BR]=Explorador de aparência do Plasma
 Name[ru]=Редактор оформлений Plasma
 Name[sk]=Prehliadač témy Plasma
 Name[sl]=Raziskovalnik Videza in občutka za Plasmo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.2/po/da/cuttlefish.po 
new/plasma-sdk-5.11.3/po/da/cuttlefish.po
--- old/plasma-sdk-5.11.2/po/da/cuttlefish.po   2017-10-24 13:31:22.0 
+0200
+++ new/plasma-sdk-5.11.3/po/da/cuttlefish.po   2017-11-07 14:06:41.0 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander , 2015, 2016.
+# Martin Schlander , 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2016-03-09 20:03+0100\n"
+"PO-Revision-Date: 2017-10-28 19:40+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
@@ -78,15 +78,14 @@
 msgstr "Opdatér forhåndsvisning under musen"
 
 #: package/contents/ui/Tools.qml:121
-#, fuzzy, kde-format
-#| msgid "Inverted Color Scheme"
+#, kde-format
 msgid "Inverted"
-msgstr "Inverteret farvetema"
+msgstr "Inverteret"
 
 #: package/contents/ui/Tools.qml:127
 #, kde-format
 msgid "Monochrome"
-msgstr ""
+msgstr "Monokrom"
 
 #: src/main.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.2/po/pt_BR/plasmoidviewer.po 

commit plasma5-sdk for openSUSE:Factory

2017-10-26 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-10-26 18:45:31

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Oct 26 18:45:31 2017 rev:35 rq:536681 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-10-19 
19:32:48.890972842 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-10-26 18:45:36.500523005 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:13:41 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  plasma-sdk-5.11.1.tar.xz

New:

  plasma-sdk-5.11.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.GQGddH/_old  2017-10-26 18:45:37.776463452 +0200
+++ /var/tmp/diff_new_pack.GQGddH/_new  2017-10-26 18:45:37.776463452 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.1
+Version:5.11.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.11.1.tar.xz -> plasma-sdk-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.1/CMakeLists.txt 
new/plasma-sdk-5.11.2/CMakeLists.txt
--- old/plasma-sdk-5.11.1/CMakeLists.txt2017-10-17 13:12:53.0 
+0200
+++ new/plasma-sdk-5.11.2/CMakeLists.txt2017-10-24 13:33:10.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 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.11.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.11.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.11.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
2017-10-17 13:09:37.0 +0200
+++ new/plasma-sdk-5.11.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
2017-10-24 13:30:48.0 +0200
@@ -84,7 +84,7 @@
 Cuttlefish annab kunstnikele ja arendajatele võimaluse 
näha ikoonide eelvaatlust ja neid siis enda tarbeks välja valida. Cuttlefish 
püüab ikoone näidata täpselt sellisena, nagu need oleksid näha vastavas 
rakenduses. Ikoone on võimalik filtreerida kategooria ja nime järgi. Cuttlefish 
ei ole nii-öelda tavakasutajale mõeldud rakendus, vaid sihtrühmana nähakse 
eelkõige kunstnikke ja arendajaid. Samuti pakub Cuttlefish Katele ja 
KDevelopile pluginat, mida saab kasutada ikoonide valimiseks.
 Cuttlefish sallii graafikoiden ja kehittäjien esikatsella 
ja valita kuvakkeita. Se yrittää hahmontaa kuvakkeet juuri niin kuin ne 
näkyisivät sovelluksessa. Kuvakkeita voi suodattaa luokan ja nimen perusteella. 
Cuttlefish ei ole yleistyökalu vaan suunnattu graafikoille ja kehittäjille. Se 
tarjoaa myös Kate- ja KDevelop-liitännäisten käytön kuvakkeiden valinnassa.
 Cuttlefish permet aux artistes et développeurs d'afficher 
et choisir de icônes. Cuttlefish tente de rendre les icônes exactement comme 
elles apparaîtraient dessinées dans l'application. Il permet un filtrage par 
catégorie et par nom. Cuttlefish n'est pas un outil générique, mais orienté 
pour les cas d'utilisation des artistes et developpeurs. Cuttlefish offre aussi 
des modules pour Kate et KDevelop pour être utilisé pour choisir des icônes.
-Cuttlefish permite que artistas e desenvolvedores 
observen e seleccionen iconas. Cuttlefish intenta mostrar as iconas tal e como 
aparecerían nun aplicativo. Permite filtrar por nome e por categoría. 
Cuttlefish non é unha ferramentas de uso xeral, senón que está pensada 
específicamente para casos de uso de artistas e desenvolvedores. Cuttlefish 
tamén fornece un complemento para usalo como selector de iconas en Kate e 
KDevelop.
+Cuttlefish permite que artistas e desenvolvedores 
observen e seleccionen iconas. Cuttlefish intenta mostrar as iconas tal e como 
aparecerían nun aplicativo. Permite filtrar por nome e por categoría. 
Cuttlefish non é unha ferramentas de uso xeral, senón que está pensada 
especificamente para casos de uso de artistas e desenvolvedores. Cuttlefish 
tamén fornece un complemento para usalo como selector de iconas en Kate e 
KDevelop.
 Cuttlefish permette agli artisti ed agli sviluppatori di 
visualizzare anteprime e scegliere icone. Cuttlefish tenta di mostrare l'icona 
esattamente per 

commit plasma5-sdk for openSUSE:Factory

2017-10-19 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-10-19 19:32:47

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Oct 19 19:32:47 2017 rev:34 rq:534580 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-10-09 
19:47:26.393644124 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-10-19 19:32:48.890972842 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:19:15 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * None
+
+---

Old:

  plasma-sdk-5.11.0.tar.xz

New:

  plasma-sdk-5.11.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.mXsaP0/_old  2017-10-19 19:32:49.426947765 +0200
+++ /var/tmp/diff_new_pack.mXsaP0/_new  2017-10-19 19:32:49.426947765 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.11.0
+Version:5.11.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.11.0.tar.xz -> plasma-sdk-5.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.11.0/CMakeLists.txt 
new/plasma-sdk-5.11.1/CMakeLists.txt
--- old/plasma-sdk-5.11.0/CMakeLists.txt2017-10-05 14:52:56.0 
+0200
+++ new/plasma-sdk-5.11.1/CMakeLists.txt2017-10-17 13:12:53.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
 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.11.0/po/gl/cuttlefish.po 
new/plasma-sdk-5.11.1/po/gl/cuttlefish.po
--- old/plasma-sdk-5.11.0/po/gl/cuttlefish.po   2017-10-05 14:52:00.0 
+0200
+++ new/plasma-sdk-5.11.1/po/gl/cuttlefish.po   2017-10-17 13:10:59.0 
+0200
@@ -2,13 +2,14 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Adrián Chaves Fernández , 2015, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2017-07-25 10:19+0100\n"
-"Last-Translator: Adrián Chaves \n"
+"PO-Revision-Date: 2017-10-12 21:29+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -35,7 +36,7 @@
 #: package/contents/ui/Preview.qml:156
 #, kde-format
 msgid "Scalable:"
-msgstr "Escalábel:"
+msgstr "Cambiábel de escala:"
 
 #: package/contents/ui/Preview.qml:159
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.11.0/po/gl/org.kde.plasma.themeexplorer.po 
new/plasma-sdk-5.11.1/po/gl/org.kde.plasma.themeexplorer.po
--- old/plasma-sdk-5.11.0/po/gl/org.kde.plasma.themeexplorer.po 2017-10-05 
14:52:00.0 +0200
+++ new/plasma-sdk-5.11.1/po/gl/org.kde.plasma.themeexplorer.po 2017-10-17 
13:10:59.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-01-17 10:19+0100\n"
-"PO-Revision-Date: 2017-08-12 15:16+0100\n"
+"PO-Revision-Date: 2017-10-04 22:56+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -101,7 +101,7 @@
 #: package/contents/ui/ColorEditor.qml:257
 #, kde-format
 msgid "Button mouse over color:"
-msgstr "Cor dos botóns co cursor por riba:"
+msgstr "Cor dos botóns co rato por riba:"
 
 #: package/contents/ui/ColorEditor.qml:264
 #, kde-format
@@ -121,7 +121,7 @@
 #: package/contents/ui/ColorEditor.qml:286
 #, kde-format
 msgid "Text view mouse over color:"
-msgstr "Cor das vistas de texto co cursor por riba:"
+msgstr "Cor das vistas de texto co rato por riba:"
 
 #: 

commit plasma5-sdk for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-10-09 19:43:32

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Mon Oct  9 19:43:32 2017 rev:33 rq:532043 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-08-23 
11:55:48.553309967 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-10-09 19:47:26.393644124 +0200
@@ -1,0 +2,23 @@
+Thu Oct  5 12:39:18 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:06 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * spdx validation for appstream
+  * Drop unused dependencies KF5WindowSystem and KF5XmlGui
+  * Restore KCompletion dependency
+  * Drop unused dependencies
+
+---

Old:

  plasma-sdk-5.10.5.tar.xz

New:

  plasma-sdk-5.11.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.hOxFkN/_old  2017-10-09 19:47:26.969618809 +0200
+++ /var/tmp/diff_new_pack.hOxFkN/_new  2017-10-09 19:47:26.973618633 +0200
@@ -18,19 +18,18 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.10.5
+Version:5.11.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Source: plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 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
@@ -42,7 +41,6 @@
 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
@@ -59,8 +57,6 @@
 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
@@ -77,8 +73,6 @@
 Recommends: %{name}-lang
 %endif
 Conflicts:  plasmate
-#Provides:   plasmate5 = %{version}
-#Obsoletes:  plasmate5 < %{version}
 Requires:   bash
 Requires:   kirigami2 >= 2.0
 Requires:   plasmaengineexplorer5
@@ -108,8 +102,6 @@
 
 %install
   %kf5_makeinstall -C build
-#  # 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 -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
@@ -121,14 +113,12 @@
 
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
-#%%find_lang kdevpackagemanagerview %{name}.lang
 %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang org.kde.plasma.themeexplorer %{name}.lang
 %find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang
 %find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
 %find_lang plasmawallpaperviewer %{name}.lang
-#%%find_lang plasmate %{name}.lang
 %find_lang plasmaengineexplorer %{name}.lang
 %find_lang cuttlefish_editorplugin %{name}.lang
 %endif
@@ -142,21 +132,15 @@
 %doc COPYING*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
-#%%{_kf5_bindir}/plasmate
-#%%{_kf5_bindir}/plasmakconfigxteditor
 %{_kf5_bindir}/plasmathemeexplorer
 %{_kf5_bindir}/lookandfeelexplorer
 %{_kf5_sharedir}/plasma/
-#%%{_kf5_sharedir}/plasmate/
 %{_kf5_sharedir}/kpackage/
-#%%{_kf5_sharedir}/kdevsavesystemview/
 

commit plasma5-sdk for openSUSE:Factory

2017-08-23 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-08-23 11:55:25

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Aug 23 11:55:25 2017 rev:32 rq:518284 version:5.10.5

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-07-19 
12:22:22.116848309 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-08-23 11:55:48.553309967 +0200
@@ -1,0 +2,10 @@
+Tue Aug 22 19:11:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.5.php
+- Changes since 5.10.4:
+  * None
+
+---

Old:

  plasma-sdk-5.10.4.tar.xz

New:

  plasma-sdk-5.10.5.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.a4cvAp/_old  2017-08-23 11:55:49.521173721 +0200
+++ /var/tmp/diff_new_pack.a4cvAp/_new  2017-08-23 11:55:49.533172032 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.10.4
+Version:5.10.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.10.4.tar.xz -> plasma-sdk-5.10.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.10.4/CMakeLists.txt 
new/plasma-sdk-5.10.5/CMakeLists.txt
--- old/plasma-sdk-5.10.4/CMakeLists.txt2017-07-18 13:43:00.0 
+0200
+++ new/plasma-sdk-5.10.5/CMakeLists.txt2017-08-22 17:31:52.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.10.4")
+set(PROJECT_VERSION "5.10.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.10.4/po/eu/cuttlefish.po 
new/plasma-sdk-5.10.5/po/eu/cuttlefish.po
--- old/plasma-sdk-5.10.4/po/eu/cuttlefish.po   2017-07-18 13:41:46.0 
+0200
+++ new/plasma-sdk-5.10.5/po/eu/cuttlefish.po   2017-08-22 17:31:25.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: cuttlefish\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2017-02-28 22:57+0100\n"
+"PO-Revision-Date: 2017-07-19 16:32+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi \n"
 "Language-Team: Basque \n"
 "Language: eu\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: package/contents/ui/Preview.qml:134
 #, kde-format
@@ -79,15 +79,14 @@
 msgstr "Eguneratu aurreikuspegia gainean egotean"
 
 #: package/contents/ui/Tools.qml:121
-#, fuzzy, kde-format
-#| msgid "Inverted Color Scheme"
+#, kde-format
 msgid "Inverted"
-msgstr "Kolore-eskema alderantzikatua"
+msgstr "Alderantzikatua"
 
 #: package/contents/ui/Tools.qml:127
 #, kde-format
 msgid "Monochrome"
-msgstr ""
+msgstr "Monokromoa"
 
 #: src/main.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.10.4/po/gl/plasmoidviewer.po 
new/plasma-sdk-5.10.5/po/gl/plasmoidviewer.po
--- old/plasma-sdk-5.10.4/po/gl/plasmoidviewer.po   2017-07-18 
13:41:52.0 +0200
+++ new/plasma-sdk-5.10.5/po/gl/plasmoidviewer.po   2017-08-22 
17:31:28.0 +0200
@@ -7,14 +7,14 @@
 # Marce Villarino , 2009, 2011.
 # Marce Villarino , 2011, 2012.
 # Adrian Chaves Fernandez , 2013, 2015.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmoidviewer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-01-15 04:16+0100\n"
-"PO-Revision-Date: 2015-11-12 07:01+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-08-08 21:33+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -49,7 +49,7 @@
 #: main.cpp:62
 #, kde-format
 msgid "The name of the applet plugin"
-msgstr "O nome do complemento do miniprograma."
+msgstr "O nome do complemento do miniaplicativo."
 
 #: main.cpp:64
 #, kde-format
@@ -108,7 +108,7 @@
 #: view.cpp:111
 #, no-c-format, kde-format
 msgid "Applet %1 does not exist."

commit plasma5-sdk for openSUSE:Factory

2017-07-19 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-07-19 11:23:06

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Jul 19 11:23:06 2017 rev:31 rq:511288 version:5.10.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-07-17 
09:08:54.306977686 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-07-19 12:22:22.116848309 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:48 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+---

Old:

  plasma-sdk-5.10.3.tar.xz

New:

  plasma-sdk-5.10.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.pgXQ3Y/_old  2017-07-19 12:22:22.624776634 +0200
+++ /var/tmp/diff_new_pack.pgXQ3Y/_new  2017-07-19 12:22:22.628776069 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.10.3
+Version:5.10.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.10.3.tar.xz -> plasma-sdk-5.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.10.3/CMakeLists.txt 
new/plasma-sdk-5.10.4/CMakeLists.txt
--- old/plasma-sdk-5.10.3/CMakeLists.txt2017-06-27 12:00:19.0 
+0200
+++ new/plasma-sdk-5.10.4/CMakeLists.txt2017-07-18 13:43:00.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 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.10.3/po/fr/cuttlefish_editorplugin.po 
new/plasma-sdk-5.10.4/po/fr/cuttlefish_editorplugin.po
--- old/plasma-sdk-5.10.3/po/fr/cuttlefish_editorplugin.po  2017-06-27 
11:59:57.0 +0200
+++ new/plasma-sdk-5.10.4/po/fr/cuttlefish_editorplugin.po  2017-07-18 
13:41:50.0 +0200
@@ -1,17 +1,18 @@
+# Vincent Pinon , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: cuttlefish_editorplugin\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:21+0100\n"
-"PO-Revision-Date: 2017-05-11 07:46+0200\n"
-"Last-Translator: KDE Francophone \n"
-"Language-Team: KDE Francophone \n"
+"PO-Revision-Date: 2017-06-28 21:45+0100\n"
+"Last-Translator: Vincent Pinon \n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -19,4 +20,4 @@
 #: cuttlefishplugin.cpp:84
 #, kde-format
 msgid "Insert Icon with Cuttlefish"
-msgstr ""
\ No newline at end of file
+msgstr "Insérer une icône avec Cuttlefish"
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.10.3/po/fr/org.kde.plasma.lookandfeelexplorer.po 
new/plasma-sdk-5.10.4/po/fr/org.kde.plasma.lookandfeelexplorer.po
--- old/plasma-sdk-5.10.3/po/fr/org.kde.plasma.lookandfeelexplorer.po   
2017-06-27 11:59:57.0 +0200
+++ new/plasma-sdk-5.10.4/po/fr/org.kde.plasma.lookandfeelexplorer.po   
2017-07-18 13:41:50.0 +0200
@@ -1,17 +1,18 @@
+# Vincent Pinon , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: org.kde.plasma.lookandfeelexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-01-05 04:01+0100\n"
-"PO-Revision-Date: 2017-05-11 07:47+0200\n"
-"Last-Translator: KDE Francophone \n"
-"Language-Team: KDE Francophone \n"
+"PO-Revision-Date: 2017-06-28 17:06+0100\n"
+"Last-Translator: Vincent Pinon \n"
+"Language-Team: French \n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -29,7 +30,7 @@
 #: package/contents/ui/main.qml:44
 #, 

commit plasma5-sdk for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-07-17 09:08:53

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Mon Jul 17 09:08:53 2017 rev:30 rq:509797 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-07-05 
23:54:52.802307666 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-07-17 09:08:54.306977686 +0200
@@ -1,0 +2,6 @@
+Wed Jul 12 14:29:24 UTC 2017 - fab...@ritter-vogt.de
+
+- Add workaround for kde#382275, removing one of the installed
+  appdata files which libzypp does not like (boo#1038368)
+
+---



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.wbaI2D/_old  2017-07-17 09:08:55.162857142 +0200
+++ /var/tmp/diff_new_pack.wbaI2D/_new  2017-07-17 09:08:55.162857142 +0200
@@ -115,6 +115,10 @@
   cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
   cp -L %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
+  # Workaround for kde#382275, "The following applications are going to be 
removed: Cuttlefish".
+  # The package contains two appdata files with the same Name, which libzypp 
can't handle (boo#1038368)
+  rm %{buildroot}%{_kf5_appstreamdir}/org.kde.plasma.cuttlefish.appdata.xml
+
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
 #%%find_lang kdevpackagemanagerview %{name}.lang




commit plasma5-sdk for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-07-05 23:54:52

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Wed Jul  5 23:54:52 2017 rev:29 rq:506567 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-06-01 
16:27:21.644586344 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-07-05 23:54:52.802307666 +0200
@@ -1,0 +2,30 @@
+Tue Jun 27 17:50:50 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+  * None
+
+---
+Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.2.php
+- Changes since 5.10.1:
+  * None
+
+---
+Tue Jun  6 17:19:56 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+  * fix typo
+
+---

Old:

  plasma-sdk-5.10.0.tar.xz

New:

  plasma-sdk-5.10.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.hFG9VI/_old  2017-07-05 23:54:53.398223724 +0200
+++ /var/tmp/diff_new_pack.hFG9VI/_new  2017-07-05 23:54:53.402223160 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.10.0
+Version:5.10.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://cgit.kde.org/plasma-sdk.git
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.10.0.tar.xz -> plasma-sdk-5.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.10.0/CMakeLists.txt 
new/plasma-sdk-5.10.3/CMakeLists.txt
--- old/plasma-sdk-5.10.0/CMakeLists.txt2017-05-26 11:13:22.0 
+0200
+++ new/plasma-sdk-5.10.3/CMakeLists.txt2017-06-27 12:00:19.0 
+0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.3")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12)
 
@@ -35,7 +35,7 @@
 
 find_package(KF5Kirigami2 5.22)
 set_package_properties(KF5Kirigami2 PROPERTIES
-DESCRIPTION "KDE’s lightweight user interface framework for mobile and 
convergent applications"
+DESCRIPTION "KDE's lightweight user interface framework for mobile and 
convergent applications"
 URL "https://techbase.kde.org/Kirigami;
 PURPOSE "Required by lookandfeelexplorer"
 TYPE RUNTIME
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.10.0/po/fi/cuttlefish.po 
new/plasma-sdk-5.10.3/po/fi/cuttlefish.po
--- old/plasma-sdk-5.10.0/po/fi/cuttlefish.po   2017-05-26 11:12:32.0 
+0200
+++ new/plasma-sdk-5.10.3/po/fi/cuttlefish.po   2017-06-27 11:59:57.0 
+0200
@@ -1,14 +1,15 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 # Lasse Liehu , 2015, 2016.
+# Tommi Nieminen , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-07 02:56+0200\n"
-"PO-Revision-Date: 2016-01-01 13:49+0200\n"
-"Last-Translator: Lasse Liehu \n"
+"PO-Revision-Date: 2017-06-08 20:42+0200\n"
+"Last-Translator: Tommi Nieminen \n"
 "Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
@@ -78,15 +79,14 @@
 msgstr "Päivitä esikatselu osoitettaessa"
 
 #: package/contents/ui/Tools.qml:121
-#, fuzzy, kde-format
-#| msgid "Inverted Color Scheme"
+#, kde-format
 msgid "Inverted"
-msgstr "Käänteinen väriteema"
+msgstr "Käänteinen"
 
 #: package/contents/ui/Tools.qml:127
 #, kde-format
 msgid "Monochrome"
-msgstr ""
+msgstr "Mustavalkoinen"
 
 #: src/main.cpp:35
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit plasma5-sdk for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-06-01 16:27:20

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Thu Jun  1 16:27:20 2017 rev:28 rq:498849 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-04-30 
21:10:29.614091519 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-06-01 16:27:21.644586344 +0200
@@ -1,0 +2,41 @@
+Fri May 26 14:10:32 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * remove plasmate build checks
+  * FEATURE: don't build plasmate, it is unmaintained, moved to kde:plasmate
+- Disable plasmate parts, but keep them in the file as the removal
+  looks like a mistake
+
+---
+Thu May 11 20:26:31 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * More cleanups
+  * more cleanups
+  * Code cleanups
+  * clean up code
+  * monochrome/color switch for largest preview
+  * use plasma theme switch for all icons
+  * Allow to switch between monochrome and full-color icons
+  * Switch to newer KDevelop API
+  * Switch to newer KDevelop API
+  * Make cmake search for the right version of Kirigami
+  * port to kirigami2
+  * make the model being loaded after startup
+  * User-visible strings: Plasma is a proper noun
+
+---
+Thu May 11 08:31:03 UTC 2017 - fab...@ritter-vogt.de
+
+- Copy the original icon file and not a symlink into the package
+  (boo#1024320)
+
+---

Old:

  plasma-sdk-5.9.5.tar.xz

New:

  plasma-sdk-5.10.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.RJBWXt/_old  2017-06-01 16:27:22.212506264 +0200
+++ /var/tmp/diff_new_pack.RJBWXt/_new  2017-06-01 16:27:22.212506264 +0200
@@ -18,19 +18,19 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.9.5
+Version:5.10.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
-Url:https://projects.kde.org/projects/extragear/sdk/plasmate
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
+Url:https://cgit.kde.org/plasma-sdk.git
+Source: plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
 BuildRequires:  cmake(Grantlee5)
-BuildRequires:  cmake(KDevPlatform) >= 4.9.90
+#BuildRequires:  cmake(KDevPlatform) >= 4.9.90
 BuildRequires:  cmake(KF5Archive) >= 5.25.0
 BuildRequires:  cmake(KF5Completion) >= 5.25.0
 BuildRequires:  cmake(KF5Config) >= 5.25.0
@@ -77,8 +77,8 @@
 Recommends: %{name}-lang
 %endif
 Conflicts:  plasmate
-Provides:   plasmate5 = %{version}
-Obsoletes:  plasmate5 < %{version}
+#Provides:   plasmate5 = %{version}
+#Obsoletes:  plasmate5 < %{version}
 Requires:   bash
 Requires:   kirigami2 >= 2.0
 Requires:   plasmaengineexplorer5
@@ -108,23 +108,23 @@
 
 %install
   %kf5_makeinstall -C build
-  # 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
+#  # 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/
+  cp -L %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -L %{_kf5_iconsdir}/breeze/actions/24/tools-wizard.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
-%find_lang kdevpackagemanagerview %{name}.lang
+#%%find_lang kdevpackagemanagerview %{name}.lang
 %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang 

commit plasma5-sdk for openSUSE:Factory

2017-04-30 Thread root
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 

commit plasma5-sdk for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-03-28 15:17:06

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Tue Mar 28 15:17:06 2017 rev:26 rq:482132 version:5.9.4

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-03-03 
17:27:20.362934980 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-03-28 15:17:07.452889123 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:47 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+  * None
+---

Old:

  plasma-sdk-5.9.3.tar.xz

New:

  plasma-sdk-5.9.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.pCKT0m/_old  2017-03-28 15:17:08.008810381 +0200
+++ /var/tmp/diff_new_pack.pCKT0m/_new  2017-03-28 15:17:08.012809814 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.9.3
+Version:5.9.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.9.3.tar.xz -> plasma-sdk-5.9.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.3/CMakeLists.txt 
new/plasma-sdk-5.9.4/CMakeLists.txt
--- old/plasma-sdk-5.9.3/CMakeLists.txt 2017-02-28 14:07:38.0 +0100
+++ new/plasma-sdk-5.9.4/CMakeLists.txt 2017-03-21 15:05:39.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
 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.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.9.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.9.3/cuttlefish/org.kde.cuttlefish.appdata.xml  
2017-02-28 14:06:44.0 +0100
+++ new/plasma-sdk-5.9.4/cuttlefish/org.kde.cuttlefish.appdata.xml  
2017-03-21 15:04:40.0 +0100
@@ -50,6 +50,7 @@
   Førehandsvising av ikon for kunstnarar og 
utviklarar
   Podglądanie ikon dla artystów i programistów
   Antevisão de Ícones para Artistas e 
Programadores
+  Visualizador de ícones para artistas e 
desenvolvedores
   Инструмент просмотра значков для дизайнеров и 
разработчиков
   Prehliadač ikon pre umelcov a vývojárov
   Pregledovalnik ikon za umetnike in 
razvijalce
@@ -80,6 +81,7 @@
 Cuttlefish lèt kunstnarar og utviklarar sjå gjennom og 
velja ikon. Cuttlefish prøver å visa ikona akkurat slik dei vert viste i 
programma. Du kan òg filtrera på kategori eller namn. Cuttlefish er ikkje eit 
vanleg sluttbrukarprogram, men er retta mot kunstnarar og utviklarar. Det har 
òg Kate- og KDevelop-tillegg for veljing av ikon.
 Cuttlefish daje artystom i programistom podgląd i 
możliwość wyboru ikon. Cuttlefish wyświetla ikony dokładnie tak jak będą one 
wyświetlane w aplikacji. Umożliwia filtrowanie na podstawie kategorii i nazwy. 
Cuttlefish nie jest narzędziem ogólnego przeznaczenia, lecz przystosowanym do 
pracy artystów i programistów. Cuttlefish dostarcza także wtyczki dla Kate oraz 
KDevelop.
 O Cuttlefish permite aos artistas e programadores fazerem 
uma antevisão e selecção de ícones. O Cuttlefish tenta desenhar os ícones 
exactamente como iriam aparecer na aplicação. Permite filtrar com base na 
categoria e no nome. O Cuttlefish não é uma ferramenta de uso geral, mas 
destinada aos casos de uso dos artistas e programadores. O Cuttlefish também 
oferece um 'plugin' para o Kate e KDevelop para ser usado como selector de 
ícones.
+O Cuttlefish permite a artistas e desenvolvedores 
visualizar e escolher ícones. O Cuttlefish tenta renderizar os ícones da mesma 
forma que eles serão desenhados no aplicativo. Ele permite filtrar baseado na 
categoria e nome. O Cuttlefish não é uma ferramenta de propósito geral, mas 
destinado ao uso de artistas e desenvolvedores. O Cuttlefish também fornece um 
plug-in para Kate e KDevelop para ser usado como seletor de ícone.
 Sépia umožňuje umelcom a vývojárom prezrieť a vybrať 
ikony.  Sépia sa pokúsi presne vykresliť ikony, ako by vyzerali v  aplikácii. 
To umožňuje filtrovať na základe kategórií a mien. Sépia  nie je univerzálny 
nástroj, ale zameraný na prípady pre umelcov a vývojárov. Cutlefish tiež 
poskytuje plugin pre Kate a KDevelop  ktoré sa dajú použiť ako výber ikony.
 Cuttlefish omogoča predogled in 

commit plasma5-sdk for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-03-03 17:27:19

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Fri Mar  3 17:27:19 2017 rev:25 rq:461489 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-02-19 
01:15:17.463330088 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-03-03 17:27:20.362934980 +0100
@@ -1,0 +2,10 @@
+Tue Feb 28 19:55:28 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+---

Old:

  plasma-sdk-5.9.2.tar.xz

New:

  plasma-sdk-5.9.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.FIPovP/_old  2017-03-03 17:27:20.990846158 +0100
+++ /var/tmp/diff_new_pack.FIPovP/_new  2017-03-03 17:27:20.990846158 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+ and GPL-2.0

++ plasma-sdk-5.9.2.tar.xz -> plasma-sdk-5.9.3.tar.xz ++
 1676 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-02-19 01:15:16

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-02-10 
10:00:21.033753707 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-02-19 01:15:17.463330088 +0100
@@ -1,0 +2,15 @@
+Fri Feb 17 10:08:48 UTC 2017 - fab...@ritter-vogt.de
+
+- Change license to LGPL-2.0+ and GPL-2.0
+
+---
+Tue Feb 14 17:58:13 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * Update to KDevplatform API change
+
+---

Old:

  plasma-sdk-5.9.1.tar.xz

New:

  plasma-sdk-5.9.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.6mfq5I/_old  2017-02-19 01:15:17.867273338 +0100
+++ /var/tmp/diff_new_pack.6mfq5I/_new  2017-02-19 01:15:17.871272776 +0100
@@ -18,10 +18,10 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.9.1
+Version:5.9.2
 Release:0
 Summary:Plasma SDK
-License:LGPL-2.0+
+License:LGPL-2.0+ and GPL-2.0
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
 Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz

++ plasma-sdk-5.9.1.tar.xz -> plasma-sdk-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.1/CMakeLists.txt 
new/plasma-sdk-5.9.2/CMakeLists.txt
--- old/plasma-sdk-5.9.1/CMakeLists.txt 2017-02-07 12:27:40.0 +0100
+++ new/plasma-sdk-5.9.2/CMakeLists.txt 2017-02-14 14:29:01.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 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.1/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.9.2/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.9.1/cuttlefish/org.kde.cuttlefish.appdata.xml  
2017-02-07 12:27:22.0 +0100
+++ new/plasma-sdk-5.9.2/cuttlefish/org.kde.cuttlefish.appdata.xml  
2017-02-14 14:28:25.0 +0100
@@ -67,6 +67,7 @@
 
 El Cuttlefish permet als artistes i als desenvolupadors 
previsualitzar i seleccionar icones. El Cuttlefish intenta representar les 
icones exactament com es dibuixaran a l'aplicació. Permet filtrar segons la 
categoria i el nom. El Cuttlefish no és una eina de propòsit general, si no 
destinada als casos d'ús d'artistes i desenvolupadors. El Cuttlefish també 
proporciona un connector pel Kate i el KDevelop per ser usat com a selector 
d'icones.
 El Cuttlefish permet als artistes i als 
desenvolupadors previsualitzar i seleccionar icones. El Cuttlefish intenta 
representar les icones exactament com es dibuixaran a l'aplicació. Permet 
filtrar segons la categoria i el nom. El Cuttlefish no és una eina de propòsit 
general, si no destinada als casos d'ús d'artistes i desenvolupadors. El 
Cuttlefish també proporciona un connector pel Kate i el KDevelop per ser usat 
com a selector d'icones.
+Cuttlefish lader kunstnere og udviklere forhåndsvise og 
vælge ikoner. Cuttlefish forsøger at rendere ikoner nøjagtig som de ville blive 
tegnet i programmet. Det muliggøre filtrering baseret på kategori og navn. 
Cuttlefish er ikke et generelt værktøj, men rettet imod kunstneres og 
udvikleres brugsmønstre. Cuttlefish leverer også et plugin til Kate og KDevelop 
til at blive brugt som ikonvælger.
 Cuttlefish allows artists and developers to preview 
and pick icons. Cuttlefish attempts to render the icons exactly as they would 
look drawn in the application. It allows to filter based on category and name. 
Cuttlefish is not a general-purpose tool, but geared towards artists' and 
developers' use-cases. Cuttlefish also provides a plugin for Kate and KDevelop 
to be used as icon picker.
 Cuttlefish permite a los artistas y a los desarrolladores 
obtener vistas previas de iconos y seleccionarlos. Cuttlefish trata de 
visualizar los iconos tal y como se verían en la aplicación. Permite filtrarlos 
por su categoría y por su nombre. Cuttlefish no es una herramienta de uso 
general, ya que está 

commit plasma5-sdk for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-02-10 10:00:19

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-02-03 
18:56:10.619822335 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-02-10 10:00:21.033753707 +0100
@@ -1,0 +2,10 @@
+Tue Feb  7 18:54:45 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.1
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+  * None
+
+---

Old:

  plasma-sdk-5.9.0.tar.xz

New:

  plasma-sdk-5.9.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.SH6RCa/_old  2017-02-10 10:00:21.685661519 +0100
+++ /var/tmp/diff_new_pack.SH6RCa/_new  2017-02-10 10:00:21.685661519 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.9.0
+Version:5.9.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem

++ plasma-sdk-5.9.0.tar.xz -> plasma-sdk-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.0/CMakeLists.txt 
new/plasma-sdk-5.9.1/CMakeLists.txt
--- old/plasma-sdk-5.9.0/CMakeLists.txt 2017-01-26 13:28:06.0 +0100
+++ new/plasma-sdk-5.9.1/CMakeLists.txt 2017-02-07 12:27:40.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.9.0")
+set(PROJECT_VERSION "5.9.1")
 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.0/po/gl/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.9.1/po/gl/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.9.0/po/gl/plasma_shell_org.kde.plasmoidviewershell.po  
2017-01-26 13:27:36.0 +0100
+++ new/plasma-sdk-5.9.1/po/gl/plasma_shell_org.kde.plasmoidviewershell.po  
2017-02-07 12:27:29.0 +0100
@@ -32,7 +32,7 @@
 "changes or discard them?"
 msgstr ""
 "Mudaron as opcións de configuración deste módulo.Desexas aplicar os cambios "
-"ou rexeitalos?"
+"ou descartalos?"
 
 #: contents/configuration/AppletConfiguration.qml:330
 msgid "OK"
@@ -143,7 +143,7 @@
 
 #: contents/views/SdkButtons.qml:84
 msgid "Application"
-msgstr "Programa"
+msgstr "Aplicativo"
 
 #: contents/views/SdkButtons.qml:91
 msgid "Location"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.0/po/gl/plasmaengineexplorer.po 
new/plasma-sdk-5.9.1/po/gl/plasmaengineexplorer.po
--- old/plasma-sdk-5.9.0/po/gl/plasmaengineexplorer.po  2017-01-26 
13:27:36.0 +0100
+++ new/plasma-sdk-5.9.1/po/gl/plasmaengineexplorer.po  2017-02-07 
12:27:29.0 +0100
@@ -275,8 +275,8 @@
 "Only show engines associated with the parent application; maps to the X-KDE-"
 "ParentApp entry in the DataEngine's .desktop file."
 msgstr ""
-"Mostra só os motores asociados co programa pai. Está relacionado coa entrada "
-"X-KDE-ParentApp no ficheiro .desktop do motor de datos"
+"Mostra só os motores asociados co aplicativo pai. Está relacionado coa "
+"entrada X-KDE-ParentApp no ficheiro .desktop do motor de datos"
 
 #: modelviewer.cpp:98 serviceviewer.cpp:65
 #, kde-format
@@ -356,8 +356,8 @@
 "'%1' operation with destination '%2' returned successfully. "
 "The result was: '%3'"
 msgstr ""
-"A operación %1 con destino %2 retornou con éxito. O "
-"resultado foi:%3"
+"A operación %1 con destino %2 retornou. O resultado foi:"
+"%3"
 
 #: serviceviewer.cpp:231
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.9.0/po/gl/plasmate.po 
new/plasma-sdk-5.9.1/po/gl/plasmate.po
--- old/plasma-sdk-5.9.0/po/gl/plasmate.po  2017-01-26 13:27:36.0 
+0100
+++ new/plasma-sdk-5.9.1/po/gl/plasmate.po  2017-02-07 12:27:29.0 
+0100
@@ -767,7 +767,7 @@
 #: editors/kconfigxt/kconfigxteditor.ui:202
 #, kde-format
 msgid "To edit a configuration item double-click its cell"
-msgstr "Para 

commit plasma5-sdk for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2017-01-31 12:24:33

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2017-01-04 
17:27:05.737717695 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2017-02-03 18:56:10.619822335 +0100
@@ -1,0 +2,30 @@
+Thu Jan 26 19:59:01 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * Fix handling of paths with whitespace in bash
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Update to KDevplatform API change.
+  * Update engineexplorer + plasmoidviewer manpages and include in build.
+  * Export kwin theme to l
+  * [Plasmoidviewer] Allow passing "externalData" to the applet.
+  * Load translation catalog for plasmakconfigxteditor.
+  * I18n fix for plasmate.
+  * I18n: "Ok" -> "OK".
+  * Remove double space.
+  * Add a more specific category to the .desktop file.
+- Remove patches, now upstream:
+  * desktop.diff
+
+---

Old:

  desktop.diff
  plasma-sdk-5.8.5.tar.xz

New:

  plasma-sdk-5.9.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.LwVAYD/_old  2017-02-03 18:56:10.939777405 +0100
+++ /var/tmp/diff_new_pack.LwVAYD/_new  2017-02-03 18:56:10.943776843 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,14 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.8.5
+Version:5.9.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
-Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
-Patch0: desktop.diff
+Source: plasma-sdk-%{version}.tar.xz
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
@@ -37,11 +36,12 @@
 BuildRequires:  cmake(KF5CoreAddons) >= 5.25.0
 BuildRequires:  cmake(KF5DBusAddons) >= 5.25.0
 BuildRequires:  cmake(KF5Declarative) >= 5.25.0
+BuildRequires:  cmake(KF5DocTools) >= 5.25.0
 BuildRequires:  cmake(KF5I18n) >= 5.25.0
 BuildRequires:  cmake(KF5IconThemes) >= 5.25.0
 BuildRequires:  cmake(KF5ItemModels) >= 5.25.0
 BuildRequires:  cmake(KF5KIO) >= 5.25.0
-BuildRequires:  cmake(KF5Kirigami)
+BuildRequires:  cmake(KF5Kirigami2)
 BuildRequires:  cmake(KF5NewStuff) >= 5.25.0
 BuildRequires:  cmake(KF5Parts) >= 5.25.0
 BuildRequires:  cmake(KF5Plasma) >= 5.25.0
@@ -69,7 +69,7 @@
 Provides:   plasmate5 = %{version}
 Obsoletes:  plasmate5 < %{version}
 Requires:   bash
-Requires:   kirigami >= 1.0
+Requires:   kirigami2 >= 2.0
 Requires:   plasmaengineexplorer5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -90,7 +90,6 @@
 %lang_package
 %prep
 %setup -q -n plasma-sdk-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -145,10 +144,12 @@
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*
 %{_kf5_appstreamdir}/
+%{_mandir}/man1/plasmoidviewer.1.gz
 
 %files -n plasmaengineexplorer5
 %defattr(-,root,root)
 %doc COPYING*
 %{_kf5_bindir}/plasmaengineexplorer
+%{_mandir}/man1/plasmaengineexplorer.1.gz
 
 %changelog

++ plasma-sdk-5.8.5.tar.xz -> plasma-sdk-5.9.0.tar.xz ++
 18375 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-11-25 12:11:11

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-11-04 
20:57:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-11-25 12:11:12.0 +0100
@@ -1,0 +2,14 @@
+Wed Nov 23 10:59:30 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.4.php
+- Update desktop.diff
+
+---
+Sun Nov  6 17:39:54 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Requires: kirigami >= 1.0
+
+---

Old:

  plasma-sdk-5.8.3.tar.xz

New:

  plasma-sdk-5.8.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.M3kmF2/_old  2016-11-25 12:11:14.0 +0100
+++ /var/tmp/diff_new_pack.M3kmF2/_new  2016-11-25 12:11:14.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.8.3
+Version:5.8.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -69,6 +69,7 @@
 Provides:   plasmate5 = %{version}
 Obsoletes:  plasmate5 < %{version}
 Requires:   bash
+Requires:   kirigami >= 1.0
 Requires:   plasmaengineexplorer5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ desktop.diff ++
--- /var/tmp/diff_new_pack.M3kmF2/_old  2016-11-25 12:11:14.0 +0100
+++ /var/tmp/diff_new_pack.M3kmF2/_new  2016-11-25 12:11:14.0 +0100
@@ -2,7 +2,7 @@
 ===
 --- plasma-sdk-5.8.0.orig/themeexplorer/package/metadata.desktop
 +++ plasma-sdk-5.8.0/themeexplorer/package/metadata.desktop
-@@ -60,7 +60,7 @@ Name[zh_CN]=Plasma 主题浏览器
+@@ -62,7 +62,7 @@ Name[zh_CN]=Plasma 主题浏览器
  Name[zh_TW]=Plasma 主題探索器
  Type=Application
  Icon=preferences-desktop-theme

++ plasma-sdk-5.8.3.tar.xz -> plasma-sdk-5.8.4.tar.xz ++
 100442 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-11-04 20:57:22

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-10-22 
13:09:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-11-04 20:57:23.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 10:36:40 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.3.php
+
+---

Old:

  plasma-sdk-5.8.2.tar.xz

New:

  plasma-sdk-5.8.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.gunBrF/_old  2016-11-04 20:57:24.0 +0100
+++ /var/tmp/diff_new_pack.gunBrF/_new  2016-11-04 20:57:24.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.8.2
+Version:5.8.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.8.2.tar.xz -> plasma-sdk-5.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.8.2/CMakeLists.txt 
new/plasma-sdk-5.8.3/CMakeLists.txt
--- old/plasma-sdk-5.8.2/CMakeLists.txt 2016-10-18 13:46:54.0 +0200
+++ new/plasma-sdk-5.8.3/CMakeLists.txt 2016-11-01 13:23:27.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.8.2")
+set(PROJECT_VERSION "5.8.3")
 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.8.2/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.8.3/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.8.2/cuttlefish/org.kde.cuttlefish.appdata.xml  
2016-10-18 13:46:15.0 +0200
+++ new/plasma-sdk-5.8.3/cuttlefish/org.kde.cuttlefish.appdata.xml  
2016-11-01 13:22:40.0 +0100
@@ -13,6 +13,7 @@
   Cuttlefish
   Cuttlefish
   Cuttlefish
+  Cuttlefish
   Cuttlefish
   Cuttlefish
   Cuttlefish
@@ -40,6 +41,7 @@
   Ikoonide eelvaatlus kunstnikele ja 
arendajatele
   Kuvakkeiden esikatselu graafikoille ja 
kehittäjille
   Visore di anteprime di icone per artisti e 
sviluppatori
+  예술가와 개발자를 위한 아이콘 뷰어
   Pictogramviewer voor kunstenaars en 
ontwikkelaars
   Førehandsvising av ikon for kunstnarar og 
utviklarar
   Podglądanie ikon dla artystów i programistów
@@ -67,6 +69,7 @@
 Cuttlefish annab kunstnikele ja arendajatele võimaluse 
näha ikoonide eelvaatlust ja neid siis enda tarbeks välja valida. Cuttlefish 
püüab ikoone näidata täpselt sellisena, nagu need oleksid näha vastavas 
rakenduses. Ikoone on võimalik filtreerida kategooria ja nime järgi. Cuttlefish 
ei ole nii-öelda tavakasutajale mõeldud rakendus, vaid sihtrühmana nähakse 
eelkõige kunstnikke ja arendajaid. Samuti pakub Cuttlefish Katele ja 
KDevelopile pluginat, mida saab kasutada ikoonide valimiseks.
 Cuttlefish sallii graafikoiden ja kehittäjien esikatsella 
ja valita kuvakkeita. Se yrittää hahmontaa kuvakkeet juuri niin kuin ne 
näkyisivät sovelluksessa. Kuvakkeita voi suodattaa luokan ja nimen perusteella. 
Cuttlefish ei ole yleistyökalu vaan suunnattu graafikoille ja kehittäjille. Se 
tarjoaa myös Kate- ja KDevelop-liitännäisten käytön kuvakkeiden valinnassa.
 Cuttlefish permette agli artisti ed agli sviluppatori di 
visualizzare anteprime e scegliere icone. Cuttlefish tenta di mostrare l'icona 
esattamente per come apparirebbe all'interno dell'applicazione. Permette di 
filtrare in base alla categoria ed al nome. Cuttlefish non è uno strumento di 
uso generico, ma indirizzato ai casi d'uso di artisti e sviluppatori. 
Cuttlefish fornisce inoltre un'estensione per Kate e KDevelop che permette la 
selezione di icone.
+Cuttlefish에서는 아이콘을 미리 보고 선택할 수 있습니다. Cuttlefish는 아이콘을 최대한 
프로그램에 표시되는 대로 그리며, 분류와 이름을 기준으로 필터링할 수 있습니다. Cuttlefish는 디자이너와 개발자의 사용 방식에 
최적화되어 있으며, Kate와 KDevelop에서 아이콘 선택기로 사용할 수 있도록 플러그인을 제공합니다.
 Cuttlefish biedt artiesten en ontwikkelaars om 
pictogrammen te kiezen en te bekijken. Cuttlefish probeert de pictogrammen 
exact weer te geven zoals ze er uit zouden zien in de toepassing. Het biedt 
filtering gebaseerd op categorie en naam. Cuttlefish is geen hulpmiddel voor 
algemeen gebruik, maar is toegespitst op gebruik door artiesten en 
ontwikkelaars. Cuttlefish biedt ook een plug-in voor Kate en KDevelop om te 
worden gebruikt als kiezer voor pictogrammen.
 

commit plasma5-sdk for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-10-22 13:09:48

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-08-31 
00:11:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-10-22 13:09:49.0 +0200
@@ -1,0 +2,47 @@
+Tue Oct 18 15:16:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.2.php
+
+---
+Tue Oct 11 15:44:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.1.php
+
+---
+Wed Oct  5 07:58:51 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Source: URL back
+
+---
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+- Refresh desktop.diff
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+- Refresh desktop.diff
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  plasma-sdk-5.7.4.tar.xz

New:

  plasma-sdk-5.8.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.NzvnXE/_old  2016-10-22 13:09:50.0 +0200
+++ /var/tmp/diff_new_pack.NzvnXE/_new  2016-10-22 13:09:50.0 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.7.4
+Version:5.8.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
-Source: plasma-sdk-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/plasma-sdk-%{version}.tar.xz
 Patch0: desktop.diff
 BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules >= 1.8.0
@@ -41,6 +41,7 @@
 BuildRequires:  cmake(KF5IconThemes) >= 5.25.0
 BuildRequires:  cmake(KF5ItemModels) >= 5.25.0
 BuildRequires:  cmake(KF5KIO) >= 5.25.0
+BuildRequires:  cmake(KF5Kirigami)
 BuildRequires:  cmake(KF5NewStuff) >= 5.25.0
 BuildRequires:  cmake(KF5Parts) >= 5.25.0
 BuildRequires:  cmake(KF5Plasma) >= 5.25.0
@@ -66,7 +67,7 @@
 %endif
 Conflicts:  plasmate
 Provides:   plasmate5 = %{version}
-Obsoletes:  plasmate5 <= %{version}
+Obsoletes:  plasmate5 < %{version}
 Requires:   bash
 Requires:   plasmaengineexplorer5
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -106,6 +107,7 @@
 %find_lang kdevpackagemanagerview %{name}.lang
 %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang org.kde.plasma.themeexplorer %{name}.lang
+%find_lang org.kde.plasma.lookandfeelexplorer %{name}.lang
 %find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
 %find_lang plasmawallpaperviewer %{name}.lang
@@ -123,13 +125,21 @@
 %doc COPYING*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
+#{_kf5_bindir}/plasmate
+#{_kf5_bindir}/plasmakconfigxteditor
 %{_kf5_bindir}/plasmathemeexplorer
+%{_kf5_bindir}/lookandfeelexplorer
 %{_kf5_sharedir}/plasma/
+#{_kf5_sharedir}/plasmate/
 %{_kf5_sharedir}/kpackage/
+#{_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
 %dir %{_kf5_iconsdir}/hicolor/*
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*

++ desktop.diff ++
--- /var/tmp/diff_new_pack.NzvnXE/_old  2016-10-22 13:09:50.0 +0200
+++ 

commit plasma5-sdk for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-08-31 00:10:09

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-08-13 
18:30:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-08-31 00:11:28.0 +0200
@@ -1,0 +2,13 @@
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---
+Fri Aug 12 23:44:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Adjust filelist for the plasmoid appdata, installed with KF > 5.25.0
+
+---

Old:

  plasma-sdk-5.7.3.tar.xz

New:

  plasma-sdk-5.7.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.Bay8kg/_old  2016-08-31 00:11:29.0 +0200
+++ /var/tmp/diff_new_pack.Bay8kg/_new  2016-08-31 00:11:29.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.7.3
+Version:5.7.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -30,26 +30,26 @@
 BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
-BuildRequires:  cmake(KF5Archive)
-BuildRequires:  cmake(KF5Completion)
-BuildRequires:  cmake(KF5Config)
-BuildRequires:  cmake(KF5ConfigWidgets)
-BuildRequires:  cmake(KF5CoreAddons)
-BuildRequires:  cmake(KF5DBusAddons)
-BuildRequires:  cmake(KF5Declarative)
-BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5ItemModels)
-BuildRequires:  cmake(KF5KIO)
-BuildRequires:  cmake(KF5NewStuff)
-BuildRequires:  cmake(KF5Parts)
-BuildRequires:  cmake(KF5Plasma)
-BuildRequires:  cmake(KF5PlasmaQuick)
-BuildRequires:  cmake(KF5Service)
-BuildRequires:  cmake(KF5TextEditor)
-BuildRequires:  cmake(KF5WidgetsAddons)
-BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  cmake(KF5XmlGui)
+BuildRequires:  cmake(KF5Archive) >= 5.25.0
+BuildRequires:  cmake(KF5Completion) >= 5.25.0
+BuildRequires:  cmake(KF5Config) >= 5.25.0
+BuildRequires:  cmake(KF5ConfigWidgets) >= 5.25.0
+BuildRequires:  cmake(KF5CoreAddons) >= 5.25.0
+BuildRequires:  cmake(KF5DBusAddons) >= 5.25.0
+BuildRequires:  cmake(KF5Declarative) >= 5.25.0
+BuildRequires:  cmake(KF5I18n) >= 5.25.0
+BuildRequires:  cmake(KF5IconThemes) >= 5.25.0
+BuildRequires:  cmake(KF5ItemModels) >= 5.25.0
+BuildRequires:  cmake(KF5KIO) >= 5.25.0
+BuildRequires:  cmake(KF5NewStuff) >= 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(KF5WidgetsAddons) >= 5.25.0
+BuildRequires:  cmake(KF5WindowSystem) >= 5.25.0
+BuildRequires:  cmake(KF5XmlGui) >= 5.25.0
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5DBus) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
@@ -133,10 +133,7 @@
 %dir %{_kf5_iconsdir}/hicolor/*
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*
-%if 0%{?suse_version} <= 1320
-%dir %{_kf5_appstreamdir}
-%endif
-%{_kf5_appstreamdir}/org.kde.cuttlefish.appdata.xml
+%{_kf5_appstreamdir}/
 
 %files -n plasmaengineexplorer5
 %defattr(-,root,root)

++ plasma-sdk-5.7.3.tar.xz -> plasma-sdk-5.7.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.7.3/CMakeLists.txt 
new/plasma-sdk-5.7.4/CMakeLists.txt
--- old/plasma-sdk-5.7.3/CMakeLists.txt 2016-08-02 11:47:31.0 +0200
+++ new/plasma-sdk-5.7.4/CMakeLists.txt 2016-08-23 14:57:46.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 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.7.3/cuttlefish/org.kde.cuttlefish.appdata.xml 
new/plasma-sdk-5.7.4/cuttlefish/org.kde.cuttlefish.appdata.xml
--- old/plasma-sdk-5.7.3/cuttlefish/org.kde.cuttlefish.appdata.xml  
2016-08-02 11:47:04.0 +0200
+++ new/plasma-sdk-5.7.4/cuttlefish/org.kde.cuttlefish.appdata.xml  
2016-08-23 14:57:10.0 +0200
@@ -8,9 +8,12 @@
   Cuttlefish
   Cuttlefish
   Cuttlefish
+  Cuttlefish
   Cuttlefish
+  Cuttlefish
   

commit plasma5-sdk for openSUSE:Factory

2016-08-13 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-08-13 18:30:20

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-05-20 
11:55:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-08-13 18:30:23.0 +0200
@@ -1,0 +2,32 @@
+Tue Aug  2 11:36:04 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.3.php
+
+---
+Wed Jul 20 08:54:41 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.2.php
+
+---
+Wed Jul 13 06:13:36 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.1.php
+
+---
+Thu Jun 30 12:02:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.0.php
+
+---

Old:

  plasma-sdk-5.6.4.tar.xz

New:

  plasma-sdk-5.7.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.dL7tUd/_old  2016-08-13 18:30:24.0 +0200
+++ /var/tmp/diff_new_pack.dL7tUd/_new  2016-08-13 18:30:24.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.6.4
+Version:5.7.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -105,7 +105,7 @@
 %find_lang cuttlefish %{name}.lang
 %find_lang kdevpackagemanagerview %{name}.lang
 %find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
-%find_lang themeexplorer %{name}.lang
+%find_lang org.kde.plasma.themeexplorer %{name}.lang
 %find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
 %find_lang plasmawallpaperviewer %{name}.lang
@@ -123,22 +123,20 @@
 %doc COPYING*
 %{_kf5_bindir}/cuttlefish
 %{_kf5_bindir}/plasmoidviewer
-#{_kf5_bindir}/plasmate
-#{_kf5_bindir}/plasmakconfigxteditor
 %{_kf5_bindir}/plasmathemeexplorer
 %{_kf5_sharedir}/plasma/
-#{_kf5_sharedir}/plasmate/
 %{_kf5_sharedir}/kpackage/
-#{_kf5_sharedir}/kdevsavesystemview/
 %{_kf5_servicesdir}/
 %{_kf5_plugindir}/
 %{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
-%{_kf5_applicationsdir}/cuttlefish.desktop
-#{_kf5_applicationsdir}/plasmate.desktop
-#config %%{_kf5_configdir}/plasmate.knsrc
+%{_kf5_applicationsdir}/org.kde.cuttlefish.desktop
 %dir %{_kf5_iconsdir}/hicolor/*
 %dir %{_kf5_iconsdir}/hicolor/*/*
 %{_kf5_iconsdir}/*/*/*/*.*
+%if 0%{?suse_version} <= 1320
+%dir %{_kf5_appstreamdir}
+%endif
+%{_kf5_appstreamdir}/org.kde.cuttlefish.appdata.xml
 
 %files -n plasmaengineexplorer5
 %defattr(-,root,root)

++ desktop.diff ++
--- /var/tmp/diff_new_pack.dL7tUd/_old  2016-08-13 18:30:24.0 +0200
+++ /var/tmp/diff_new_pack.dL7tUd/_new  2016-08-13 18:30:24.0 +0200
@@ -1,9 +1,9 @@
 diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
-index 854a323..9ee875c 100644
+index 0cb2bee..e8f176d 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -60,7 +60,7 @@ Name[zh_CN]=Plasma 主题浏览器
- Name[zh_TW]=Plasma 主題探索器
+@@ -58,7 +58,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
+ Name[zh_CN]=Plasma 主题浏览器
  Type=Application
  Icon=preferences-desktop-theme
 -Categories=Qt;KDE;Development;

++ plasma-sdk-5.6.4.tar.xz -> plasma-sdk-5.7.3.tar.xz ++
 32107 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2016-05-20 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-05-20 11:55:57

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-05-10 
09:26:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-05-20 11:55:58.0 +0200
@@ -1,0 +2,8 @@
+Sun May 15 16:50:24 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.4.php
+
+---

Old:

  plasma-sdk-5.6.3.tar.xz

New:

  plasma-sdk-5.6.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.LJ9XRJ/_old  2016-05-20 11:55:59.0 +0200
+++ /var/tmp/diff_new_pack.LJ9XRJ/_new  2016-05-20 11:55:59.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.6.3
+Version:5.6.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.6.3.tar.xz -> plasma-sdk-5.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.3/CMakeLists.txt 
new/plasma-sdk-5.6.4/CMakeLists.txt
--- old/plasma-sdk-5.6.3/CMakeLists.txt 2016-04-19 13:20:03.0 +0200
+++ new/plasma-sdk-5.6.4/CMakeLists.txt 2016-05-10 18:52:56.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.6.3")
+set(PROJECT_VERSION "5.6.4")
 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.6.3/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.6.4/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.6.3/cuttlefish/package/metadata.desktop2016-04-19 
13:19:31.0 +0200
+++ new/plasma-sdk-5.6.4/cuttlefish/package/metadata.desktop2016-05-10 
18:52:02.0 +0200
@@ -91,7 +91,7 @@
 GenericName[zh_TW]=圖示瀏覽器
 Encoding=UTF-8
 Type=Service
-Icon=internet-web-browser
+Icon=cuttlefish
 X-KDE-PluginInfo-Author=Sebastian Kügler
 X-KDE-PluginInfo-Email=se...@kde.org
 X-KDE-PluginInfo-Name=org.kde.plasma.cuttlefish
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.3/po/de/themeexplorer.po 
new/plasma-sdk-5.6.4/po/de/themeexplorer.po
--- old/plasma-sdk-5.6.3/po/de/themeexplorer.po 2016-04-19 13:19:38.0 
+0200
+++ new/plasma-sdk-5.6.4/po/de/themeexplorer.po 2016-05-10 18:52:12.0 
+0200
@@ -1,12 +1,12 @@
-# Burkhard Lück , 2015.
+# Burkhard Lück , 2015, 2016.
 # Frederik Schwarzer , 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-11-20 09:26+\n"
-"PO-Revision-Date: 2016-04-11 20:35+0100\n"
-"Last-Translator: Frederik Schwarzer \n"
+"PO-Revision-Date: 2016-05-04 20:52+0100\n"
+"Last-Translator: Burkhard Lück \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
@@ -117,7 +117,7 @@
 
 #: package/contents/ui/ColorEditor.qml:322
 msgid "Complementary focus color:"
-msgstr ""
+msgstr "Komplementäre Farbe bei Aktivierung:"
 
 #: package/contents/ui/ColorEditor.qml:337
 #: package/contents/ui/MetadataEditor.qml:149
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.3/po/fi/themeexplorer.po 
new/plasma-sdk-5.6.4/po/fi/themeexplorer.po
--- old/plasma-sdk-5.6.3/po/fi/themeexplorer.po 2016-04-19 13:19:40.0 
+0200
+++ new/plasma-sdk-5.6.4/po/fi/themeexplorer.po 2016-05-10 18:52:21.0 
+0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Lasse Liehu , 2015.
+# Lasse Liehu , 2015, 2016.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.6.3/po/gl/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.6.4/po/gl/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.6.3/po/gl/plasma_shell_org.kde.plasmoidviewershell.po  
2016-04-19 13:19:41.0 +0200
+++ new/plasma-sdk-5.6.4/po/gl/plasma_shell_org.kde.plasmoidviewershell.po  
2016-05-10 18:52:23.0 +0200
@@ -1,87 +1,86 @@
 # 

commit plasma5-sdk for openSUSE:Factory

2016-05-10 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-05-10 09:26:58

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-04-14 
13:05:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-05-10 09:26:59.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 20:46:08 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.3.php
+
+---

Old:

  plasma-sdk-5.6.2.tar.xz

New:

  plasma-sdk-5.6.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.33RxZ4/_old  2016-05-10 09:27:00.0 +0200
+++ /var/tmp/diff_new_pack.33RxZ4/_new  2016-05-10 09:27:00.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.6.2
+Version:5.6.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ desktop.diff ++
--- /var/tmp/diff_new_pack.33RxZ4/_old  2016-05-10 09:27:00.0 +0200
+++ /var/tmp/diff_new_pack.33RxZ4/_new  2016-05-10 09:27:00.0 +0200
@@ -1,9 +1,9 @@
 diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
-index e792f52..29d4144 100644
+index 854a323..9ee875c 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -58,7 +58,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
- Name[zh_CN]=Plasma 主题浏览器
+@@ -60,7 +60,7 @@ Name[zh_CN]=Plasma 主题浏览器
+ Name[zh_TW]=Plasma 主題探索器
  Type=Application
  Icon=preferences-desktop-theme
 -Categories=Qt;KDE;Development;

++ plasma-sdk-5.6.2.tar.xz -> plasma-sdk-5.6.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.2/CMakeLists.txt 
new/plasma-sdk-5.6.3/CMakeLists.txt
--- old/plasma-sdk-5.6.2/CMakeLists.txt 2016-04-05 15:58:19.0 +0200
+++ new/plasma-sdk-5.6.3/CMakeLists.txt 2016-04-19 13:20:03.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.6.2")
+set(PROJECT_VERSION "5.6.3")
 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.6.2/cuttlefish/cuttlefish.desktop 
new/plasma-sdk-5.6.3/cuttlefish/cuttlefish.desktop
--- old/plasma-sdk-5.6.2/cuttlefish/cuttlefish.desktop  2016-04-05 
15:57:28.0 +0200
+++ new/plasma-sdk-5.6.3/cuttlefish/cuttlefish.desktop  2016-04-19 
13:19:31.0 +0200
@@ -31,6 +31,7 @@
 Name[uk]=Cuttlefish
 Name[x-test]=xxCuttlefishxx
 Name[zh_CN]=Cuttlefish
+Name[zh_TW]=Cuttlefish
 GenericName=Icon Viewer
 GenericName[ast]=Visor d'iconos
 GenericName[ca]=Visor d'icones
@@ -60,6 +61,7 @@
 GenericName[uk]=Перегляд піктограм
 GenericName[x-test]=xxIcon Viewerxx
 GenericName[zh_CN]=图标查看器
+GenericName[zh_TW]=圖示檢示器
 Comment=Icon Previewer for Artists and Developers
 Comment[ast]=Previsualizador d'iconos p'artistes y desendolcadores
 Comment[ca]=Vista prèvia de les icones pels artistes i desenvolupadors
@@ -88,6 +90,7 @@
 Comment[uk]=Засіб перегляду піктограм для художників та розробників
 Comment[x-test]=xxIcon Previewer for Artists and Developersxx
 Comment[zh_CN]=图标预览器 (适用于艺术家和开发者)
+Comment[zh_TW]=給美工與開發者用的圖示預覽器
 Exec=cuttlefish
 Icon=cuttlefish
 Type=Application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.2/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.6.3/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.6.2/cuttlefish/package/metadata.desktop2016-04-05 
15:57:28.0 +0200
+++ new/plasma-sdk-5.6.3/cuttlefish/package/metadata.desktop2016-04-19 
13:19:31.0 +0200
@@ -29,6 +29,7 @@
 Name[uk]=Cuttlefish
 Name[x-test]=xxCuttlefishxx
 Name[zh_CN]=Cuttlefish
+Name[zh_TW]=Cuttlefish
 Comment=List and preview available icons
 Comment[ast]=Llista y previsualiza iconos disponibles
 Comment[ca]=Llista i fa una vista prèvia de les icones disponibles
@@ -57,6 +58,7 @@
 Comment[uk]=Показ списку і попередній перегляду доступних піктограм
 Comment[x-test]=xxList and preview available iconsxx
 Comment[zh_CN]=列出并预览可用的图标
+Comment[zh_TW]=列出並預覽可用的圖示
 GenericName=Icon Browser
 GenericName[ast]=Restolador d'iconos
 GenericName[ca]=Navegador d'icones
@@ -86,6 +88,7 @@
 GenericName[uk]=Навігатор піктограмами
 GenericName[x-test]=xxIcon Browserxx
 

commit plasma5-sdk for openSUSE:Factory

2016-04-14 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-04-14 13:04:59

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-04-07 
13:30:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-04-14 13:05:01.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  5 15:53:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.2.php
+
+---

Old:

  plasma-sdk-5.6.1.tar.xz

New:

  plasma-sdk-5.6.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.KinW02/_old  2016-04-14 13:05:02.0 +0200
+++ /var/tmp/diff_new_pack.KinW02/_new  2016-04-14 13:05:02.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.6.1
+Version:5.6.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.6.1.tar.xz -> plasma-sdk-5.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.1/CMakeLists.txt 
new/plasma-sdk-5.6.2/CMakeLists.txt
--- old/plasma-sdk-5.6.1/CMakeLists.txt 2016-03-29 16:21:59.0 +0200
+++ new/plasma-sdk-5.6.2/CMakeLists.txt 2016-04-05 15:58:19.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.6.1")
+set(PROJECT_VERSION "5.6.2")
 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.6.1/po/cs/plasmaengineexplorer.po 
new/plasma-sdk-5.6.2/po/cs/plasmaengineexplorer.po
--- old/plasma-sdk-5.6.1/po/cs/plasmaengineexplorer.po  2016-03-29 
16:21:25.0 +0200
+++ new/plasma-sdk-5.6.2/po/cs/plasmaengineexplorer.po  2016-04-05 
15:57:36.0 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2012, 2015.
+# Vít Pelčák , 2012, 2015, 2016.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-03-28 11:54+\n"
-"PO-Revision-Date: 2015-04-13 12:50+0100\n"
+"PO-Revision-Date: 2016-03-31 16:55+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -79,25 +79,25 @@
 #, kde-format
 msgid "<1 bit>"
 msgid_plural "<%1 bits>"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "<1 bit>"
+msgstr[1] "<%1 bity>"
+msgstr[2] "<%1 bitů>"
 
 #: engineexplorer.cpp:337
 #, kde-format
 msgid "<1 byte>"
 msgid_plural "<%1 bytes>"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "<1 bajt>"
+msgstr[1] "<%1 bajty>"
+msgstr[2] "<%1 bajtů>"
 
 #: engineexplorer.cpp:360
 #, kde-format
 msgid "<1 item>"
 msgid_plural "<%1 items>"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
+msgstr[0] "<1 položka>"
+msgstr[1] "<%1 položky>"
+msgstr[2] "<%1 položek>"
 
 #: engineexplorer.cpp:450
 msgctxt "The user did a query to a dataengine and it returned empty data"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.1/po/fi/plasmaengineexplorer.po 
new/plasma-sdk-5.6.2/po/fi/plasmaengineexplorer.po
--- old/plasma-sdk-5.6.1/po/fi/plasmaengineexplorer.po  2016-03-29 
16:21:29.0 +0200
+++ new/plasma-sdk-5.6.2/po/fi/plasmaengineexplorer.po  2016-04-05 
15:57:42.0 +0200
@@ -5,7 +5,7 @@
 # Teemu Rytilahti , 2008.
 # Teemu Rytilahti , 2008.
 # Tommi Nieminen , 2010.
-# Lasse Liehu , 2011, 2012, 2013, 2014, 2015.
+# Lasse Liehu , 2011, 2012, 2013, 2014, 2015, 2016.
 #
 # KDE 4.9 Finnish translation sprint 2012-06/07
 # Author: Lliehu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.6.1/po/sr/plasmaengineexplorer.po 
new/plasma-sdk-5.6.2/po/sr/plasmaengineexplorer.po
--- old/plasma-sdk-5.6.1/po/sr/plasmaengineexplorer.po  2016-03-29 
16:21:47.0 +0200
+++ new/plasma-sdk-5.6.2/po/sr/plasmaengineexplorer.po  2016-04-05 
15:58:06.0 +0200
@@ -1,11 +1,11 @@
 # Translation of plasmaengineexplorer.po into Serbian.
-# Chusslove Illich , 2007, 

commit plasma5-sdk for openSUSE:Factory

2016-04-07 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-04-07 13:30:39

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-03-07 
13:27:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-04-07 13:30:41.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 16:21:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.1.php
+
+---
+Sun Mar 20 09:19:59 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.0.php
+
+---

Old:

  plasma-sdk-5.5.5.tar.xz

New:

  plasma-sdk-5.6.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.KlDAgo/_old  2016-04-07 13:30:41.0 +0200
+++ /var/tmp/diff_new_pack.KlDAgo/_new  2016-04-07 13:30:41.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.5.5
+Version:5.6.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -39,6 +39,7 @@
 BuildRequires:  cmake(KF5Declarative)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5ItemModels)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5Parts)

++ desktop.diff ++
--- /var/tmp/diff_new_pack.KlDAgo/_old  2016-04-07 13:30:42.0 +0200
+++ /var/tmp/diff_new_pack.KlDAgo/_new  2016-04-07 13:30:42.0 +0200
@@ -1,9 +1,9 @@
 diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
-index e238e1b..0cdcba3 100644
+index e792f52..29d4144 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -57,7 +57,7 @@ Name[zh_CN]=Plasma 主题浏览器
- Name[zh_TW]=Plasma 主題探索器
+@@ -58,7 +58,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
+ Name[zh_CN]=Plasma 主题浏览器
  Type=Application
  Icon=preferences-desktop-theme
 -Categories=Qt;KDE;Development;

++ plasma-sdk-5.5.5.tar.xz -> plasma-sdk-5.6.1.tar.xz ++
 28299 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-03-07 13:26:42

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-02-12 
11:22:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-03-07 13:27:06.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:33:30 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.5.php
+
+---

Old:

  plasma-sdk-5.5.4.tar.xz

New:

  plasma-sdk-5.5.5.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.f0COFK/_old  2016-03-07 13:27:07.0 +0100
+++ /var/tmp/diff_new_pack.f0COFK/_new  2016-03-07 13:27:07.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.5.4
+Version:5.5.5
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.5.4.tar.xz -> plasma-sdk-5.5.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.5.4/CMakeLists.txt 
new/plasma-sdk-5.5.5/CMakeLists.txt
--- old/plasma-sdk-5.5.4/CMakeLists.txt 2016-01-26 20:45:12.0 +0100
+++ new/plasma-sdk-5.5.5/CMakeLists.txt 2016-03-01 14:44:37.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.5.4")
+set(PROJECT_VERSION "5.5.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.5.4/po/cs/themeexplorer.po 
new/plasma-sdk-5.5.5/po/cs/themeexplorer.po
--- old/plasma-sdk-5.5.4/po/cs/themeexplorer.po 2016-01-26 20:44:35.0 
+0100
+++ new/plasma-sdk-5.5.5/po/cs/themeexplorer.po 2016-03-01 14:44:04.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2015.
+# Vít Pelčák , 2015, 2016.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.5.4/po/eo/plasmaengineexplorer.po 
new/plasma-sdk-5.5.5/po/eo/plasmaengineexplorer.po
--- old/plasma-sdk-5.5.4/po/eo/plasmaengineexplorer.po  2016-01-26 
20:44:38.0 +0100
+++ new/plasma-sdk-5.5.5/po/eo/plasmaengineexplorer.po  2016-03-01 
14:44:06.0 +0100
@@ -309,12 +309,12 @@
 msgid ""
 "'%1' operation with destination '%2' returned successfully. "
 "The result was: '%3'"
-msgstr "%1 operacio kun celo %2 sukcesis. La rezulto estis:%3"
+msgstr ""
+"%1 operacio kun celo %2 sukcesis. La rezulto estis:%3"
 
 #: serviceviewer.cpp:229
-#, fuzzy, kde-format
-#| msgid "One active operation ..."
-#| msgid_plural "%1 operations active ..."
+#, kde-format
 msgid "One active operation..."
 msgid_plural "%1 operations active..."
 msgstr[0] "Unu aktiva operacio..."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.5.4/po/fi/plasma_shell_org.kde.plasmoidviewershell.po 
new/plasma-sdk-5.5.5/po/fi/plasma_shell_org.kde.plasmoidviewershell.po
--- old/plasma-sdk-5.5.4/po/fi/plasma_shell_org.kde.plasmoidviewershell.po  
2016-01-26 20:44:40.0 +0100
+++ new/plasma-sdk-5.5.5/po/fi/plasma_shell_org.kde.plasmoidviewershell.po  
2016-03-01 14:44:09.0 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Lasse Liehu , 2015.
+# Lasse Liehu , 2015, 2016.
 #
 msgid ""
 msgstr ""
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2015-10-27 10:17+\n"
 "PO-Revision-Date: 2015-05-09 17:58+0200\n"
 "Last-Translator: Lasse Liehu \n"
-"Language-Team: Finnish \n"
+"Language-Team: Finnish \n"
 "Language: fi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.5.4/po/fi/plasmate.po 
new/plasma-sdk-5.5.5/po/fi/plasmate.po
--- old/plasma-sdk-5.5.4/po/fi/plasmate.po  2016-01-26 20:44:40.0 
+0100
+++ new/plasma-sdk-5.5.5/po/fi/plasmate.po  2016-03-01 14:44:09.0 
+0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR 

commit plasma5-sdk for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-02-12 11:22:28

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-01-20 
09:52:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-02-12 11:22:30.0 +0100
@@ -1,0 +2,13 @@
+Wed Jan 27 12:41:18 UTC 2016 - nico.kru...@gmail.com
+
+- Rebase desktop.diff to 5.5.4
+
+---
+Tue Jan 26 22:20:17 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.4:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.4.php
+
+---

Old:

  plasma-sdk-5.5.3.tar.xz

New:

  plasma-sdk-5.5.4.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.UcGOkF/_old  2016-02-12 11:22:31.0 +0100
+++ /var/tmp/diff_new_pack.UcGOkF/_new  2016-02-12 11:22:31.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.5.3
+Version:5.5.4
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ desktop.diff ++
--- /var/tmp/diff_new_pack.UcGOkF/_old  2016-02-12 11:22:31.0 +0100
+++ /var/tmp/diff_new_pack.UcGOkF/_new  2016-02-12 11:22:31.0 +0100
@@ -2,7 +2,7 @@
 index e238e1b..0cdcba3 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -55,7 +55,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
+@@ -57,7 +57,7 @@ Name[zh_CN]=Plasma 主题浏览器
  Name[zh_TW]=Plasma 主題探索器
  Type=Application
  Icon=preferences-desktop-theme

++ plasma-sdk-5.5.3.tar.xz -> plasma-sdk-5.5.4.tar.xz ++
 2145 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-01-20 09:52:22

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2016-01-04 
09:22:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-01-20 09:52:31.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:17 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.3.php
+
+---

Old:

  plasma-sdk-5.5.2.tar.xz

New:

  plasma-sdk-5.5.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.QV5Z0V/_old  2016-01-20 09:52:37.0 +0100
+++ /var/tmp/diff_new_pack.QV5Z0V/_new  2016-01-20 09:52:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plasma5-sdk
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.5.2
+Version:5.5.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.5.2.tar.xz -> plasma-sdk-5.5.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.5.2/CMakeLists.txt 
new/plasma-sdk-5.5.3/CMakeLists.txt
--- old/plasma-sdk-5.5.2/CMakeLists.txt 2015-12-22 11:46:41.0 +0100
+++ new/plasma-sdk-5.5.3/CMakeLists.txt 2016-01-06 13:17:25.0 +0100
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
 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.5.2/po/fi/cuttlefish.po 
new/plasma-sdk-5.5.3/po/fi/cuttlefish.po
--- old/plasma-sdk-5.5.2/po/fi/cuttlefish.po2015-12-22 11:46:12.0 
+0100
+++ new/plasma-sdk-5.5.3/po/fi/cuttlefish.po2016-01-06 13:16:55.0 
+0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Lasse Liehu , 2015.
+# Lasse Liehu , 2015, 2016.
 #
 msgid ""
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.5.2/po/lt/plasmate.po 
new/plasma-sdk-5.5.3/po/lt/plasmate.po
--- old/plasma-sdk-5.5.2/po/lt/plasmate.po  2015-12-22 11:46:22.0 
+0100
+++ new/plasma-sdk-5.5.3/po/lt/plasmate.po  2016-01-06 13:17:06.0 
+0100
@@ -3,21 +3,22 @@
 # This file is distributed under the same license as the plasmate package.
 #
 # Remigijus Jarmalavičius , 2011.
+# Mindaugas Baranauskas , 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: plasmate\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-10-27 10:17+\n"
-"PO-Revision-Date: 2011-10-15 18:38+0300\n"
-"Last-Translator: Remigijus Jarmalavičius \n"
-"Language-Team: Lithuanian \n"
+"PO-Revision-Date: 2015-12-29 21:13+0200\n"
+"Last-Translator: Mindaugas Baranauskas \n"
+"Language-Team: lt \n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
-"X-Generator: Lokalize 1.2\n"
+"X-Generator: Lokalize 1.5\n"
 
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
@@ -233,7 +234,7 @@
 
 #: app/startpage/startpage.cpp:218 editors/metadata/metadataeditor.cpp:81
 msgid "Theme"
-msgstr "Tema"
+msgstr "Apipavidalinimas"
 
 #: app/startpage/startpage.cpp:219 editors/metadata/metadataeditor.cpp:87
 msgid "Window Switcher"
@@ -701,7 +702,7 @@
 
 #: editors/metadata/metadataeditor.cpp:96
 msgid "Applet"
-msgstr "Įskiepis"
+msgstr "Papildinys"
 
 #: editors/metadata/metadataeditor.cpp:97
 msgid "Popup Applet"
@@ -760,7 +761,7 @@
 #| msgid "Desktop"
 msgctxt "An example Desktop Name"
 msgid "Desktop 1"
-msgstr "Darbastalis"
+msgstr "Darbalaukis"
 
 #: 

commit plasma5-sdk for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2016-01-04 09:21:52

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-11-24 
22:27:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2016-01-04 09:22:13.0 +0100
@@ -1,0 +2,31 @@
+Tue Dec 22 22:35:15 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.2.php
+
+---
+Tue Dec 15 17:50:00 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.1.php
+
+---
+Sat Dec 12 17:32:43 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0:
+  * For more details please see:
+https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+
+---
+Fri Dec  4 09:56:45 UTC 2015 - alarr...@suse.com
+
+- Rebase desktop.diff in preparation of the 5.5.0 release 
+- Added bash requirement, as themeexplorer executes it directly
+  to run a script
+
+---

Old:

  plasma-sdk-5.4.3.tar.xz

New:

  plasma-sdk-5.5.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.dG5wBf/_old  2016-01-04 09:22:14.0 +0100
+++ /var/tmp/diff_new_pack.dG5wBf/_new  2016-01-04 09:22:14.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.4.3
+Version:5.5.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -26,62 +26,47 @@
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
 Source: plasma-sdk-%{version}.tar.xz
 Patch0: desktop.diff
-BuildRequires:  attica-qt5-devel
 BuildRequires:  breeze5-icons
-BuildRequires:  extra-cmake-modules
-BuildRequires:  frameworkintegration-devel
-BuildRequires:  karchive-devel
-BuildRequires:  kauth-devel
-BuildRequires:  kbookmarks-devel
-BuildRequires:  kcodecs-devel
-BuildRequires:  kcompletion-devel
-BuildRequires:  kconfig-devel
-BuildRequires:  kconfigwidgets-devel
-BuildRequires:  kcoreaddons-devel
-BuildRequires:  kcrash-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  kdeclarative-devel > 5.7.0
+BuildRequires:  extra-cmake-modules >= 1.8.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel
-BuildRequires:  kguiaddons-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  kiconthemes-devel
-BuildRequires:  kidletime-devel
-BuildRequires:  kio-devel
-BuildRequires:  kitemmodels-devel
-BuildRequires:  kitemviews-devel
-BuildRequires:  kjobwidgets-devel
-BuildRequires:  kjs-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kparts-devel
-BuildRequires:  kross-devel
-BuildRequires:  kservice-devel
-BuildRequires:  ktexteditor-devel
-BuildRequires:  ktextwidgets-devel
-BuildRequires:  kunitconversion-devel
-BuildRequires:  kwallet-framework-devel
-BuildRequires:  kwidgetsaddons-devel
-BuildRequires:  kwindowsystem-devel
-BuildRequires:  kxmlgui-devel
-BuildRequires:  plasma-framework-devel
-BuildRequires:  solid-devel
-BuildRequires:  sonnet-devel
-BuildRequires:  threadweaver-devel
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Quick) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Svg) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5WebKitWidgets) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(KF5Archive)
+BuildRequires:  cmake(KF5Completion)
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
+BuildRequires:  cmake(KF5CoreAddons)
+BuildRequires:  cmake(KF5DBusAddons)
+BuildRequires:  cmake(KF5Declarative)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5IconThemes)
+BuildRequires:  cmake(KF5KIO)
+BuildRequires:  cmake(KF5NewStuff)
+BuildRequires:  cmake(KF5Parts)
+BuildRequires:  cmake(KF5Plasma)
+BuildRequires:  cmake(KF5PlasmaQuick)
+BuildRequires:  cmake(KF5Service)
+BuildRequires:  cmake(KF5TextEditor)
+BuildRequires:  cmake(KF5WidgetsAddons)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  

commit plasma5-sdk for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-11-24 22:27:39

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-10-19 
22:20:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-11-24 22:27:41.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 19:03:55 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.3 (boo#955068):
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.3.php
+
+---

Old:

  plasma-sdk-5.4.2.tar.xz

New:

  plasma-sdk-5.4.3.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.x7ubg0/_old  2015-11-24 22:27:42.0 +0100
+++ /var/tmp/diff_new_pack.x7ubg0/_new  2015-11-24 22:27:42.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -125,6 +125,7 @@
 %find_lang plasmawallpaperviewer %{name}.lang
 %find_lang plasmate %{name}.lang
 %find_lang plasmaengineexplorer %{name}.lang
+%find_lang cuttlefish_editorplugin %{name}.lang
 %endif
 
 %post   -p /sbin/ldconfig

++ desktop.diff ++
--- /var/tmp/diff_new_pack.x7ubg0/_old  2015-11-24 22:27:42.0 +0100
+++ /var/tmp/diff_new_pack.x7ubg0/_new  2015-11-24 22:27:42.0 +0100
@@ -1,9 +1,9 @@
 diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
-index fcd7403..120da7a 100644
+index bbb119d..fdd8674 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -46,7 +46,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
- Name[zh_CN]=Plasma 主题浏览器
+@@ -33,7 +33,7 @@ Name[uk]=Редактор тем Плазми
+ Name[x-test]=xxPlasma Theme Explorerxx
  Type=Application
  Icon=preferences-desktop-theme
 -Categories=Qt;KDE;Development

++ plasma-sdk-5.4.2.tar.xz -> plasma-sdk-5.4.3.tar.xz ++
 8280 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-10-19 22:20:03

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-09-24 
07:08:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-10-19 22:20:04.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  4 10:44:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.2.php
+
+---

Old:

  plasma-sdk-5.4.1.tar.xz

New:

  plasma-sdk-5.4.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.oaTDkL/_old  2015-10-19 22:20:05.0 +0200
+++ /var/tmp/diff_new_pack.oaTDkL/_new  2015-10-19 22:20:05.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
@@ -113,7 +113,7 @@
   #sed -i '/^Icon=/d' %%{buildroot}%%{_kf5_applicationsdir}/plasmate.desktop
 
   mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
-  cp -a %{_kf5_iconsdir}/breeze/apps/software/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -a %{_kf5_iconsdir}/breeze/apps/48/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
 
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang

++ desktop.diff ++
--- /var/tmp/diff_new_pack.oaTDkL/_old  2015-10-19 22:20:05.0 +0200
+++ /var/tmp/diff_new_pack.oaTDkL/_new  2015-10-19 22:20:05.0 +0200
@@ -1,8 +1,8 @@
 diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
-index 709790d..8974f09 100644
+index fcd7403..120da7a 100644
 --- a/themeexplorer/package/metadata.desktop
 +++ b/themeexplorer/package/metadata.desktop
-@@ -45,7 +45,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
+@@ -46,7 +46,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
  Name[zh_CN]=Plasma 主题浏览器
  Type=Application
  Icon=preferences-desktop-theme

++ plasma-sdk-5.4.1.tar.xz -> plasma-sdk-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.4.1/CMakeLists.txt 
new/plasma-sdk-5.4.2/CMakeLists.txt
--- old/plasma-sdk-5.4.1/CMakeLists.txt 2015-09-03 12:54:27.0 +0200
+++ new/plasma-sdk-5.4.2/CMakeLists.txt 2015-10-01 11:56:35.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.4.1")
+set(PROJECT_VERSION "5.4.2")
 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.4.1/cuttlefish/cuttlefish.desktop 
new/plasma-sdk-5.4.2/cuttlefish/cuttlefish.desktop
--- old/plasma-sdk-5.4.1/cuttlefish/cuttlefish.desktop  2015-09-03 
12:53:57.0 +0200
+++ new/plasma-sdk-5.4.2/cuttlefish/cuttlefish.desktop  2015-10-01 
11:56:05.0 +0200
@@ -43,6 +43,7 @@
 GenericName[tr]=Simge Görüntüleyici
 GenericName[uk]=Перегляд піктограм
 GenericName[x-test]=xxIcon Viewerxx
+GenericName[zh_CN]=图标查看器
 Comment=Icon Previewer for Artists and Developers
 Comment[ca]=Vista prèvia de les icones pels artistes i desenvolupadors
 Comment[de]=Symbolvorschau für Künstler und Entwickler
@@ -61,6 +62,7 @@
 Comment[tr]=Sanatçılar ve Geliştiriciler için Simge Görüntüleyici
 Comment[uk]=Засіб перегляду піктограм для художників та розробників
 Comment[x-test]=xxIcon Previewer for Artists and Developersxx
+Comment[zh_CN]=图标预览器 (适用于艺术家和开发者)
 Exec=cuttlefish
 Icon=cuttlefish
 Type=Application
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.4.1/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.4.2/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.4.1/cuttlefish/package/metadata.desktop2015-09-03 
12:53:57.0 +0200
+++ new/plasma-sdk-5.4.2/cuttlefish/package/metadata.desktop2015-10-01 
11:56:05.0 +0200
@@ -41,6 +41,7 @@
 Comment[tr]=Kullanılabilir simgeleri listele ve ön izleme göster
 Comment[uk]=Показ списку і попередній перегляду доступних піктограм
 Comment[x-test]=xxList and preview available iconsxx
+Comment[zh_CN]=列出并预览可用的图标
 GenericName=Icon Browser
 GenericName[ast]=Restolador d'iconos
 GenericName[ca]=Navegador d'icones
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit plasma5-sdk for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-09-24 07:08:27

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-09-02 
07:52:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-09-24 07:08:28.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 17:19:18 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.1:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.1.php
+
+---

Old:

  plasma-sdk-5.4.0.tar.xz

New:

  plasma-sdk-5.4.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.eR5zwd/_old  2015-09-24 07:08:29.0 +0200
+++ /var/tmp/diff_new_pack.eR5zwd/_new  2015-09-24 07:08:29.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.4.0.tar.xz -> plasma-sdk-5.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.4.0/CMakeLists.txt 
new/plasma-sdk-5.4.1/CMakeLists.txt
--- old/plasma-sdk-5.4.0/CMakeLists.txt 2015-08-20 15:04:01.0 +0200
+++ new/plasma-sdk-5.4.1/CMakeLists.txt 2015-09-03 12:54:27.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION "5.4.0")
+set(PROJECT_VERSION "5.4.1")
 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.4.0/po/se/plasmaengineexplorer.po 
new/plasma-sdk-5.4.1/po/se/plasmaengineexplorer.po
--- old/plasma-sdk-5.4.0/po/se/plasmaengineexplorer.po  2015-08-20 
15:03:52.0 +0200
+++ new/plasma-sdk-5.4.1/po/se/plasmaengineexplorer.po  2015-09-03 
12:54:20.0 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: plasmaengineexplorer\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2015-04-09 08:30+\n"
+"POT-Creation-Date: 2015-08-07 11:09+\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team \n"




commit plasma5-sdk for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-09-02 07:52:54

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is "plasma5-sdk"

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-07-03 
00:15:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-09-02 07:52:55.0 +0200
@@ -1,0 +2,23 @@
+Mon Aug 24 17:53:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.0.php
+
+---
+Sun Aug 16 10:17:06 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.95 aka 5.4 beta:
+  This release of Plasma brings many nice touches for our users
+  such as much improved high DPI support, KRunner auto-completion
+  and many new beautiful Breeze icons. It also lays the ground for
+  the future with a tech preview of Wayland session available.
+  We're shipping a few new components such as an Audio Volume
+  Plasma Widget, monitor calibration tool and the User Manager
+  tool comes out beta.
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.95.php
+- Added desktop.diff to fix desktop categories for themeexplorer
+- Added breeze5-icons BuildRequires
+
+---

Old:

  plasma-sdk-5.3.2.tar.xz

New:

  desktop.diff
  plasma-sdk-5.4.0.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.ioZp1R/_old  2015-09-02 07:52:56.0 +0200
+++ /var/tmp/diff_new_pack.ioZp1R/_new  2015-09-02 07:52:56.0 +0200
@@ -18,14 +18,16 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.3.2
+Version:5.4.0
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+
 Group:  System/GUI/KDE
 Url:https://projects.kde.org/projects/extragear/sdk/plasmate
 Source: plasma-sdk-%{version}.tar.xz
+Patch0: desktop.diff
 BuildRequires:  attica-qt5-devel
+BuildRequires:  breeze5-icons
 BuildRequires:  extra-cmake-modules
 BuildRequires:  frameworkintegration-devel
 BuildRequires:  karchive-devel
@@ -100,6 +102,7 @@
 %lang_package
 %prep
 %setup -q -n plasma-sdk-%{version}
+%patch0 -p1
 
 %build
   %cmake_kf5 -d build
@@ -109,10 +112,13 @@
   %kf5_makeinstall -C build
   #sed -i '/^Icon=/d' %%{buildroot}%%{_kf5_applicationsdir}/plasmate.desktop
 
+  mkdir -p %{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+  cp -a %{_kf5_iconsdir}/breeze/apps/software/cuttlefish.svg 
%{buildroot}%{_kf5_iconsdir}/hicolor/scalable/apps/
+
 %if %{with lang}
 %find_lang cuttlefish %{name}.lang
-%find_lang plasma_shell_org.kde.desktop %{name}.lang
 %find_lang kdevpackagemanagerview %{name}.lang
+%find_lang plasma_shell_org.kde.plasmoidviewershell %{name}.lang
 %find_lang themeexplorer %{name}.lang
 %find_lang remote-widgets-browser %{name}.lang
 %find_lang plasmoidviewer %{name}.lang
@@ -143,8 +149,13 @@
 #{_kf5_sharedir}/kdevsavesystemview/
 %{_kf5_servicesdir}/
 %{_kf5_plugindir}/
+%{_kf5_applicationsdir}/org.kde.plasma.themeexplorer.desktop
+%{_kf5_applicationsdir}/cuttlefish.desktop
 #{_kf5_applicationsdir}/plasmate.desktop
 #config %%{_kf5_configdir}/plasmate.knsrc
+%dir %{_kf5_iconsdir}/hicolor/*
+%dir %{_kf5_iconsdir}/hicolor/*/*
+%{_kf5_iconsdir}/*/*/*/*.*
 
 %files -n plasmaengineexplorer5
 %defattr(-,root,root)

++ desktop.diff ++
diff --git a/themeexplorer/package/metadata.desktop 
b/themeexplorer/package/metadata.desktop
index 709790d..8974f09 100644
--- a/themeexplorer/package/metadata.desktop
+++ b/themeexplorer/package/metadata.desktop
@@ -45,7 +45,7 @@ Name[x-test]=xxPlasma Theme Explorerxx
 Name[zh_CN]=Plasma 主题浏览器
 Type=Application
 Icon=preferences-desktop-theme
-Categories=Qt;KDE;Development
+Categories=Qt;KDE;Development;GUIDesigner;
 Exec=plasmathemeexplorer
 X-KDE-ParentApp=
 X-KDE-PluginInfo-Author=Marco Martin
++ plasma-sdk-5.3.2.tar.xz -> plasma-sdk-5.4.0.tar.xz ++
 18621 lines of diff (skipped)




commit plasma5-sdk for openSUSE:Factory

2015-07-02 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-07-02 22:49:56

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is plasma5-sdk

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-05-29 
10:26:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-07-03 00:15:03.0 +0200
@@ -1,0 +2,8 @@
+Sun Jun 28 18:32:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.2.php
+
+---

Old:

  plasma-sdk-5.3.1.tar.xz

New:

  plasma-sdk-5.3.2.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.K4CklU/_old  2015-07-03 00:15:04.0 +0200
+++ /var/tmp/diff_new_pack.K4CklU/_new  2015-07-03 00:15:04.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.3.1
+Version:5.3.2
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.3.1.tar.xz - plasma-sdk-5.3.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-sdk-5.3.1/CMakeLists.txt 
new/plasma-sdk-5.3.2/CMakeLists.txt
--- old/plasma-sdk-5.3.1/CMakeLists.txt 2015-05-21 19:12:43.0 +0200
+++ new/plasma-sdk-5.3.2/CMakeLists.txt 2015-06-25 13:19:15.0 +0200
@@ -1,5 +1,5 @@
 project(plasma-sdk)
-set(PROJECT_VERSION 5.3.1)
+set(PROJECT_VERSION 5.3.2)
 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.3.1/cuttlefish/package/metadata.desktop 
new/plasma-sdk-5.3.2/cuttlefish/package/metadata.desktop
--- old/plasma-sdk-5.3.1/cuttlefish/package/metadata.desktop2015-05-21 
19:12:06.0 +0200
+++ new/plasma-sdk-5.3.2/cuttlefish/package/metadata.desktop2015-06-25 
13:18:41.0 +0200
@@ -18,6 +18,7 @@
 Name[uk]=Cuttlefish
 Name[x-test]=xxCuttlefishxx
 Name[zh_CN]=Cuttlefish
+Name[zh_TW]=Cuttlefish
 Comment=List and preview available icons
 Comment[ca]=Llista i fa una vista prèvia de les icones disponibles
 Comment[de]=Auflistung und Vorschau verfügbarer Symbole
@@ -35,6 +36,7 @@
 Comment[sv]=Lista och visa tillgängliga ikoner
 Comment[uk]=Показ списку і попередній перегляду доступних піктограм
 Comment[x-test]=xxList and preview available iconsxx
+Comment[zh_TW]=列出並預覽可用的圖示
 GenericName=Icon Browser
 GenericName[ca]=Navegador d'icones
 GenericName[cs]=Prohlížeč ikon
@@ -54,6 +56,7 @@
 GenericName[uk]=Навігатор піктограмами
 GenericName[x-test]=xxIcon Browserxx
 GenericName[zh_CN]=图标浏览器
+GenericName[zh_TW]=圖示瀏覽器
 Encoding=UTF-8
 Type=Service
 Icon=internet-web-browser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/cuttlefish/src/editorplugin/cuttlefishplugin.desktop 
new/plasma-sdk-5.3.2/cuttlefish/src/editorplugin/cuttlefishplugin.desktop
--- old/plasma-sdk-5.3.1/cuttlefish/src/editorplugin/cuttlefishplugin.desktop   
2015-05-21 19:12:06.0 +0200
+++ new/plasma-sdk-5.3.2/cuttlefish/src/editorplugin/cuttlefishplugin.desktop   
2015-06-25 13:18:41.0 +0200
@@ -20,8 +20,10 @@
 Name[uk]=Вибір піктограми
 Name[x-test]=xxIcon Pickerxx
 Name[zh_CN]=图标选择器
+Name[zh_TW]=圖示挑選器
 Comment=Invokes Cuttlefish icon picker
 Comment[ca]=Invoca al selector d'icones Cuttlefish
+Comment[de]=Öffnet die Symbol-Auswahl von Cuttlefish
 Comment[en_GB]=Invokes Cuttlefish icon picker
 Comment[es]=Llama al selector de iconos Cuttlefish
 Comment[fi]=Käynnistää Cuttlefish-kuvakevalitsimen
@@ -36,3 +38,4 @@
 Comment[sv]=Startar Cuttlefish ikonväljare
 Comment[uk]=Запускає засіб вибору піктограми Cuttlefish
 Comment[x-test]=xxInvokes Cuttlefish icon pickerxx
+Comment[zh_TW]=啟動 Cuttlefish 圖示挑選器
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-sdk-5.3.1/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
 
new/plasma-sdk-5.3.2/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
--- 
old/plasma-sdk-5.3.1/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
  2015-05-21 19:12:06.0 +0200
+++ 
new/plasma-sdk-5.3.2/plasmate/plugins/plasmaprojectmanager/kdevplasmamanager.desktop.cmake
  2015-06-25 13:18:41.0 +0200
@@ -17,6 +17,7 @@
 Name[sv]=Plasma-projekthanterare
 Name[uk]=Керування проектами Плазми
 Name[x-test]=xxPlasma Project Managerxx

commit plasma5-sdk for openSUSE:Factory

2015-05-29 Thread h_root
Hello community,

here is the log from the commit of package plasma5-sdk for openSUSE:Factory 
checked in at 2015-05-29 10:26:39

Comparing /work/SRC/openSUSE:Factory/plasma5-sdk (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-sdk.new (New)


Package is plasma5-sdk

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-sdk/plasma5-sdk.changes  2015-05-11 
19:31:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-sdk.new/plasma5-sdk.changes 
2015-05-29 10:26:40.0 +0200
@@ -1,0 +2,8 @@
+Fri May 22 15:30:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.3.1.php
+
+---

Old:

  plasma-sdk-5.3.0.tar.xz

New:

  plasma-sdk-5.3.1.tar.xz



Other differences:
--
++ plasma5-sdk.spec ++
--- /var/tmp/diff_new_pack.WZMxR5/_old  2015-05-29 10:26:40.0 +0200
+++ /var/tmp/diff_new_pack.WZMxR5/_new  2015-05-29 10:26:40.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-sdk
-Version:5.3.0
+Version:5.3.1
 Release:0
 Summary:Plasma SDK
 License:LGPL-2.0+

++ plasma-sdk-5.3.0.tar.xz - plasma-sdk-5.3.1.tar.xz ++
 4658 lines of diff (skipped)