Hello community, here is the log from the commit of package kconfig for openSUSE:Factory checked in at 2019-07-26 12:10:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfig (Old) and /work/SRC/openSUSE:Factory/.kconfig.new.4126 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfig" Fri Jul 26 12:10:10 2019 rev:71 rq:715862 version:5.60.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfig/kconfig.changes 2019-06-22 11:10:10.836407962 +0200 +++ /work/SRC/openSUSE:Factory/.kconfig.new.4126/kconfig.changes 2019-07-26 12:11:18.406842611 +0200 @@ -1,0 +2,9 @@ +Sun Jul 14 06:41:37 UTC 2019 - [email protected] + +- Update to 5.60.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.60.0.php +- No code changes since 5.59.0 + +------------------------------------------------------------------- Old: ---- kconfig-5.59.0.tar.xz New: ---- kconfig-5.60.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfig.spec ++++++ --- /var/tmp/diff_new_pack.ETPypP/_old 2019-07-26 12:11:19.570842442 +0200 +++ /var/tmp/diff_new_pack.ETPypP/_new 2019-07-26 12:11:19.574842441 +0200 @@ -17,14 +17,14 @@ %define sonum 5 -%define _tar_path 5.59 +%define _tar_path 5.60 # 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.59.0 +Version: 5.60.0 Release: 0 Summary: Advanced configuration system License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kconfig-5.59.0.tar.xz -> kconfig-5.60.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.59.0/CMakeLists.txt new/kconfig-5.60.0/CMakeLists.txt --- old/kconfig-5.59.0/CMakeLists.txt 2019-06-01 18:53:30.000000000 +0200 +++ new/kconfig-5.60.0/CMakeLists.txt 2019-07-07 20:31:29.000000000 +0200 @@ -1,16 +1,16 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.59.0") # handled by release scripts +set(KF5_VERSION "5.60.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.59.0 NO_MODULE) +find_package(ECM 5.60.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.10.0) +set(REQUIRED_QT_VERSION 5.11.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.59.0/po/ca@valencia/kconfig5_qt.po new/kconfig-5.60.0/po/ca@valencia/kconfig5_qt.po --- old/kconfig-5.59.0/po/ca@valencia/kconfig5_qt.po 2019-06-01 18:53:30.000000000 +0200 +++ new/kconfig-5.60.0/po/ca@valencia/kconfig5_qt.po 2019-07-07 20:31:29.000000000 +0200 @@ -1,27 +1,29 @@ # Translation of kconfig5_qt.po to Catalan (Valencian) -# Copyright (C) 2004-2018 This_file_is_part_of_KDE +# Copyright (C) 2004-2019 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # # Ivan Lloro Boada <[email protected]>, 2004. # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2014, 2015, 2016, 2017, 2018. # Antoni Bella Pérez <[email protected]>, 2014, 2015, 2016, 2017. +# Empar <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: kconfig5_qt\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2014-04-11 02:17+0000\n" -"PO-Revision-Date: 2018-01-14 16:12+0100\n" -"Last-Translator: Josep Ma. Ferrer <[email protected]>\n" +"PO-Revision-Date: 2019-06-17 12:53+0200\n" +"Last-Translator: Empar <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" "Language: ca@valencia\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" -"Plural-Forms: nplurals=2; plural=n != 1;\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Accelerator-Marker: &\n" +"X-Generator: Poedit 2.0.6\n" "X-Qt-Contexts: true\n" +"X-Project-Style: kde\n" #: core/kconfig.cpp:959 msgctxt "KConfig|" @@ -93,12 +95,12 @@ #: gui/kstandardshortcut.cpp:85 msgctxt "KStandardShortcut|@action" msgid "Paste" -msgstr "Enganxa" +msgstr "Apega" #: gui/kstandardshortcut.cpp:86 msgctxt "KStandardShortcut|@action" msgid "Paste Selection" -msgstr "Enganxa la selecció" +msgstr "Apega la selecció" #: gui/kstandardshortcut.cpp:88 msgctxt "KStandardShortcut|@action" @@ -123,17 +125,17 @@ #: gui/kstandardshortcut.cpp:93 msgctxt "KStandardShortcut|@action" msgid "Find" -msgstr "Cerca" +msgstr "Busca" #: gui/kstandardshortcut.cpp:94 msgctxt "KStandardShortcut|@action" msgid "Find Next" -msgstr "Cerca el següent" +msgstr "Busca el següent" #: gui/kstandardshortcut.cpp:95 msgctxt "KStandardShortcut|@action" msgid "Find Prev" -msgstr "Cerca l'anterior" +msgstr "Busca l'anterior" #: gui/kstandardshortcut.cpp:96 msgctxt "KStandardShortcut|@action" @@ -168,12 +170,12 @@ #: gui/kstandardshortcut.cpp:105 msgctxt "KStandardShortcut|@action" msgid "Up" -msgstr "Puja" +msgstr "Amunt" #: gui/kstandardshortcut.cpp:106 msgctxt "KStandardShortcut|@action" msgid "Back" -msgstr "Arrere" +msgstr "Enrere" #: gui/kstandardshortcut.cpp:107 msgctxt "KStandardShortcut|@action" @@ -198,12 +200,12 @@ #: gui/kstandardshortcut.cpp:112 msgctxt "KStandardShortcut|@action" msgid "Go to Line" -msgstr "Vés a la línia" +msgstr "Ves a la línia" #: gui/kstandardshortcut.cpp:113 msgctxt "KStandardShortcut|@action" msgid "Backward Word" -msgstr "Paraula arrere" +msgstr "Paraula enrere " #: gui/kstandardshortcut.cpp:114 msgctxt "KStandardShortcut|@action" @@ -278,12 +280,12 @@ #: gui/kstandardshortcut.cpp:135 msgctxt "KStandardShortcut|@action" msgid "Previous Item in List" -msgstr "Element anterior a la llista" +msgstr "Element anterior en la llista" #: gui/kstandardshortcut.cpp:136 msgctxt "KStandardShortcut|@action" msgid "Next Item in List" -msgstr "Element següent a la llista" +msgstr "Element següent en la llista" #: gui/kstandardshortcut.cpp:138 msgctxt "KStandardShortcut|@action" @@ -343,17 +345,17 @@ #: gui/kstandardshortcut.cpp:149 msgctxt "KStandardShortcut|@action" msgid "Goto" -msgstr "Vés a" +msgstr "Ves a" #: gui/kstandardshortcut.cpp:150 msgctxt "KStandardShortcut|@action" msgid "Goto Page" -msgstr "Vés a la pàgina" +msgstr "Ves a la pàgina" #: gui/kstandardshortcut.cpp:151 msgctxt "KStandardShortcut|@action" msgid "Document Back" -msgstr "Document arrere" +msgstr "Document enrere" #: gui/kstandardshortcut.cpp:152 msgctxt "KStandardShortcut|@action" @@ -438,7 +440,7 @@ #: gui/kstandardshortcut.cpp:168 msgctxt "KStandardShortcut|@action" msgid "Rename" -msgstr "Reanomena" +msgstr "Canvia el nom" #: gui/kstandardshortcut.cpp:169 msgctxt "KStandardShortcut|@action" @@ -453,7 +455,7 @@ #: kconf_update/kconf_update.cpp:944 msgctxt "main|" msgid "KDE Tool for updating user configuration files" -msgstr "Eina del KDE per actualitzar els fitxers de configuració d'usuari" +msgstr "Eina del KDE per a actualitzar els fitxers de configuració d'usuari" #: kconf_update/kconf_update.cpp:946 msgctxt "main|" @@ -466,7 +468,7 @@ "For unit tests only: use test directories to stay away from the user's real " "files" msgstr "" -"Només per a les proves unitàries: usa directoris per a proves que es " +"Només per a les proves unitàries: utilitza directoris per a proves que es " "mantenen allunyats dels fitxers reals de l'usuari" #: kconf_update/kconf_update.cpp:948 @@ -477,7 +479,7 @@ #: kconf_update/kconf_update.cpp:949 msgctxt "main|" msgid "File(s) to read update instructions from" -msgstr "Fitxer/s per llegir les instruccions d'actualització des de" +msgstr "Fitxers per a llegir les instruccions d'actualització des de" #: kconfig_compiler/kconfig_compiler.cpp:1580 msgctxt "main|" @@ -497,17 +499,17 @@ #: kreadconfig/kreadconfig.cpp:56 kreadconfig/kwriteconfig.cpp:35 msgctxt "main|" msgid "Use <file> instead of global config" -msgstr "Usa <fitxer> en comptes de la configuració global" +msgstr "Utilitza <fitxer> en comptes de la configuració global" #: kreadconfig/kreadconfig.cpp:57 kreadconfig/kwriteconfig.cpp:36 msgctxt "main|" msgid "Group to look in. Use repeatedly for nested groups." -msgstr "Grup on cercar. S'usa repetidament per a grups imbricats." +msgstr "Grup on buscar. S'utilitza repetidament per a grups imbricats." #: kreadconfig/kreadconfig.cpp:58 kreadconfig/kwriteconfig.cpp:37 msgctxt "main|" msgid "Key to look for" -msgstr "Clau a cercar" +msgstr "Clau que cal buscar" #: kreadconfig/kreadconfig.cpp:59 msgctxt "main|" @@ -525,12 +527,12 @@ "Type of variable. Use \"bool\" for a boolean, otherwise it is treated as a " "string" msgstr "" -"Tipus de variable. Fa servir «bool» per a un booleà. En un altre cas, es " -"tracta com una cadena" +"Tipus de variable. Utilitza «bool» per a un booleà; si no, es tracta com a " +"una cadena" #: kreadconfig/kwriteconfig.cpp:39 msgctxt "main|" msgid "The value to write. Mandatory, on a shell use '' for empty" msgstr "" -"El valor a escriure. Obligatori, a l'intèrpret d'ordres fer servir '' si " -"està buit" +"El valor que cal escriure. És obligatori. En l'intèrpret d'ordres utilitzeu " +"'' si està buit" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfig-5.59.0/po/zh_CN/kconfig5_qt.po new/kconfig-5.60.0/po/zh_CN/kconfig5_qt.po --- old/kconfig-5.59.0/po/zh_CN/kconfig5_qt.po 2019-06-01 18:53:30.000000000 +0200 +++ new/kconfig-5.60.0/po/zh_CN/kconfig5_qt.po 2019-07-07 20:31:29.000000000 +0200 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2019-05-05 22:21\n" +"PO-Revision-Date: 2019-06-02 11:52\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
