Hello community, here is the log from the commit of package kconfigwidgets for openSUSE:Factory checked in at 2020-05-11 13:27:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kconfigwidgets (Old) and /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kconfigwidgets" Mon May 11 13:27:25 2020 rev:79 rq:802070 version:5.70.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kconfigwidgets/kconfigwidgets.changes 2020-04-15 20:02:21.201927164 +0200 +++ /work/SRC/openSUSE:Factory/.kconfigwidgets.new.2738/kconfigwidgets.changes 2020-05-11 13:28:37.247516087 +0200 @@ -1,0 +2,11 @@ +Sun May 3 09:39:47 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Update to 5.70.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/kde-frameworks-5.70.0 +- Changes since 5.69.0: + * Fix the exclusive group box case for default indicators + * KCModule: Indicate when a setting has been changed from the default or previous value + +------------------------------------------------------------------- Old: ---- kconfigwidgets-5.69.0.tar.xz kconfigwidgets-5.69.0.tar.xz.sig New: ---- kconfigwidgets-5.70.0.tar.xz kconfigwidgets-5.70.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kconfigwidgets.spec ++++++ --- /var/tmp/diff_new_pack.v2g7vq/_old 2020-05-11 13:28:37.827517303 +0200 +++ /var/tmp/diff_new_pack.v2g7vq/_new 2020-05-11 13:28:37.831517311 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ConfigWidgets5 -%define _tar_path 5.69 +%define _tar_path 5.70 # 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.69.0 +Version: 5.70.0 Release: 0 Summary: Widgets for configuration dialogs License: LGPL-2.1-or-later ++++++ kconfigwidgets-5.69.0.tar.xz -> kconfigwidgets-5.70.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.69.0/CMakeLists.txt new/kconfigwidgets-5.70.0/CMakeLists.txt --- old/kconfigwidgets-5.69.0/CMakeLists.txt 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/CMakeLists.txt 2020-05-03 00:15:56.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.69.0") # handled by release scripts -set(KF5_DEP_VERSION "5.69.0") # handled by release scripts +set(KF5_VERSION "5.70.0") # handled by release scripts +set(KF5_DEP_VERSION "5.70.0") # handled by release scripts project(KConfigWidgets VERSION ${KF5_VERSION}) include(FeatureSummary) -find_package(ECM 5.69.0 NO_MODULE) +find_package(ECM 5.70.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) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.69.0/po/en_GB/kconfigwidgets5.po new/kconfigwidgets-5.70.0/po/en_GB/kconfigwidgets5.po --- old/kconfigwidgets-5.69.0/po/en_GB/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/po/en_GB/kconfigwidgets5.po 2020-05-03 00:15:56.000000000 +0200 @@ -10,7 +10,7 @@ "POT-Creation-Date: 2020-02-07 03:03+0100\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-Team: British English <[email protected]>\n" "Language: en_GB\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.69.0/po/en_GB/kf5_entry.desktop new/kconfigwidgets-5.70.0/po/en_GB/kf5_entry.desktop --- old/kconfigwidgets-5.69.0/po/en_GB/kf5_entry.desktop 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/po/en_GB/kf5_entry.desktop 2020-05-03 00:15:56.000000000 +0200 @@ -87,7 +87,7 @@ Name[tr]=İngiliz İngilizcesi Name[tt]=Инглиз (Британия) Name[ug]=ئەنگلىيە ئىنگلىزچە -Name[uk]=Англійська (Великобританія) +Name[uk]=Англійська (Велика Британія) Name[uz]=Inglizcha BB Name[uz@cyrillic]=Инглизча ББ Name[vi]=Vương quốc Anh diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.69.0/po/ko/kconfigwidgets5.po new/kconfigwidgets-5.70.0/po/ko/kconfigwidgets5.po --- old/kconfigwidgets-5.69.0/po/ko/kconfigwidgets5.po 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/po/ko/kconfigwidgets5.po 2020-05-03 00:15:56.000000000 +0200 @@ -8,7 +8,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-16 00:02+0100\n" +"PO-Revision-Date: 2020-04-21 00:25+0200\n" "Last-Translator: Shinjo Park <[email protected]>\n" "Language-Team: Korean <[email protected]>\n" "Language: ko\n" @@ -103,7 +103,7 @@ #: kstandardaction.cpp:216 #, kde-format msgid "Show Menubar<p>Shows the menubar again after it has been hidden</p>" -msgstr "메뉴 표시줄 보이기<p>숨겨진 이후에 메뉴 표시줄을 다시 보여줍니다</p>" +msgstr "메뉴 표시줄 표시<p>숨겨진 이후에 메뉴 표시줄을 다시 보여 줍니다</p>" #: kstandardaction.cpp:236 #, kde-format @@ -111,7 +111,7 @@ "Show Statusbar<p>Shows the statusbar, which is the bar at the bottom of the " "window used for status information.</p>" msgstr "" -"상태 표시줄 보이기<p>창 아래에서 상태 정보를 보여주는 상태 표시줄을 표시합니" +"상태 표시줄 표시<p>창 아래에서 상태 정보를 보여 주는 상태 표시줄을 표시합니" "다.</p>" #: kstandardaction_p.h:41 @@ -262,7 +262,7 @@ #: kstandardaction_p.h:56 #, kde-format msgid "Copy selection to clipboard" -msgstr "선택 항목을 클립보드로 복사" +msgstr "선택 항목을 클립보드에 복사" #: kstandardaction_p.h:57 kstandardaction_p.h:59 #, kde-format @@ -487,7 +487,7 @@ #: kstandardaction_p.h:98 #, kde-format msgid "Show &Menubar" -msgstr "메뉴 표시줄 보이기(&M)" +msgstr "메뉴 표시줄 표시(&M)" #: kstandardaction_p.h:98 #, kde-format @@ -497,7 +497,7 @@ #: kstandardaction_p.h:99 #, kde-format msgid "Show &Toolbar" -msgstr "도구 모음 보이기(&T)" +msgstr "도구 모음 표시(&T)" #: kstandardaction_p.h:99 #, kde-format @@ -507,7 +507,7 @@ #: kstandardaction_p.h:100 #, kde-format msgid "Show St&atusbar" -msgstr "상태 표시줄 보이기(&A)" +msgstr "상태 표시줄 표시(&A)" #: kstandardaction_p.h:100 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.69.0/po/th/kf5_entry.desktop new/kconfigwidgets-5.70.0/po/th/kf5_entry.desktop --- old/kconfigwidgets-5.69.0/po/th/kf5_entry.desktop 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/po/th/kf5_entry.desktop 2020-05-03 00:15:56.000000000 +0200 @@ -46,7 +46,7 @@ Name[kk]=Тайша Name[km]=ថៃ Name[kn]=ತಾಯ್ -Name[ko]=타이어 +Name[ko]=태국어 Name[ku]=Tay Name[lb]=Thailännesch Name[lt]=Tajų diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kconfigwidgets-5.69.0/src/kcmodule.h new/kconfigwidgets-5.70.0/src/kcmodule.h --- old/kconfigwidgets-5.69.0/src/kcmodule.h 2020-04-05 00:56:08.000000000 +0200 +++ new/kconfigwidgets-5.70.0/src/kcmodule.h 2020-05-03 00:15:56.000000000 +0200 @@ -105,9 +105,14 @@ * You should only use Help, Default and Apply. The rest is obsolete. * NoAdditionalButton can be used when we do not want have other button that Ok Cancel * - * @see KCModule::buttons @see KCModule::setButtons + * @see KCModule::buttons + * @see KCModule::setButtons + * @see Buttons */ enum Button { NoAdditionalButton = 0, Help = 1, Default = 2, Apply = 4, Export = 8 }; + /** + * Stores a combination of #Button values. + */ Q_DECLARE_FLAGS(Buttons, Button) /**
