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 <[email protected]> + +- 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.txt 2019-11-12 11:29:32.000000000 +0100 +++ new/plasma-sdk-5.17.4/CMakeLists.txt 2019-12-03 13:28:02.000000000 +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.000000000 +0100 +++ new/plasma-sdk-5.17.4/cuttlefish/org.kde.cuttlefish.appdata.xml 2019-12-03 13:26:52.000000000 +0100 @@ -131,9 +131,9 @@ <binary>cuttlefish</binary> </provides> <releases> + <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> <release version="5.17.2" date="2019-10-29"/> <release version="5.17.1" date="2019-10-22"/> - <release version="5.17.0" date="2019-10-15"/> </releases> </component> 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.000000000 +0100 +++ new/plasma-sdk-5.17.4/cuttlefish/package/contents/ui/IconGridDelegate.qml 2019-12-03 13:26:52.000000000 +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.000000000 +0100 +++ new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.appdata.xml 2019-12-03 13:26:52.000000000 +0100 @@ -35,6 +35,7 @@ <summary>Explorer for the data published by Plasma Data Engines</summary> <summary xml:lang="ca">Explorador de les dades publicades pels motors de dades del Plasma</summary> <summary xml:lang="ca-valencia">Explorador de les dades publicades pels motors de dades de Plasma</summary> + <summary xml:lang="da">Udforsk de data der offentliggøres af Plasma datamotorer</summary> <summary xml:lang="de">Anzeige von Daten, die von Plasma-Datenquellen veröffentlicht werden.</summary> <summary xml:lang="en-GB">Explorer for the data published by Plasma Data Engines</summary> <summary xml:lang="es">Explorador para los datos publicados por los motores de datos de Plasma</summary> @@ -94,10 +95,10 @@ <binary>plasmaengineexplorer</binary> </provides> <releases> + <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> <release version="5.17.2" date="2019-10-29"/> <release version="5.17.1" date="2019-10-22"/> - <release version="5.17.0" date="2019-10-15"/> </releases> <screenshots> <screenshot type="default"> 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.000000000 +0100 +++ new/plasma-sdk-5.17.4/engineexplorer/org.kde.plasmaengineexplorer.desktop 2019-12-03 13:26:52.000000000 +0100 @@ -31,6 +31,7 @@ GenericName=Plasma Data Engines Viewing Tool GenericName[ca]=Eina de visualització dels motors de dades del Plasma GenericName[ca@valencia]=Eina de visualització dels motors de dades de Plasma +GenericName[da]=Visningsværktøj til Plasma datamotorer GenericName[de]=Anzeige von Plasma-Datenquellen GenericName[en_GB]=Plasma Data Engines Viewing Tool GenericName[es]=Herramienta de visualización de motores de datos de Plasma diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml new/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml --- old/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2019-11-12 11:28:51.000000000 +0100 +++ new/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.appdata.xml 2019-12-03 13:26:52.000000000 +0100 @@ -93,10 +93,10 @@ <binary>plasmoidviewer</binary> </provides> <releases> + <release version="5.17.4" date="2019-12-03"/> <release version="5.17.3" date="2019-11-12"/> <release version="5.17.2" date="2019-10-29"/> <release version="5.17.1" date="2019-10-22"/> - <release version="5.17.0" date="2019-10-15"/> </releases> <screenshots> <screenshot type="default"> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.desktop new/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.desktop --- old/plasma-sdk-5.17.3/plasmoidviewer/org.kde.plasmoidviewer.desktop 2019-11-12 11:28:51.000000000 +0100 +++ new/plasma-sdk-5.17.4/plasmoidviewer/org.kde.plasmoidviewer.desktop 2019-12-03 13:26:52.000000000 +0100 @@ -33,6 +33,7 @@ GenericName[ca]=Eina de proves d'estris del Plasma GenericName[ca@valencia]=Eina de proves de ginys («widgets») de Plasma GenericName[cs]=Nástroj na testování widgetů Plasma +GenericName[da]=Testværktøj til Plasma-widgets GenericName[de]=Testprogramm für Plasma-Bedienelemente GenericName[en_GB]=Plasma Widget Testing Tool GenericName[es]=Herramienta de prueba de elementos gráficos de Plasma diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/uk/cuttlefish.po new/plasma-sdk-5.17.4/po/uk/cuttlefish.po --- old/plasma-sdk-5.17.3/po/uk/cuttlefish.po 2019-11-12 11:29:26.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/uk/cuttlefish.po 2019-12-03 13:27:56.000000000 +0100 @@ -1,5 +1,5 @@ # Translation of cuttlefish.po to Ukrainian -# Copyright (C) 2015-2017 This_file_is_part_of_KDE +# Copyright (C) 2015-2019 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. # diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/cuttlefish.po new/plasma-sdk-5.17.4/po/zh_CN/cuttlefish.po --- old/plasma-sdk-5.17.3/po/zh_CN/cuttlefish.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/cuttlefish.po 2019-12-03 13:27:58.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-10-02 08:05+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/cuttlefish_editorplugin.po new/plasma-sdk-5.17.4/po/zh_CN/cuttlefish_editorplugin.po --- old/plasma-sdk-5.17.3/po/zh_CN/cuttlefish_editorplugin.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/cuttlefish_editorplugin.po 2019-12-03 13:27:58.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po new/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po --- old/plasma-sdk-5.17.3/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.lookandfeelexplorer.po 2019-12-03 13:27:58.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/org.kde.plasma.themeexplorer.po new/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.themeexplorer.po --- old/plasma-sdk-5.17.3/po/zh_CN/org.kde.plasma.themeexplorer.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/org.kde.plasma.themeexplorer.po 2019-12-03 13:27:58.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:09\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po new/plasma-sdk-5.17.4/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po --- old/plasma-sdk-5.17.3/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/plasma_shell_org.kde.plasmoidviewershell.po 2019-12-03 13:27:58.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/plasmaengineexplorer.po new/plasma-sdk-5.17.4/po/zh_CN/plasmaengineexplorer.po --- old/plasma-sdk-5.17.3/po/zh_CN/plasmaengineexplorer.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/plasmaengineexplorer.po 2019-12-03 13:27:58.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/plasmawallpaperviewer.po new/plasma-sdk-5.17.4/po/zh_CN/plasmawallpaperviewer.po --- old/plasma-sdk-5.17.3/po/zh_CN/plasmawallpaperviewer.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/plasmawallpaperviewer.po 2019-12-03 13:27:58.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:26+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/plasma-sdk-5.17.3/po/zh_CN/plasmoidviewer.po new/plasma-sdk-5.17.4/po/zh_CN/plasmoidviewer.po --- old/plasma-sdk-5.17.3/po/zh_CN/plasmoidviewer.po 2019-11-12 11:29:27.000000000 +0100 +++ new/plasma-sdk-5.17.4/po/zh_CN/plasmoidviewer.po 2019-12-03 13:27:58.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-14 03:25+0200\n" -"PO-Revision-Date: 2019-10-09 10:02\n" +"PO-Revision-Date: 2019-11-19 23:10\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
