Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2019-05-21 10:25:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Tue May 21 10:25:37 2019 rev:67 rq:703336 version:5.58.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2019-04-19 21:22:19.983717492 +0200 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.5148/kconfigwidgets.changes 2019-05-21 10:25:41.747545138 +0200 @@ -1,0 +2,9 @@ +Wed May 15 18:16:15 UTC 2019 - [email protected] + +- Update to 5.58.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/kde-frameworks-5.58.0.php +- No code changes since 5.57.0 + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.57.0.tar.xz New: ---- kconfigwidgets-5.58.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.sZYS8L/_old 2019-05-21 10:25:42.787544738 +0200 +++ /var/tmp/diff_new_pack.sZYS8L/_new 2019-05-21 10:25:42.787544738 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%define _tar_path 5.57 +%define _tar_path 5.58 # 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.57.0 +Version: 5.58.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later ++++++ kconfigwidgets-5.57.0.tar.xz -> kconfigwidgets-5.58.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/CMakeLists.txt new/kconfigwidgets-5.58.0/CMakeLists.txt --- old/kconfigwidgets-5.57.0/CMakeLists.txt 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/CMakeLists.txt 2019-05-07 13:19:59.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.57.0") # handled by release scripts -set(KF5_DEP_VERSION "5.57.0") # handled by release scripts +set(KF5_VERSION "5.58.0") # handled by release scripts +set(KF5_DEP_VERSION "5.58.0") # handled by release scripts project(KConfigWidgets VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.57.0 NO_MODULE) +find_package(ECM 5.58.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/kconfigwidgets-5.57.0/po/nb/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/nb/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/nb/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/nb/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -11,7 +11,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+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" @@ -36,12 +36,12 @@ msgstr "" "[email protected],[email protected],[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Du blir bedt om å autentisere deg før lagring" -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Du har ikke lov til å lagre oppsettet" @@ -52,7 +52,7 @@ msgid "Default" msgstr "Standard" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -74,37 +74,37 @@ msgid "Clear List" msgstr "Tøm liste" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "&Tilbake" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "&Fram" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Hjem" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Hjelp" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Vis menylinja <p>Viser menylinja igjen etter at den har vært skjult</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/se/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/se/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/se/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/se/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -5,7 +5,7 @@ msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+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" @@ -29,12 +29,12 @@ msgid "Your emails" msgstr "[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Ovdalgo vurket, de fertet čállit hálddašanbeassansáni" -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Dus ii leat lohpi vurket heivehusa" @@ -46,7 +46,7 @@ msgid "Default" msgstr "Standárda" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -68,38 +68,38 @@ msgid "Clear List" msgstr "Sálke listtu" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "&Maŋos" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "&Ovddos" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Ruoktut" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Veahkki" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Čájet fálloholgga <p>Čájeha fálloholgga fas maŋŋá go lea leamaš " "čihkkojuvvon</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/sk/kf5_entry.desktop new/kconfigwidgets-5.58.0/po/sk/kf5_entry.desktop --- old/kconfigwidgets-5.57.0/po/sk/kf5_entry.desktop 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/sk/kf5_entry.desktop 2019-05-07 13:19:59.000000000 +0200 @@ -44,6 +44,7 @@ Name[kk]=Словакша Name[km]=ស្លូវ៉ាគី Name[kn]=ಸ್ಲೋವಾಕ್ +Name[ko]=슬로바키아어 Name[ku]=Slovakî Name[lb]=Slovakesch Name[lv]=Slovāku diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/sr/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/sr/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/sr/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/sr/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kconfigwidgets5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+0100\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -32,12 +32,12 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Мораћете да се аутентификујете пре уписивања." -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Није вам дозвољено да сачувате поставу." @@ -48,7 +48,7 @@ msgid "Default" msgstr "подразумевано" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -70,37 +70,37 @@ msgid "Clear List" msgstr "Очисти списак" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "На&зад" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "На&пред" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Домаћа" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Помоћ" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Прикажи траку менија<p>Поново приказује мени пошто је претходно сакривен.</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/sr@ijekavian/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/sr@ijekavian/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/sr@ijekavian/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/sr@ijekavian/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kconfigwidgets5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+0100\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Мораћете да се аутентификујете прије уписивања." -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Није вам дозвољено да сачувате поставу." @@ -47,7 +47,7 @@ msgid "Default" msgstr "подразумијевано" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -69,37 +69,37 @@ msgid "Clear List" msgstr "Очисти списак" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "На&зад" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "На&пријед" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Домаћа" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Помоћ" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Прикажи траку менија<p>Поново приказује мени пошто је претходно сакривен.</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/sr@ijekavianlatin/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/sr@ijekavianlatin/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/sr@ijekavianlatin/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/sr@ijekavianlatin/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kconfigwidgets5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+0100\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Moraćete da se autentifikujete prije upisivanja." -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Nije vam dozvoljeno da sačuvate postavu." @@ -47,7 +47,7 @@ msgid "Default" msgstr "podrazumijevano" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -69,37 +69,37 @@ msgid "Clear List" msgstr "Očisti spisak" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "Na&zad" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "Na&prijed" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Domaća" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Pomoć" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Prikaži traku menija<p>Ponovo prikazuje meni pošto je prethodno sakriven.</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/sr@latin/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/sr@latin/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/sr@latin/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/sr@latin/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: kconfigwidgets5\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" -"POT-Creation-Date: 2018-08-16 09:05+0200\n" +"POT-Creation-Date: 2019-03-04 03:12+0100\n" "PO-Revision-Date: 2017-09-28 17:57+0200\n" "Last-Translator: Chusslove Illich <[email protected]>\n" "Language-Team: Serbian <[email protected]>\n" @@ -31,12 +31,12 @@ msgid "Your emails" msgstr "[email protected],[email protected]" -#: kcmodule.cpp:167 +#: kcmodule.cpp:173 #, kde-format msgid "You will be asked to authenticate before saving" msgstr "Moraćete da se autentifikujete pre upisivanja." -#: kcmodule.cpp:171 +#: kcmodule.cpp:177 #, kde-format msgid "You are not allowed to save the configuration" msgstr "Nije vam dozvoljeno da sačuvate postavu." @@ -47,7 +47,7 @@ msgid "Default" msgstr "podrazumevano" -#: kcodecaction.cpp:98 +#: kcodecaction.cpp:99 #, kde-format msgctxt "Encodings menu" msgid "Autodetect" @@ -69,37 +69,37 @@ msgid "Clear List" msgstr "Očisti spisak" -#: kstandardaction.cpp:154 +#: kstandardaction.cpp:155 #, kde-format msgctxt "go back" msgid "&Back" msgstr "Na&zad" -#: kstandardaction.cpp:161 +#: kstandardaction.cpp:162 #, kde-format msgctxt "go forward" msgid "&Forward" msgstr "Na&pred" -#: kstandardaction.cpp:168 +#: kstandardaction.cpp:169 #, kde-format msgctxt "home page" msgid "&Home" msgstr "&Domaća" -#: kstandardaction.cpp:171 +#: kstandardaction.cpp:172 #, kde-format msgctxt "show help" msgid "&Help" msgstr "&Pomoć" -#: kstandardaction.cpp:208 +#: kstandardaction.cpp:209 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" msgstr "" "Prikaži traku menija<p>Ponovo prikazuje meni pošto je prethodno sakriven.</p>" -#: kstandardaction.cpp:227 +#: kstandardaction.cpp:229 #, kde-format msgid "" "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.57.0/po/zh_CN/kconfigwidgets5.po new/kconfigwidgets-5.58.0/po/zh_CN/kconfigwidgets5.po --- old/kconfigwidgets-5.57.0/po/zh_CN/kconfigwidgets5.po 2019-04-07 09:25:40.000000000 +0200 +++ new/kconfigwidgets-5.58.0/po/zh_CN/kconfigwidgets5.po 2019-05-07 13:19:59.000000000 +0200 @@ -16,8 +16,8 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2019-03-04 03:12+0100\n" -"PO-Revision-Date: 2019-03-07 09:22\n" -"Last-Translator: guoyunhe <[email protected]>\n" +"PO-Revision-Date: 2019-05-05 22:21\n" +"Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
