Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kcmutils for openSUSE:Factory checked in at 2022-03-14 19:34:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcmutils (Old) and /work/SRC/openSUSE:Factory/.kcmutils.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcmutils" Mon Mar 14 19:34:12 2022 rev:103 rq:961226 version:5.92.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kcmutils/kcmutils.changes 2022-02-24 18:21:25.134690914 +0100 +++ /work/SRC/openSUSE:Factory/.kcmutils.new.25692/kcmutils.changes 2022-03-14 19:35:26.490009492 +0100 @@ -1,0 +2,9 @@ +Mon Mar 7 09:26:44 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.92.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.92.0 +- No code change since 5.91.0 + +------------------------------------------------------------------- Old: ---- kcmutils-5.91.0.tar.xz kcmutils-5.91.0.tar.xz.sig New: ---- kcmutils-5.92.0.tar.xz kcmutils-5.92.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcmutils.spec ++++++ --- /var/tmp/diff_new_pack.Xptetq/_old 2022-03-14 19:35:27.086010206 +0100 +++ /var/tmp/diff_new_pack.Xptetq/_new 2022-03-14 19:35:27.086010206 +0100 @@ -17,14 +17,14 @@ %define lname libKF5KCMUtils5 -%define _tar_path 5.91 +%define _tar_path 5.92 # 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 released Name: kcmutils -Version: 5.91.0 +Version: 5.92.0 Release: 0 Summary: Classes to work with KCModules License: LGPL-2.1-or-later @@ -44,7 +44,6 @@ BuildRequires: cmake(KF5GuiAddons) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5I18n) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5ItemViews) >= %{_kf5_bugfix_version} -BuildRequires: cmake(KF5Package) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5Service) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} BuildRequires: cmake(Qt5DBus) >= 5.15.0 ++++++ kcmutils-5.91.0.tar.xz -> kcmutils-5.92.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.91.0/CMakeLists.txt new/kcmutils-5.92.0/CMakeLists.txt --- old/kcmutils-5.91.0/CMakeLists.txt 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/CMakeLists.txt 2022-03-05 13:56:32.000000000 +0100 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.91.0") # handled by release scripts -set(KF_DEP_VERSION "5.91.0") # handled by release scripts +set(KF_VERSION "5.92.0") # handled by release scripts +set(KF_DEP_VERSION "5.92.0") # handled by release scripts project(KCMUtils VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.91.0 NO_MODULE) +find_package(ECM 5.92.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/kcmutils-5.91.0/po/id/kcmutils5.po new/kcmutils-5.92.0/po/id/kcmutils5.po --- old/kcmutils-5.91.0/po/id/kcmutils5.po 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/po/id/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 @@ -1,23 +1,24 @@ # Indonesian translations for kdelibs4 package. # Copyright (C) 2010 This_file_is_part_of_KDE # This file is distributed under the same license as the kdelibs4 package. +# # Andhika Padmawan <[email protected]>, 2010-2014. # Wantoyo <[email protected]>, 2017, 2018, 2019, 2020, 2021. -# +# Linerly <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-30 00:41+0000\n" -"PO-Revision-Date: 2021-02-26 20:03+0700\n" -"Last-Translator: Wantoyo <[email protected]>\n" +"PO-Revision-Date: 2022-03-03 12:29+0700\n" +"Last-Translator: Linerly <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 20.12.1\n" +"X-Generator: Lokalize 21.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -35,10 +36,9 @@ msgstr "Modul %1 dinonfungsikan." #: kcmoduleloader.cpp:57 -#, fuzzy, kde-format -#| msgid "Please contact your system administrator." +#, kde-format msgid "The module has been disabled by the system administrator." -msgstr "Silakan hubungi administrator sistem anda." +msgstr "Modul telah dinonaktifkan oleh administrator sistem." #: kcmoduleloader.cpp:92 kcmoduleloader.cpp:181 #, kde-format @@ -85,10 +85,9 @@ "tidak tersedia atau modul telah dinonfungsikan oleh pengurus.</p></qt>" #: kcmoduleloader.cpp:189 -#, fuzzy, kde-format -#| msgid "Error loading QML file." +#, kde-format msgid "Error loading config module" -msgstr "Error memuat file QML." +msgstr "Terjadi kesalahan memuat konfigurasi modul" #: kcmoduleloader.cpp:233 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.91.0/po/sk/kcmutils5.po new/kcmutils-5.92.0/po/sk/kcmutils5.po --- old/kcmutils-5.91.0/po/sk/kcmutils5.po 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/po/sk/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 @@ -8,20 +8,20 @@ # Richard Fri?? <[email protected]>, 2011. # Roman Pahol??k <[email protected]>, 2012, 2013, 2019. # Mthw <[email protected]>, 2019. -# Matej Mrenica <[email protected]>, 2019, 2020. +# Matej Mrenica <[email protected]>, 2019, 2020, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-30 00:41+0000\n" -"PO-Revision-Date: 2020-09-08 19:08+0200\n" +"PO-Revision-Date: 2022-02-14 19:34+0100\n" "Last-Translator: Matej Mrenica <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.08.1\n" +"X-Generator: Lokalize 21.12.2\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #, kde-format @@ -43,10 +43,9 @@ msgstr "Modul je %1 zak??zan??." #: kcmoduleloader.cpp:57 -#, fuzzy, kde-format -#| msgid "Please contact your system administrator." +#, kde-format msgid "The module has been disabled by the system administrator." -msgstr "Pros??m, kontaktujte administr??tora syst??mu." +msgstr "Modul bol deaktivovan?? spr??vcom syst??mu." #: kcmoduleloader.cpp:92 kcmoduleloader.cpp:181 #, kde-format @@ -91,10 +90,9 @@ "modul zak??zan?? administr??torom.</p></qt>" #: kcmoduleloader.cpp:189 -#, fuzzy, kde-format -#| msgid "Error loading QML file." +#, kde-format msgid "Error loading config module" -msgstr "Chyba ????tania s??boru QML." +msgstr "Chyba pri na????tavan?? konfigura??n??ho modulu" #: kcmoduleloader.cpp:233 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.91.0/po/zh_CN/kcmutils5.po new/kcmutils-5.92.0/po/zh_CN/kcmutils5.po --- old/kcmutils-5.91.0/po/zh_CN/kcmutils5.po 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/po/zh_CN/kcmutils5.po 2022-03-05 13:56:32.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-01-30 00:41+0000\n" -"PO-Revision-Date: 2022-01-08 15:22\n" +"PO-Revision-Date: 2022-02-26 05:16\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.91.0/src/CMakeLists.txt new/kcmutils-5.92.0/src/CMakeLists.txt --- old/kcmutils-5.91.0/src/CMakeLists.txt 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/src/CMakeLists.txt 2022-03-05 13:56:32.000000000 +0100 @@ -64,6 +64,16 @@ KF5::QuickAddons KF5::Declarative ) + +if (QT_MAJOR_VERSION STREQUAL "6") + # TODO: instead of relying on KF5ConfigWidgetsConfig.cmake optionally getting KAuth dependency, + # have KF5ConfigWidgetsConfig.cmake provide a proper flag/property about using the KAuth feature + if (TARGET KF5::AuthWidgets) + # KF5::ConfigWidgets has only KF5::AuthCore in public interface in KF6 + target_link_libraries(KF5KCMUtils PRIVATE KF5::AuthWidgets) # KAuth::ObjectDecorator + endif() +endif() + set_target_properties(KF5KCMUtils PROPERTIES VERSION ${KCMUTILS_VERSION} SOVERSION ${KCMUTILS_SOVERSION} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcmutils-5.91.0/src/kcmultidialog.cpp new/kcmutils-5.92.0/src/kcmultidialog.cpp --- old/kcmutils-5.91.0/src/kcmultidialog.cpp 2022-02-05 22:19:16.000000000 +0100 +++ new/kcmutils-5.92.0/src/kcmultidialog.cpp 2022-03-05 13:56:32.000000000 +0100 @@ -28,8 +28,8 @@ #include <QUrl> #ifndef KCONFIGWIDGETS_NO_KAUTH -#include <KAuthAction> -#include <KAuthObjectDecorator> +#include <KAuth/Action> +#include <KAuth/ObjectDecorator> #endif #include <KGuiItem> #include <KIconUtils>
