Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2018-07-21 10:11:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Sat Jul 21 10:11:23 2018 rev:57 rq:623266 version:5.48.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2018-06-22 13:19:14.654447737 +0200 +++ /work/SRC/openSUSE:Factory/.kconfig.new/kconfig.changes 2018-07-21 10:11:36.431151360 +0200 @@ -1,0 +2,10 @@ +Mon Jul 16 04:37:36 UTC 2018 - [email protected] + +- Update to 5.48.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.48.0.php +- Changes since 5.47.0: + * Remove unused include + +------------------------------------------------------------------- Old: ---- kconfig-5.47.0.tar.xz New: ---- kconfig-5.48.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.xwlEtX/_old 2018-07-21 10:11:37.123151199 +0200 +++ /var/tmp/diff_new_pack.xwlEtX/_new 2018-07-21 10:11:37.127151198 +0200 @@ -18,13 +18,13 @@ %bcond_without lang %define sonum 5 -%define _tar_path 5.47 +%define _tar_path 5.48 # 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}')} +%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} Name: kconfig -Version: 5.47.0 +Version: 5.48.0 Release: 0 BuildRequires: cmake >= 3.0 BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} ++++++ kconfig-5.47.0.tar.xz -> kconfig-5.48.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.47.0/CMakeLists.txt new/kconfig-5.48.0/CMakeLists.txt --- old/kconfig-5.47.0/CMakeLists.txt 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/CMakeLists.txt 2018-07-08 00:29:31.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.47.0") # handled by release scripts +set(KF5_VERSION "5.48.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.47.0 NO_MODULE) +find_package(ECM 5.48.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/kconfig-5.47.0/po/id/kconfig5_qt.po new/kconfig-5.48.0/po/id/kconfig5_qt.po --- old/kconfig-5.47.0/po/id/kconfig5_qt.po 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/po/id/kconfig5_qt.po 2018-07-08 00:29:31.000000000 +0200 @@ -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-05-29 00:04+0700\n" +"PO-Revision-Date: 2018-06-30 08:18+0700\n" "Last-Translator: Wantoyo <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" @@ -24,7 +24,7 @@ #: core/kconfig.cpp:910 msgctxt "KConfig|" msgid "Please contact your system administrator." -msgstr "Silakan kontak administrator sistem anda." +msgstr "Silakan kontak pengurus sistem anda." #: core/kconfigini.cpp:578 #, qt-format @@ -386,7 +386,7 @@ #: gui/kstandardshortcut.cpp:158 msgctxt "KStandardShortcut|@action" msgid "Key Bindings" -msgstr "Pengikat Kunci" +msgstr "Pengikat Tuts" #: gui/kstandardshortcut.cpp:159 msgctxt "KStandardShortcut|@action" @@ -456,7 +456,7 @@ #: kconf_update/kconf_update.cpp:955 msgctxt "main|" msgid "Keep output results from scripts" -msgstr "Jaga keluaran dihasilkan dari skrip" +msgstr "Jaga output dihasilkan dari skrip" #: kconf_update/kconf_update.cpp:956 msgctxt "main|" @@ -475,7 +475,7 @@ #: kconf_update/kconf_update.cpp:958 msgctxt "main|" msgid "File(s) to read update instructions from" -msgstr "File untuk membaca instruksi pembaruan dari" +msgstr "File untuk membaca instruksi update dari" #: kconfig_compiler/kconfig_compiler.cpp:1572 msgctxt "main|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.47.0/po/ru/kconfig5_qt.po new/kconfig-5.48.0/po/ru/kconfig5_qt.po --- old/kconfig-5.47.0/po/ru/kconfig5_qt.po 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/po/ru/kconfig5_qt.po 2018-07-08 00:29:31.000000000 +0200 @@ -3,13 +3,13 @@ # Denis Perchine <[email protected]>, 2000. # Gregory Mokhin <[email protected]>, 2005. # Andrey Cherepanov <[email protected]>, 2009. -# Alexander Potashev <[email protected]>, 2014, 2015, 2016, 2017. +# Alexander Potashev <[email protected]>, 2014, 2015, 2016, 2017, 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: 2017-08-20 19:04+0300\n" +"PO-Revision-Date: 2018-06-03 11:51+0300\n" "Last-Translator: Alexander Potashev <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" @@ -393,12 +393,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" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.47.0/po/se/kconfig5_qt.po new/kconfig-5.48.0/po/se/kconfig5_qt.po --- old/kconfig-5.47.0/po/se/kconfig5_qt.po 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/po/se/kconfig5_qt.po 2018-07-08 00:29:31.000000000 +0200 @@ -20,7 +20,7 @@ "X-Text-Markup: qtrich\n" "X-Qt-Contexts: true\n" -#: core/kconfig.cpp:909 +#: core/kconfig.cpp:910 msgctxt "KConfig|" msgid "Please contact your system administrator." msgstr "" @@ -31,8 +31,8 @@ msgid "Configuration file \"%1\" not writable.\n" msgstr "" -#: core/kemailsettings.cpp:256 core/kemailsettings.cpp:259 -#: core/kemailsettings.cpp:267 +#: core/kemailsettings.cpp:238 core/kemailsettings.cpp:241 +#: core/kemailsettings.cpp:249 msgctxt "KEMailSettings|" msgid "Default" msgstr "" @@ -389,7 +389,7 @@ #: gui/kstandardshortcut.cpp:159 msgctxt "KStandardShortcut|@action" -msgid "Preferences" +msgid "Configure Application" msgstr "" #: gui/kstandardshortcut.cpp:160 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.47.0/po/zh_CN/kconfig5_qt.po new/kconfig-5.48.0/po/zh_CN/kconfig5_qt.po --- old/kconfig-5.47.0/po/zh_CN/kconfig5_qt.po 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/po/zh_CN/kconfig5_qt.po 2018-07-08 00:29:31.000000000 +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2018-05-18 06:23-0400\n" +"PO-Revision-Date: 2018-07-03 17:35\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/kconfig-5.47.0/src/core/kconfigbackend.cpp new/kconfig-5.48.0/src/core/kconfigbackend.cpp --- old/kconfig-5.47.0/src/core/kconfigbackend.cpp 2018-06-02 19:49:40.000000000 +0200 +++ new/kconfig-5.48.0/src/core/kconfigbackend.cpp 2018-07-08 00:29:31.000000000 +0200 @@ -29,7 +29,6 @@ #include <QHash> #include <QDebug> -#include "kconfig.h" #include "kconfigini_p.h" #include "kconfigdata.h"
