Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2015-12-29 12:51:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2015-11-24 22:22:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes 2015-12-29 12:51:38.000000000 +0100 @@ -1,0 +2,7 @@ +Thu Dec 10 23:03:35 UTC 2015 - [email protected] + +- Update to 5.17.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.17.0.php + +------------------------------------------------------------------- Old: ---- kconfig-5.16.0.tar.xz New: ---- kconfig-5.17.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.2PnMyD/_old 2015-12-29 12:51:39.000000000 +0100 +++ /var/tmp/diff_new_pack.2PnMyD/_new 2015-12-29 12:51:39.000000000 +0100 @@ -18,9 +18,9 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.16 +%define _tar_path 5.17 Name: kconfig -Version: 5.16.0 +Version: 5.17.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= %{_tar_path} ++++++ kconfig-5.16.0.tar.xz -> kconfig-5.17.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/CMakeLists.txt new/kconfig-5.17.0/CMakeLists.txt --- old/kconfig-5.16.0/CMakeLists.txt 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/CMakeLists.txt 2015-12-06 22:19:09.000000000 +0100 @@ -3,7 +3,7 @@ project(KConfig) include(FeatureSummary) -find_package(ECM 5.16.0 NO_MODULE) +find_package(ECM 5.17.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) @@ -23,7 +23,7 @@ include(ECMMarkNonGuiExecutable) include(ECMPoQmTools) -set(KF5_VERSION "5.16.0") # handled by release scripts +set(KF5_VERSION "5.17.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCONFIG VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kconfig_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/autotests/kconfigtest.cpp new/kconfig-5.17.0/autotests/kconfigtest.cpp --- old/kconfig-5.16.0/autotests/kconfigtest.cpp 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/autotests/kconfigtest.cpp 2015-12-06 22:19:09.000000000 +0100 @@ -607,7 +607,7 @@ QVERIFY(!entryMap.contains("stringEntry5")); QVERIFY(!entryMap.contains("stringEntry6")); QCOMPARE(entryMap.value("Test"), QString::fromUtf8(UTF8BITENTRY)); - QCOMPARE(entryMap.value("bytearrayEntry"), QString::fromUtf8(BYTEARRAYENTRY)); + QCOMPARE(entryMap.value("bytearrayEntry"), QString::fromUtf8(BYTEARRAYENTRY.constData())); QCOMPARE(entryMap.value("emptyEntry"), QString()); QVERIFY(entryMap.contains("emptyEntry")); QCOMPARE(entryMap.value("boolEntry1"), QString(BOOLENTRY1 ? "true" : "false")); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/ast/kconfig5_qt.po new/kconfig-5.17.0/po/ast/kconfig5_qt.po --- old/kconfig-5.16.0/po/ast/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/ast/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -7,9 +7,9 @@ "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: 2015-07-10 17:51+0100\n" +"PO-Revision-Date: 2015-11-16 03:32+0100\n" "Last-Translator: enolp <[email protected]>\n" -"Language-Team: Asturian <[email protected]>\n" +"Language-Team: Asturian <[email protected]>\n" "Language: ast\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -399,7 +399,7 @@ #: gui/kstandardshortcut.cpp:161 msgctxt "KStandardShortcut|@action" msgid "Configure Notifications" -msgstr "Configurar Notificaciones" +msgstr "Configurar avisos" #: gui/kstandardshortcut.cpp:162 msgctxt "KStandardShortcut|@action" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/ca/kconfig5_qt.po new/kconfig-5.17.0/po/ca/kconfig5_qt.po --- old/kconfig-5.16.0/po/ca/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/ca/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -11,14 +11,14 @@ "Project-Id-Version: kconfig5_qt\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" -"PO-Revision-Date: 2015-08-07 20:04+0100\n" -"Last-Translator: Antoni Bella Pérez <[email protected]>\n" +"PO-Revision-Date: 2015-12-03 23:31+0100\n" +"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca\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 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" "X-Qt-Contexts: true\n" @@ -83,7 +83,7 @@ #: gui/kstandardshortcut.cpp:83 msgctxt "KStandardShortcut|@action" msgid "Cut" -msgstr "Talla" +msgstr "Retalla" #: gui/kstandardshortcut.cpp:84 msgctxt "KStandardShortcut|@action" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/fr/kconfig5_qt.po new/kconfig-5.17.0/po/fr/kconfig5_qt.po --- old/kconfig-5.16.0/po/fr/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/fr/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -8,14 +8,14 @@ # Sébastien Renard <[email protected]>, 2008. # Joëlle Cornavin <[email protected]>, 2008. # xavier <[email protected]>, 2013. -# Maxime Corteel <[email protected]>, 2014. +# Maxime Corteel <[email protected]>, 2014, 2015. # 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-09-17 12:48+0200\n" +"PO-Revision-Date: 2015-11-11 09:36+0100\n" "Last-Translator: Maxime Corteel <[email protected]>\n" "Language-Team: French <[email protected]>\n" "Language: fr\n" @@ -23,7 +23,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" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: qtrich\n" @@ -452,6 +452,8 @@ "For unit tests only: use test directories to stay away from the user's real " "files" msgstr "" +"Pour les tests unitaires seulement : utiliser des dossiers de test pour " +"éviter les vrais fichiers utilisateur" #: kconf_update/kconf_update.cpp:956 msgctxt "main|" @@ -462,7 +464,7 @@ #: kconf_update/kconf_update.cpp:957 msgctxt "main|" msgid "File(s) to read update instructions from" -msgstr "" +msgstr "Fichier(s) à partir desquels lire les instructions de mise à jour" #: kconfig_compiler/kconfig_compiler.cpp:1577 msgctxt "main|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/nb/kconfig5_qt.po new/kconfig-5.17.0/po/nb/kconfig5_qt.po --- old/kconfig-5.16.0/po/nb/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/nb/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -1,3 +1,5 @@ +# Translation of kconfig5_qt to Norwegian Bokmål +# # Knut Yrvin <[email protected]>, 2003. # Bjørn Kvisli <[email protected]>, 2007. # Bjørn Steensrud <[email protected]>, 2008, 2014. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/se/kconfig5_qt.po new/kconfig-5.17.0/po/se/kconfig5_qt.po --- old/kconfig-5.16.0/po/se/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/se/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -1,3 +1,5 @@ +# Translation of kconfig5_qt to Northern Sami +# # Børre Gaup <[email protected]>, 2004, 2005. msgid "" msgstr "" @@ -18,7 +20,7 @@ "X-Text-Markup: qtrich\n" "X-Qt-Contexts: true\n" -#: core/kconfig.cpp:903 +#: core/kconfig.cpp:909 msgctxt "KConfig|" msgid "Please contact your system administrator." msgstr "" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/sr/kconfig5_qt.po new/kconfig-5.17.0/po/sr/kconfig5_qt.po --- old/kconfig-5.16.0/po/sr/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/sr/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -3,7 +3,6 @@ msgid "" msgstr "" "Project-Id-Version: kconfig5_qt\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" "PO-Revision-Date: 2015-08-09 11:30+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" @@ -18,6 +17,7 @@ "X-Text-Markup: qtrich\n" "X-Environment: kde\n" "X-Qt-Contexts: true\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" #: core/kconfig.cpp:909 msgctxt "KConfig|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/sr@ijekavian/kconfig5_qt.po new/kconfig-5.17.0/po/sr@ijekavian/kconfig5_qt.po --- old/kconfig-5.16.0/po/sr@ijekavian/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/sr@ijekavian/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -3,7 +3,6 @@ msgid "" msgstr "" "Project-Id-Version: kconfig5_qt\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" "PO-Revision-Date: 2015-08-09 11:30+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" @@ -18,6 +17,7 @@ "X-Text-Markup: qtrich\n" "X-Environment: kde\n" "X-Qt-Contexts: true\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" #: core/kconfig.cpp:909 msgctxt "KConfig|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/sr@ijekavianlatin/kconfig5_qt.po new/kconfig-5.17.0/po/sr@ijekavianlatin/kconfig5_qt.po --- old/kconfig-5.16.0/po/sr@ijekavianlatin/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/sr@ijekavianlatin/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -3,7 +3,6 @@ msgid "" msgstr "" "Project-Id-Version: kconfig5_qt\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" "PO-Revision-Date: 2015-08-09 11:30+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" @@ -18,6 +17,7 @@ "X-Text-Markup: qtrich\n" "X-Environment: kde\n" "X-Qt-Contexts: true\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" #: core/kconfig.cpp:909 msgctxt "KConfig|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/po/sr@latin/kconfig5_qt.po new/kconfig-5.17.0/po/sr@latin/kconfig5_qt.po --- old/kconfig-5.16.0/po/sr@latin/kconfig5_qt.po 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/po/sr@latin/kconfig5_qt.po 2015-12-06 22:19:09.000000000 +0100 @@ -3,7 +3,6 @@ msgid "" msgstr "" "Project-Id-Version: kconfig5_qt\n" -"Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" "PO-Revision-Date: 2015-08-09 11:30+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" @@ -18,6 +17,7 @@ "X-Text-Markup: qtrich\n" "X-Environment: kde\n" "X-Qt-Contexts: true\n" +"Report-Msgid-Bugs-To: http://bugs.kde.org\n" #: core/kconfig.cpp:909 msgctxt "KConfig|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.16.0/src/core/kconfigbackend.desktop new/kconfig-5.17.0/src/core/kconfigbackend.desktop --- old/kconfig-5.16.0/src/core/kconfigbackend.desktop 2015-11-08 13:13:14.000000000 +0100 +++ new/kconfig-5.17.0/src/core/kconfigbackend.desktop 2015-12-06 22:19:09.000000000 +0100 @@ -5,6 +5,7 @@ Comment=Storage backend for KConfig Comment[ar]=خلفية الحفظ لـ KConfig Comment[as]=KConfig ৰ বাবে ভঁৰালৰ বেকএন্ড +Comment[ast]=Backend d'almacenamientu pa KConfig Comment[be@latin]=Słužba schovišča dla systemy „KConfig” Comment[bg]=Storage backend for KConfig Comment[bn]=KConfig-এর স্টোরেজ ব্যাকেন্ড
