Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2018-06-22 13:18:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Fri Jun 22 13:18:03 2018 rev:53 rq:616741 version:5.47.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2018-05-18 14:20:15.655198701 +0200 +++ /work/SRC/openSUSE:Factory/.kcmutils.new/kcmutils.changes 2018-06-22 13:19:01.418938499 +0200 @@ -1,0 +2,10 @@ +Tue Jun 12 21:26:02 UTC 2018 - [email protected] + +- Update to 5.47.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.47.0.php +- Changes since 5.46.0: + * [KCModuleQml] Ignore disabled controls when tabbing + +------------------------------------------------------------------- Old: ---- kcmutils-5.46.0.tar.xz New: ---- kcmutils-5.47.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.e6h0Nd/_old 2018-06-22 13:19:02.170910616 +0200 +++ /var/tmp/diff_new_pack.e6h0Nd/_new 2018-06-22 13:19:02.174910468 +0200 @@ -18,13 +18,13 @@ %bcond_without lang %define lname libKF5KCMUtils5 -%define _tar_path 5.46 +%define _tar_path 5.47 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kcmutils -Version: 5.46.0 +Version: 5.47.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 3.0 ++++++ kcmutils-5.46.0.tar.xz -> kcmutils-5.47.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/CMakeLists.txt new/kcmutils-5.47.0/CMakeLists.txt --- old/kcmutils-5.46.0/CMakeLists.txt 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/CMakeLists.txt 2018-06-02 19:48:26.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.46.0") # handled by release scripts -set(KF5_DEP_VERSION "5.46.0") # handled by release scripts +set(KF5_VERSION "5.47.0") # handled by release scripts +set(KF5_DEP_VERSION "5.47.0") # handled by release scripts project(KCMUtils VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.46.0 NO_MODULE) +find_package(ECM 5.47.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://projects.kde.org/projects/kdesupport/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/id/kcmutils5.po new/kcmutils-5.47.0/po/id/kcmutils5.po --- old/kcmutils-5.46.0/po/id/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/id/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-04-05 03:30+0200\n" -"PO-Revision-Date: 2018-04-03 06:37+0700\n" +"PO-Revision-Date: 2018-05-23 20:07+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -80,11 +80,11 @@ "to remove the module mentioned in the error message. If this fails, consider " "contacting your distributor or packager.</p></qt>" msgstr "" -"<qt><p>Kemungkinan penyebab:<ul><li>Sebuah galat terjadi ketika peningkatan " +"<qt><p>Kemungkinan penyebab:<ul><li>Sebuah error terjadi ketika peningkatan " "terakhir KDE anda meninggalkan sebuah modul kendali yatim</li><li>Anda " "memiliki modul pihak ketiga yang masih berkeliaran.</li></ul></p><p>Cek Cek " "bagian ini secara cermat dan cobalah untuk menghapus modul yang disebutkan " -"dalam pesan galat. Jika hal ini tetap gagal, pertimbangkanlah untuk " +"dalam pesan error. Jika hal ini tetap gagal, pertimbangkanlah untuk " "menghubungi distributor atau pemaket anda.</p></qt>" #: kcmoduleproxy.cpp:127 @@ -387,7 +387,7 @@ #: kdeglobals.kcfg:492 #, kde-format msgid "Path to custom SOCKS library" -msgstr "Alur ke pustaka SOCKS suaian" +msgstr "Alur ke pustaka SOCKS kustom" #. i18n: ectx: label, entry, group (Toolbar style) #: kdeglobals.kcfg:498 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/pt_BR/kcmutils5.po new/kcmutils-5.47.0/po/pt_BR/kcmutils5.po --- old/kcmutils-5.46.0/po/pt_BR/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/pt_BR/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -8,7 +8,7 @@ # Marcus Gama <[email protected]>, 2006. # Diniz Bortolotto <[email protected]>, 2007, 2008. # André Marcelo Alvarenga <[email protected]>, 2008, 2009, 2010, 2011, 2012, 2013, 2014. -# Luiz Fernando Ranghetti <[email protected]>, 2008, 2009, 2010, 2012. +# Luiz Fernando Ranghetti <[email protected]>, 2008, 2009, 2010, 2012, 2018. # Fernando Boaglio <[email protected]>, 2009. # Doutor Zero <[email protected]>, 2007, 2009. # Marcus Vinícius de Andrade Gama <[email protected]>, 2010, 2012. @@ -18,15 +18,15 @@ "Project-Id-Version: kcmutils5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-04-05 03:30+0200\n" -"PO-Revision-Date: 2014-03-04 20:36-0300\n" -"Last-Translator: André Marcelo Alvarenga <[email protected]>\n" -"Language-Team: Brazilian Portuguese <[email protected]>\n" +"PO-Revision-Date: 2018-06-02 00:21-0300\n" +"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n" +"Language-Team: Portuguese <[email protected]>\n" "Language: pt_BR\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" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -507,11 +507,11 @@ msgstr "Pesquisar plugins" #: kpluginselector.cpp:710 -#, fuzzy, kde-format +#, kde-format #| msgctxt "Used only for plugins" #| msgid "About %1" msgid "About" -msgstr "Sobre o %1" +msgstr "Sobre" #: kpluginselector.cpp:813 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/sr/kcmutils5.po new/kcmutils-5.47.0/po/sr/kcmutils5.po --- old/kcmutils-5.46.0/po/sr/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/sr/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcmutils5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-17 03:18+0100\n" +"POT-Creation-Date: 2018-04-05 03:30+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -109,7 +109,7 @@ msgid "Apply Settings" msgstr "Примени поставке" -#: kcmultidialog.cpp:205 kpluginselector.cpp:695 +#: kcmultidialog.cpp:205 kpluginselector.cpp:715 #, kde-format msgid "Configure" msgstr "Подеси" @@ -487,14 +487,14 @@ msgid "Search Plugins" msgstr "Нађи прикључак" -#: kpluginselector.cpp:690 +#: kpluginselector.cpp:710 #, fuzzy, kde-format #| msgctxt "Used only for plugins" #| msgid "About %1" msgid "About" msgstr "О %1|/|О $[дат %1]" -#: kpluginselector.cpp:793 +#: kpluginselector.cpp:813 #, kde-format msgctxt "Used only for plugins" msgid "About %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/sr@ijekavian/kcmutils5.po new/kcmutils-5.47.0/po/sr@ijekavian/kcmutils5.po --- old/kcmutils-5.46.0/po/sr@ijekavian/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/sr@ijekavian/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcmutils5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-17 03:18+0100\n" +"POT-Creation-Date: 2018-04-05 03:30+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -108,7 +108,7 @@ msgid "Apply Settings" msgstr "Примени поставке" -#: kcmultidialog.cpp:205 kpluginselector.cpp:695 +#: kcmultidialog.cpp:205 kpluginselector.cpp:715 #, kde-format msgid "Configure" msgstr "Подеси" @@ -487,14 +487,14 @@ msgid "Search Plugins" msgstr "Нађи прикључак" -#: kpluginselector.cpp:690 +#: kpluginselector.cpp:710 #, fuzzy, kde-format #| msgctxt "Used only for plugins" #| msgid "About %1" msgid "About" msgstr "О %1|/|О $[дат %1]" -#: kpluginselector.cpp:793 +#: kpluginselector.cpp:813 #, kde-format msgctxt "Used only for plugins" msgid "About %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/sr@ijekavianlatin/kcmutils5.po new/kcmutils-5.47.0/po/sr@ijekavianlatin/kcmutils5.po --- old/kcmutils-5.46.0/po/sr@ijekavianlatin/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/sr@ijekavianlatin/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcmutils5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-17 03:18+0100\n" +"POT-Creation-Date: 2018-04-05 03:30+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -108,7 +108,7 @@ msgid "Apply Settings" msgstr "Primeni postavke" -#: kcmultidialog.cpp:205 kpluginselector.cpp:695 +#: kcmultidialog.cpp:205 kpluginselector.cpp:715 #, kde-format msgid "Configure" msgstr "Podesi" @@ -487,14 +487,14 @@ msgid "Search Plugins" msgstr "Nađi priključak" -#: kpluginselector.cpp:690 +#: kpluginselector.cpp:710 #, fuzzy, kde-format #| msgctxt "Used only for plugins" #| msgid "About %1" msgid "About" msgstr "O %1|/|O $[dat %1]" -#: kpluginselector.cpp:793 +#: kpluginselector.cpp:813 #, kde-format msgctxt "Used only for plugins" msgid "About %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/sr@latin/kcmutils5.po new/kcmutils-5.47.0/po/sr@latin/kcmutils5.po --- old/kcmutils-5.46.0/po/sr@latin/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/sr@latin/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kcmutils5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-01-17 03:18+0100\n" +"POT-Creation-Date: 2018-04-05 03:30+0200\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -108,7 +108,7 @@ msgid "Apply Settings" msgstr "Primeni postavke" -#: kcmultidialog.cpp:205 kpluginselector.cpp:695 +#: kcmultidialog.cpp:205 kpluginselector.cpp:715 #, kde-format msgid "Configure" msgstr "Podesi" @@ -486,14 +486,14 @@ msgid "Search Plugins" msgstr "Nađi priključak" -#: kpluginselector.cpp:690 +#: kpluginselector.cpp:710 #, fuzzy, kde-format #| msgctxt "Used only for plugins" #| msgid "About %1" msgid "About" msgstr "O %1|/|O $[dat %1]" -#: kpluginselector.cpp:793 +#: kpluginselector.cpp:813 #, kde-format msgctxt "Used only for plugins" msgid "About %1" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/po/zh_CN/kcmutils5.po new/kcmutils-5.47.0/po/zh_CN/kcmutils5.po --- old/kcmutils-5.46.0/po/zh_CN/kcmutils5.po 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/po/zh_CN/kcmutils5.po 2018-06-02 19:48:26.000000000 +0200 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-04-05 03:30+0200\n" -"PO-Revision-Date: 2018-04-26 05:22-0400\n" +"PO-Revision-Date: 2018-05-18 06:23-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -249,7 +249,7 @@ #: kdeglobals.kcfg:78 #, kde-format msgid "Shortcut for toggling Clipboard Actions on and off" -msgstr "用于切换剪切板动作打开或者关闭的快捷键" +msgstr "用于切换剪贴板动作打开或者关闭的快捷键" #. i18n: ectx: label, entry (Halt without Confirmation), group (Global Shortcuts) #: kdeglobals.kcfg:83 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.46.0/src/kcmoduleqml.cpp new/kcmutils-5.47.0/src/kcmoduleqml.cpp --- old/kcmutils-5.46.0/src/kcmoduleqml.cpp 2018-05-05 14:55:55.000000000 +0200 +++ new/kcmutils-5.47.0/src/kcmoduleqml.cpp 2018-06-02 19:48:26.000000000 +0200 @@ -161,7 +161,7 @@ //go to the other widgets around systemsettigns if (nextItem == d->rootPlaceHolder) { QWidget *w = d->quickWidget->nextInFocusChain(); - while (!(w->focusPolicy() & Qt::TabFocus)) { + while (!w->isEnabled() || !(w->focusPolicy() & Qt::TabFocus)) { w = w->nextInFocusChain(); } w->setFocus(Qt::TabFocusReason); @@ -175,7 +175,7 @@ if (nextItem == d->rootPlaceHolder) { QWidget *w = d->quickWidget->previousInFocusChain(); - while (!(w->focusPolicy() & Qt::TabFocus)) { + while (!w->isEnabled() || !(w->focusPolicy() & Qt::TabFocus)) { w = w->previousInFocusChain(); } w->setFocus(Qt::BacktabFocusReason);
