Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2020-04-15 20:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Wed Apr 15 20:01:05 2020 rev:78 rq:793137 version:5.69.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2020-03-19 19:43:47.259969336 +0100 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2738/kconfigwidgets.changes 2020-04-15 20:02:21.201927164 +0200 @@ -1,0 +2,9 @@ +Sun Apr 5 19:45:24 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.69.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.69.0 +- No code change since 5.68.0 + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.68.0.tar.xz kconfigwidgets-5.68.0.tar.xz.sig New: ---- kconfigwidgets-5.69.0.tar.xz kconfigwidgets-5.69.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.QddMaK/_old 2020-04-15 20:02:22.937928467 +0200 +++ /var/tmp/diff_new_pack.QddMaK/_new 2020-04-15 20:02:22.941928470 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%define _tar_path 5.68 +%define _tar_path 5.69 # 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: kconfigwidgets -Version: 5.68.0 +Version: 5.69.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later ++++++ kconfigwidgets-5.68.0.tar.xz -> kconfigwidgets-5.69.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/CMakeLists.txt new/kconfigwidgets-5.69.0/CMakeLists.txt --- old/kconfigwidgets-5.68.0/CMakeLists.txt 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/CMakeLists.txt 2020-04-05 00:56:08.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.68.0") # handled by release scripts -set(KF5_DEP_VERSION "5.68.0") # handled by release scripts +set(KF5_VERSION "5.69.0") # handled by release scripts +set(KF5_DEP_VERSION "5.69.0") # handled by release scripts project(KConfigWidgets VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.68.0 NO_MODULE) +find_package(ECM 5.69.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/extra-cmake-modules") feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND FATAL_ON_MISSING_REQUIRED_PACKAGES) @@ -54,7 +54,7 @@ remove_definitions(-DQT_NO_CAST_FROM_BYTEARRAY) add_definitions(-DQT_NO_FOREACH) add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00) -add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300) +add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054400) add_definitions(-DTRANSLATION_DOMAIN=\"kconfigwidgets5\") if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/cs/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/cs/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/cs/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/cs/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -1,7 +1,7 @@ # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # Lukáš Tinkl <[email protected]>, 2010, 2011, 2012. -# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2019. +# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2019, 2020. # Tomáš Chvátal <[email protected]>, 2012, 2013. # msgid "" @@ -9,7 +9,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-07 03:03+0100\n" -"PO-Revision-Date: 2019-11-07 10:40+0100\n" +"PO-Revision-Date: 2020-02-11 11:11+0100\n" "Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: en_US\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 19.08.2\n" +"X-Generator: Lokalize 19.12.1\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" @@ -377,13 +377,12 @@ #: kstandardaction_p.h:76 #, kde-format msgid "&Refresh" -msgstr "" +msgstr "O&bnovit" #: kstandardaction_p.h:76 -#, fuzzy, kde-format -#| msgid "Redisplay document" +#, kde-format msgid "Refresh document" -msgstr "Obnovit zobrazení dokumentu" +msgstr "Obnovit dokument" #: kstandardaction_p.h:78 #, kde-format @@ -533,7 +532,7 @@ #: kstandardaction_p.h:105 #, kde-format msgid "Configure Keyboard S&hortcuts..." -msgstr "" +msgstr "Nas&tavit klávesové zkratky..." #: kstandardaction_p.h:106 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/en_GB/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/en_GB/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/en_GB/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/en_GB/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -2,13 +2,13 @@ # Malcolm Hunter <[email protected]>, 2002,2003,2004, 2005, 2006, 2007, 2008, 2009. # Jonathan Riddell <[email protected]>, 2003. # Andrew Coles <[email protected]>, 2004, 2005, 2009, 2010. -# Steve Allewell <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019. +# Steve Allewell <[email protected]>, 2014, 2015, 2016, 2017, 2018, 2019, 2020. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-07 03:03+0100\n" -"PO-Revision-Date: 2019-12-29 13:33+0000\n" +"PO-Revision-Date: 2020-03-30 19:59+0100\n" "Last-Translator: Steve Allewell <[email protected]>\n" "Language-Team: British English <[email protected]>\n" "Language: en_GB\n" @@ -51,17 +51,14 @@ msgstr "Autodetect" #: kcolorschememanager.cpp:158 -#, fuzzy, kde-format -#| msgctxt "Encodings menu" -#| msgid "Default" +#, kde-format msgid "Default" msgstr "Default" #: kcolorschememanager.cpp:235 kcolorschememanager.cpp:240 -#, fuzzy, kde-format -#| msgid "Shortcut Schemes" +#, kde-format msgid "Color Scheme" -msgstr "Shortcut Schemes" +msgstr "Colour Scheme" #: kconfigdialog.cpp:44 #, kde-format @@ -375,13 +372,12 @@ #: kstandardaction_p.h:76 #, kde-format msgid "&Refresh" -msgstr "" +msgstr "&Refresh" #: kstandardaction_p.h:76 -#, fuzzy, kde-format -#| msgid "Redisplay document" +#, kde-format msgid "Refresh document" -msgstr "Redisplay document" +msgstr "Refresh document" #: kstandardaction_p.h:78 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/fi/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/fi/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/fi/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/fi/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -11,8 +11,7 @@ # Joonas Niilola <[email protected]>, 2006. # Mikko Piippo <[email protected]>, 2007. # Teemu Rytilahti <[email protected]>, 2008. -# Tommi Nieminen <[email protected]>, 2009, 2010, 2011. -# Tommi Nieminen <[email protected]>, 2009, 2019, 2020. +# Tommi Nieminen <[email protected]>, 2009, 2010, 2011, 2019, 2020. # Jorma Karvonen <[email protected]>, 2010. # Lasse Liehu <[email protected]>, 2006, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017. # @@ -27,7 +26,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-07 03:03+0100\n" -"PO-Revision-Date: 2020-01-17 18:07+0200\n" +"PO-Revision-Date: 2020-03-10 23:18+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -35,7 +34,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 18.12.3\n" +"X-Generator: Lokalize 19.12.2\n" "X-POT-Import-Date: 2013-01-13 20:43:21+0000\n" #, kde-format @@ -76,17 +75,14 @@ msgstr "Tunnista automaattisesti" #: kcolorschememanager.cpp:158 -#, fuzzy, kde-format -#| msgctxt "Encodings menu" -#| msgid "Default" +#, kde-format msgid "Default" msgstr "Oletus" #: kcolorschememanager.cpp:235 kcolorschememanager.cpp:240 -#, fuzzy, kde-format -#| msgid "Shortcut Schemes" +#, kde-format msgid "Color Scheme" -msgstr "Pikanäppäinteemat" +msgstr "Väriteema" #: kconfigdialog.cpp:44 #, kde-format @@ -400,14 +396,13 @@ #: kstandardaction_p.h:76 #, kde-format msgid "&Refresh" -msgstr "" +msgstr "&Virkistä" # ”Virkistä tiedosto” ei oikein esim. Dolphinissa käy, koska paremmin virkistetään kansiokin kuin tiedosto; toivottavasti ”näkymä” on riittävän yleinen toimiakseen kaikissa konteksteissa #: kstandardaction_p.h:76 -#, fuzzy, kde-format -#| msgid "Redisplay document" +#, kde-format msgid "Refresh document" -msgstr "Virkistä näkymä" +msgstr "Virkistä tiedosto" #: kstandardaction_p.h:78 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/fr/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/fr/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/fr/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/fr/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -26,7 +26,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-07 03:03+0100\n" -"PO-Revision-Date: 2020-02-02 18:04+0800\n" +"PO-Revision-Date: 2020-03-08 12:29+0800\n" "Last-Translator: Simon Depiets <[email protected]>\n" "Language-Team: French <[email protected]>\n" "Language: fr\n" @@ -399,13 +399,12 @@ #: kstandardaction_p.h:76 #, kde-format msgid "&Refresh" -msgstr "" +msgstr "&Rafraîchir" #: kstandardaction_p.h:76 -#, fuzzy, kde-format -#| msgid "Redisplay document" +#, kde-format msgid "Refresh document" -msgstr "Réafficher le document" +msgstr "Rafraîchir le document" #: kstandardaction_p.h:78 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/nb/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/nb/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/nb/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/nb/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -14,7 +14,7 @@ "POT-Creation-Date: 2020-02-07 03:03+0100\n" "PO-Revision-Date: 2015-02-24 20:39+0100\n" "Last-Translator: Bjørn Steensrud <[email protected]>\n" -"Language-Team: Norwegian Bokmål <[email protected]>\n" +"Language-Team: Norwegian Bokmål <[email protected]>\n" "Language: nb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/nn/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/nn/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/nn/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/nn/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -11,7 +11,7 @@ "POT-Creation-Date: 2020-02-07 03:03+0100\n" "PO-Revision-Date: 2020-02-16 14:31+0100\n" "Last-Translator: Karl Ove Hufthammer <[email protected]>\n" -"Language-Team: Norwegian Nynorsk <[email protected]>\n" +"Language-Team: Norwegian Nynorsk <[email protected]>\n" "Language: nn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/se/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/se/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/se/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/se/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -8,7 +8,7 @@ "POT-Creation-Date: 2020-02-07 03:03+0100\n" "PO-Revision-Date: 2012-05-30 23:19+0200\n" "Last-Translator: Børre Gaup <[email protected]>\n" -"Language-Team: Northern Sami <[email protected]>\n" +"Language-Team: Northern Sami <[email protected]>\n" "Language: se\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.68.0/po/zh_CN/kconfigwidgets5.po new/kconfigwidgets-5.69.0/po/zh_CN/kconfigwidgets5.po --- old/kconfigwidgets-5.68.0/po/zh_CN/kconfigwidgets5.po 2020-03-07 10:37:26.000000000 +0100 +++ new/kconfigwidgets-5.69.0/po/zh_CN/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 @@ -16,9 +16,9 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-02-07 03:03+0100\n" -"PO-Revision-Date: 2020-02-20 20:29+0800\n" -"Last-Translator: Feng Chao <[email protected]>\n" -"Language-Team: \n" +"PO-Revision-Date: 2020-03-25 19:51\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -27,7 +27,6 @@ "X-Crowdin-Project: kdeorg\n" "X-Crowdin-Language: zh-CN\n" "X-Crowdin-File: /kf5-trunk/messages/frameworks/kconfigwidgets5.pot\n" -"X-Generator: Lokalize 19.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS"
