Hello community, here is the log from the commit of package systemsettings5 for openSUSE:Factory checked in at 2018-02-28 19:59:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/systemsettings5 (Old) and /work/SRC/openSUSE:Factory/.systemsettings5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "systemsettings5" Wed Feb 28 19:59:28 2018 rev:62 rq:579159 version:5.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes 2018-02-19 12:54:40.903679613 +0100 +++ /work/SRC/openSUSE:Factory/.systemsettings5.new/systemsettings5.changes 2018-02-28 19:59:31.062941703 +0100 @@ -1,0 +2,10 @@ +Wed Feb 21 23:57:10 CET 2018 - [email protected] + +- 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: + * Improve sidebar header visibility (kde#384638) + +------------------------------------------------------------------- Old: ---- systemsettings-5.12.1.tar.xz New: ---- systemsettings-5.12.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ systemsettings5.spec ++++++ --- /var/tmp/diff_new_pack.AZwL3F/_old 2018-02-28 19:59:32.014907257 +0100 +++ /var/tmp/diff_new_pack.AZwL3F/_new 2018-02-28 19:59:32.014907257 +0100 @@ -18,7 +18,7 @@ %bcond_without lang Name: systemsettings5 -Version: 5.12.1 +Version: 5.12.2 Release: 0 Summary: KDE's control center License: GPL-2.0+ ++++++ systemsettings-5.12.1.tar.xz -> systemsettings-5.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.12.1/CMakeLists.txt new/systemsettings-5.12.2/CMakeLists.txt --- old/systemsettings-5.12.1/CMakeLists.txt 2018-02-13 15:37:33.000000000 +0100 +++ new/systemsettings-5.12.2/CMakeLists.txt 2018-02-20 16:47:48.000000000 +0100 @@ -1,6 +1,6 @@ project(systemsettings) -set(PROJECT_VERSION "5.12.1") +set(PROJECT_VERSION "5.12.2") cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR) set(QT_MIN_VERSION "5.9.0") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.12.1/po/fi/systemsettings.po new/systemsettings-5.12.2/po/fi/systemsettings.po --- old/systemsettings-5.12.1/po/fi/systemsettings.po 2018-02-13 15:37:04.000000000 +0100 +++ new/systemsettings-5.12.2/po/fi/systemsettings.po 2018-02-20 16:47:21.000000000 +0100 @@ -5,7 +5,7 @@ # Teemu Rytilahti <[email protected]>, 2008. # Tommi Nieminen <[email protected]>, 2009, 2017. # Jorma Karvonen <[email protected]>, 2009. -# Lasse Liehu <[email protected]>, 2010, 2011, 2014, 2015. +# Lasse Liehu <[email protected]>, 2010, 2011, 2014, 2015, 2018. # # KDE Finnish translation sprint participants: # Teemu Rytilahti, 2007. @@ -14,8 +14,8 @@ "Project-Id-Version: systemsettings\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-07 06:08+0100\n" -"PO-Revision-Date: 2017-12-08 16:37+0200\n" -"Last-Translator: Tommi Nieminen <[email protected]>\n" +"PO-Revision-Date: 2018-02-10 01:41+0900\n" +"Last-Translator: Lasse Liehu <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" @@ -300,7 +300,7 @@ #: sidebar/package/contents/ui/introPage.qml:73 #, kde-format msgid "Frequently used:" -msgstr "Usein käytetty:" +msgstr "Usein käytetyt:" #: sidebar/package/contents/ui/SubCategoryPage.qml:34 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.12.1/po/zh_CN/systemsettings.po new/systemsettings-5.12.2/po/zh_CN/systemsettings.po --- old/systemsettings-5.12.1/po/zh_CN/systemsettings.po 2018-02-13 15:37:18.000000000 +0100 +++ new/systemsettings-5.12.2/po/zh_CN/systemsettings.po 2018-02-20 16:47:34.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-02-07 06:08+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 <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.12.1/sidebar/package/contents/ui/CategoriesPage.qml new/systemsettings-5.12.2/sidebar/package/contents/ui/CategoriesPage.qml --- old/systemsettings-5.12.1/sidebar/package/contents/ui/CategoriesPage.qml 2018-02-13 15:36:47.000000000 +0100 +++ new/systemsettings-5.12.2/sidebar/package/contents/ui/CategoriesPage.qml 2018-02-20 16:47:04.000000000 +0100 @@ -128,8 +128,8 @@ section { property: "categoryDisplayRole" delegate: Kirigami.AbstractListItem { - enabled: false separatorVisible: false + supportsMouseEvents: false RowLayout { anchors { left: parent.left diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/systemsettings-5.12.1/sidebar/package/contents/ui/SubCategoryPage.qml new/systemsettings-5.12.2/sidebar/package/contents/ui/SubCategoryPage.qml --- old/systemsettings-5.12.1/sidebar/package/contents/ui/SubCategoryPage.qml 2018-02-13 15:36:47.000000000 +0100 +++ new/systemsettings-5.12.2/sidebar/package/contents/ui/SubCategoryPage.qml 2018-02-20 16:47:04.000000000 +0100 @@ -46,7 +46,6 @@ RowLayout { anchors.fill: parent - opacity: 0.3 Kirigami.Icon { id: toolButtonIcon
