Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2018-12-19 13:39:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Wed Dec 19 13:39:31 2018 rev:62 rq:658548 version:5.53.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2018-11-14 14:32:20.847387094 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new.28833/kconfig.changes 2018-12-19 13:40:07.628065932 +0100 @@ -1,0 +2,11 @@ +Sun Dec 09 19:43:43 UTC 2018 - [email protected] + +- Update to 5.53.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.53.0.php +- Changes since 5.52.0: + * Use isEmpty() + * normalize signal/slot + +------------------------------------------------------------------- Old: ---- kconfig-5.52.0.tar.xz New: ---- kconfig-5.53.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.zy1RWG/_old 2018-12-19 13:40:08.396064846 +0100 +++ /var/tmp/diff_new_pack.zy1RWG/_new 2018-12-19 13:40:08.400064840 +0100 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.52 +%define _tar_path 5.53 # 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: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: kconfig -Version: 5.52.0 +Version: 5.53.0 Release: 0 Summary: Provides an advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kconfig-5.52.0.tar.xz -> kconfig-5.53.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/CMakeLists.txt new/kconfig-5.53.0/CMakeLists.txt --- old/kconfig-5.52.0/CMakeLists.txt 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/CMakeLists.txt 2018-12-01 15:53:16.000000000 +0100 @@ -1,16 +1,16 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.52.0") # handled by release scripts +set(KF5_VERSION "5.53.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.52.0 NO_MODULE) +find_package(ECM 5.53.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) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) -set(REQUIRED_QT_VERSION 5.8.0) +set(REQUIRED_QT_VERSION 5.9.0) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Xml) option(KCONFIG_USE_GUI "Build components using Qt5Gui" ON) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/id/kconfig5_qt.po new/kconfig-5.53.0/po/id/kconfig5_qt.po --- old/kconfig-5.52.0/po/id/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/id/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kwriteconfig\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" -"PO-Revision-Date: 2018-10-28 21:37+0700\n" +"PO-Revision-Date: 2018-11-18 17:12+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -66,7 +66,7 @@ #: gui/kstandardshortcut.cpp:78 msgctxt "KStandardShortcut|@action" msgid "Quit" -msgstr "Keluar" +msgstr "Berhenti" #: gui/kstandardshortcut.cpp:81 msgctxt "KStandardShortcut|@action" @@ -216,12 +216,12 @@ #: gui/kstandardshortcut.cpp:117 msgctxt "KStandardShortcut|@action" msgid "Zoom In" -msgstr "Perbesar" +msgstr "Zum Perbesar" #: gui/kstandardshortcut.cpp:118 msgctxt "KStandardShortcut|@action" msgid "Zoom Out" -msgstr "Perkecil" +msgstr "Zum Perkecil" #: gui/kstandardshortcut.cpp:119 msgctxt "KStandardShortcut|@action" @@ -336,7 +336,7 @@ #: gui/kstandardshortcut.cpp:148 msgctxt "KStandardShortcut|@action" msgid "Zoom" -msgstr "Perbesaran" +msgstr "Zum " #: gui/kstandardshortcut.cpp:149 msgctxt "KStandardShortcut|@action" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/nb/kconfig5_qt.po new/kconfig-5.53.0/po/nb/kconfig5_qt.po --- old/kconfig-5.52.0/po/nb/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/nb/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -476,17 +476,17 @@ msgid "File(s) to read update instructions from" msgstr "" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "Mappe der filer skal genereres [.]" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "mappe" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "Vis programvarelisens." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/pa/kconfig5_qt.po new/kconfig-5.53.0/po/pa/kconfig5_qt.po --- old/kconfig-5.52.0/po/pa/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/pa/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -1,20 +1,20 @@ # translation of kwriteconfig.po to Punjabi # Amanpreet Singh Alam <[email protected]>, 2004, 2005. # Amanpreet Singh Brar <[email protected]>, 2005. -# A S Alam <[email protected]>, 2007, 2009, 2010, 2014. +# A S Alam <[email protected]>, 2007, 2009, 2010, 2014, 2018. msgid "" msgstr "" "Project-Id-Version: kwriteconfig\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" -"PO-Revision-Date: 2014-12-23 18:25-0600\n" -"Last-Translator: A S Alam <[email protected]>\n" -"Language-Team: Punjabi/Panjabi <[email protected]>\n" +"PO-Revision-Date: 2018-11-08 23:02-0800\n" +"Last-Translator: A S Alam <[email protected]>\n" +"Language-Team: Punjabi <[email protected]>\n" "Language: pa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Qt-Contexts: true\n" @@ -108,12 +108,12 @@ #: gui/kstandardshortcut.cpp:90 msgctxt "KStandardShortcut|@action" msgid "Delete Word Backwards" -msgstr "" +msgstr "ਅੱਖਰ ਪਿੱਛੇ ਵੱਲ ਹਟਾਓ" #: gui/kstandardshortcut.cpp:91 msgctxt "KStandardShortcut|@action" msgid "Delete Word Forward" -msgstr "" +msgstr "ਅੱਖਰ ਅੱਗੇ ਵੱਲ ਹਟਾਓ" #: gui/kstandardshortcut.cpp:93 msgctxt "KStandardShortcut|@action" @@ -153,7 +153,7 @@ #: gui/kstandardshortcut.cpp:102 msgctxt "KStandardShortcut|@action" msgid "Prior" -msgstr "" +msgstr "ਦਰਜਾ" #: gui/kstandardshortcut.cpp:103 msgctxt "KStandardShortcut|@action Opposite to Prior" @@ -198,12 +198,12 @@ #: gui/kstandardshortcut.cpp:113 msgctxt "KStandardShortcut|@action" msgid "Backward Word" -msgstr "" +msgstr "ਪਿੱਛੇ ਸ਼ਬਦ" #: gui/kstandardshortcut.cpp:114 msgctxt "KStandardShortcut|@action" msgid "Forward Word" -msgstr "" +msgstr "ਅੱਗੇ ਸ਼ਬਦ" #: gui/kstandardshortcut.cpp:116 msgctxt "KStandardShortcut|@action" @@ -386,12 +386,9 @@ msgstr "" #: gui/kstandardshortcut.cpp:159 -#, fuzzy -#| msgctxt "KStandardShortcut|@action" -#| msgid "Configure Notifications" msgctxt "KStandardShortcut|@action" msgid "Configure Application" -msgstr "ਸੂਚਨਾਵਾਂ ਸੰਰਚਨਾ" +msgstr "ਐਪਲੀਕੇਸ਼ਨ ਸੰਰਚਨਾ" #: gui/kstandardshortcut.cpp:160 msgctxt "KStandardShortcut|@action" @@ -431,22 +428,22 @@ #: gui/kstandardshortcut.cpp:167 msgctxt "KStandardShortcut|@action" msgid "Delete" -msgstr "" +msgstr "ਹਟਾਓ" #: gui/kstandardshortcut.cpp:168 msgctxt "KStandardShortcut|@action" msgid "Rename" -msgstr "" +msgstr "ਨਾਂ ਬਦਲੋ" #: gui/kstandardshortcut.cpp:169 msgctxt "KStandardShortcut|@action" msgid "Move to Trash" -msgstr "" +msgstr "ਰੱਦੀ ਵਿੱਚ ਭੇਜੋ" #: gui/kstandardshortcut.cpp:170 msgctxt "KStandardShortcut|@action" msgid "Donate" -msgstr "" +msgstr "ਦਾਨ ਕਰੋ" #: kconf_update/kconf_update.cpp:953 msgctxt "main|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/se/kconfig5_qt.po new/kconfig-5.53.0/po/se/kconfig5_qt.po --- old/kconfig-5.52.0/po/se/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/se/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -474,17 +474,17 @@ msgid "File(s) to read update instructions from" msgstr "" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/sr/kconfig5_qt.po new/kconfig-5.53.0/po/sr/kconfig5_qt.po --- old/kconfig-5.52.0/po/sr/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/sr/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -478,17 +478,17 @@ msgid "File(s) to read update instructions from" msgstr "Фајлови из којих се читају инструкције за ажурирање" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "Фасцикла у којој се стварају фајлови [.]" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "фасцикла" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "Прикажи лиценцу софтвера" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/sr@ijekavian/kconfig5_qt.po new/kconfig-5.53.0/po/sr@ijekavian/kconfig5_qt.po --- old/kconfig-5.52.0/po/sr@ijekavian/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/sr@ijekavian/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -478,17 +478,17 @@ msgid "File(s) to read update instructions from" msgstr "Фајлови из којих се читају инструкције за ажурирање" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "Фасцикла у којој се стварају фајлови [.]" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "фасцикла" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "Прикажи лиценцу софтвера" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/sr@ijekavianlatin/kconfig5_qt.po new/kconfig-5.53.0/po/sr@ijekavianlatin/kconfig5_qt.po --- old/kconfig-5.52.0/po/sr@ijekavianlatin/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/sr@ijekavianlatin/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -478,17 +478,17 @@ msgid "File(s) to read update instructions from" msgstr "Fajlovi iz kojih se čitaju instrukcije za ažuriranje" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "Fascikla u kojoj se stvaraju fajlovi [.]" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "fascikla" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "Prikaži licencu softvera" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/sr@latin/kconfig5_qt.po new/kconfig-5.53.0/po/sr@latin/kconfig5_qt.po --- old/kconfig-5.52.0/po/sr@latin/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/sr@latin/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -478,17 +478,17 @@ msgid "File(s) to read update instructions from" msgstr "Fajlovi iz kojih se čitaju instrukcije za ažuriranje" -#: kconfig_compiler/kconfig_compiler.cpp:1572 +#: kconfig_compiler/kconfig_compiler.cpp:1571 msgctxt "main|" msgid "Directory to generate files in [.]" msgstr "Fascikla u kojoj se stvaraju fajlovi [.]" -#: kconfig_compiler/kconfig_compiler.cpp:1573 +#: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" msgid "directory" msgstr "fascikla" -#: kconfig_compiler/kconfig_compiler.cpp:1576 +#: kconfig_compiler/kconfig_compiler.cpp:1575 msgctxt "main|" msgid "Display software license." msgstr "Prikaži licencu softvera" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/po/zh_CN/kconfig5_qt.po new/kconfig-5.53.0/po/zh_CN/kconfig5_qt.po --- old/kconfig-5.52.0/po/zh_CN/kconfig5_qt.po 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/po/zh_CN/kconfig5_qt.po 2018-12-01 15:53:16.000000000 +0100 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-10-09 18:38\n" +"PO-Revision-Date: 2018-11-12 09:13\n" "Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/src/core/kconfigwatcher.cpp new/kconfig-5.53.0/src/core/kconfigwatcher.cpp --- old/kconfig-5.52.0/src/core/kconfigwatcher.cpp 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/src/core/kconfigwatcher.cpp 2018-12-01 15:53:16.000000000 +0100 @@ -82,7 +82,7 @@ QStringLiteral("org.kde.kconfig.notify"), QStringLiteral("ConfigChanged"), this, - SLOT(onConfigChangeNotification(QHash<QString, QByteArrayList>))); + SLOT(onConfigChangeNotification(QHash<QString,QByteArrayList>))); } #else qWarning() << "Use of KConfigWatcher without DBus support. You will not receive updates"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.52.0/src/kconfig_compiler/kconfig_compiler.cpp new/kconfig-5.53.0/src/kconfig_compiler/kconfig_compiler.cpp --- old/kconfig-5.52.0/src/kconfig_compiler/kconfig_compiler.cpp 2018-11-03 18:58:52.000000000 +0100 +++ new/kconfig-5.53.0/src/kconfig_compiler/kconfig_compiler.cpp 2018-12-01 15:53:16.000000000 +0100 @@ -1774,7 +1774,7 @@ } } - if (cfg.headerIncludes.count() > 0) { + if (!cfg.headerIncludes.isEmpty()) { h << endl; } @@ -2233,7 +2233,7 @@ } } - if (cfg.sourceIncludes.count() > 0) { + if (!cfg.sourceIncludes.isEmpty()) { cpp << endl; }
