Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kauth for openSUSE:Factory checked in at 2022-04-11 23:46:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kauth (Old) and /work/SRC/openSUSE:Factory/.kauth.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kauth" Mon Apr 11 23:46:46 2022 rev:107 rq:968141 version:5.93.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kauth/kauth.changes 2022-03-14 19:35:23.526005938 +0100 +++ /work/SRC/openSUSE:Factory/.kauth.new.1900/kauth.changes 2022-04-11 23:47:58.667938437 +0200 @@ -1,0 +2,11 @@ +Sun Apr 3 10:47:00 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 5.93.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.93.0 +- Changes since 5.92.0: + * add chrono overload for setTimeout + * Require unittests to pass for CI pipelines to pass + +------------------------------------------------------------------- Old: ---- kauth-5.92.0.tar.xz kauth-5.92.0.tar.xz.sig New: ---- kauth-5.93.0.tar.xz kauth-5.93.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kauth.spec ++++++ --- /var/tmp/diff_new_pack.hE3ND1/_old 2022-04-11 23:47:59.359930526 +0200 +++ /var/tmp/diff_new_pack.hE3ND1/_new 2022-04-11 23:47:59.363930481 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Auth5 -%define _tar_path 5.92 +%define _tar_path 5.93 # 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: kauth -Version: 5.92.0 +Version: 5.93.0 Release: 0 Summary: Framework which lets applications perform actions as a privileged user License: LGPL-2.1-or-later ++++++ kauth-5.92.0.tar.xz -> kauth-5.93.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/.kde-ci.yml new/kauth-5.93.0/.kde-ci.yml --- old/kauth-5.92.0/.kde-ci.yml 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/.kde-ci.yml 2022-04-02 12:15:19.000000000 +0200 @@ -10,3 +10,4 @@ Options: test-before-installing: True + require-passing-tests-on: [ 'Linux', 'FreeBSD' ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/CMakeLists.txt new/kauth-5.93.0/CMakeLists.txt --- old/kauth-5.92.0/CMakeLists.txt 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/CMakeLists.txt 2022-04-02 12:15:19.000000000 +0200 @@ -1,11 +1,11 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.92.0") # handled by release scripts -set(KF_DEP_VERSION "5.92.0") # handled by release scripts +set(KF_VERSION "5.93.0") # handled by release scripts +set(KF_DEP_VERSION "5.93.0") # handled by release scripts project(KAuth VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.92.0 NO_MODULE) +find_package(ECM 5.93.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/kauth-5.92.0/po/ca/kauth5_qt.po new/kauth-5.93.0/po/ca/kauth5_qt.po --- old/kauth-5.92.0/po/ca/kauth5_qt.po 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/po/ca/kauth5_qt.po 2022-04-02 12:15:19.000000000 +0200 @@ -9,6 +9,7 @@ # Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017. # Robert Millan <[email protected]>, 2009. # Orestes Mas <[email protected]>, 2010. +# Empar Montoro Mart??n <[email protected]>, 2019. msgid "" msgstr "" "Project-Id-Version: kauth\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/po/ca@valencia/kauth5_qt.po new/kauth-5.93.0/po/ca@valencia/kauth5_qt.po --- old/kauth-5.92.0/po/ca@valencia/kauth5_qt.po 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/po/ca@valencia/kauth5_qt.po 2022-04-02 12:15:19.000000000 +0200 @@ -1,10 +1,10 @@ # Translation of kauth5_qt.po to Catalan (Valencian) -# Copyright (C) 1998-2019 This_file_is_part_of_KDE +# Copyright (C) 1998-2020 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. # # Sebasti?? Pla i Sanz <[email protected]>, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007. -# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014. +# Antoni Bella P??rez <[email protected]>, 2003, 2006, 2011, 2012, 2013, 2014, 2020. # Albert Astals Cid <[email protected]>, 2004, 2005, 2007. # Josep M. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2016, 2017. # Robert Millan <[email protected]>, 2009. @@ -15,24 +15,25 @@ "Project-Id-Version: kauth\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2019-06-17 11:45+0200\n" -"Last-Translator: Empar Montoro Mart??n <[email protected]>\n" +"PO-Revision-Date: 2020-01-06 16:49+0100\n" +"Last-Translator: Antoni Bella P??rez <[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" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"X-Generator: Lokalize 20.03.70\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" -"X-Generator: Virtaal 1.0.0-beta1\n" "X-Qt-Contexts: true\n" -"X-Project-Style: kde\n" #: backends/dbus/DBusHelperProxy.cpp:74 #, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "DBus Backend error: service start %1 failed: %2" -msgstr "Error en el dorsal del DBus: ha fallat l'inici del servei %1: %2" +msgstr "" +"S'ha produ??t un error en el dorsal del DBus: ha fallat l'inici del servei " +"%1: %2" #: backends/dbus/DBusHelperProxy.cpp:89 #, qt-format @@ -41,7 +42,8 @@ "DBus Backend error: connection to helper failed. %1\n" "(application: %2 helper: %3)" msgstr "" -"Error en el dorsal DBus: ha fallat la connexi?? a l'auxiliar. %1\n" +"S'ha produ??t un error en el dorsal del DBus: ha fallat la connexi?? amb " +"l'auxiliar. %1\n" "(aplicaci??: %2 auxiliar: %3)" #: backends/dbus/DBusHelperProxy.cpp:124 @@ -51,8 +53,8 @@ "DBus Backend error: could not contact the helper. Connection error: %1. " "Message error: %2" msgstr "" -"Error en el dorsal DBus: no s'ha pogut contactar amb l'auxiliar. Error de " -"connexi??: %1. Missatge d'error: %2" +"S'ha produ??t un error en el dorsal del DBus: no s'ha pogut contactar amb " +"l'auxiliar. S'ha produ??t un error de connexi??: %1. Missatge d'error: %2" #: executejob.cpp:86 msgctxt "KAuth::ExecuteJob|" @@ -75,8 +77,8 @@ "The current backend only allows helper authorization, but this action does " "not have a helper." msgstr "" -"El dorsal actual nom??s permet l'autoritzaci?? de l'auxiliar, per?? aquesta " -"acci?? no t?? cap auxiliar." +"El dorsal actual nom??s permet autoritzaci?? d'auxiliar, per?? esta acci?? no t?? " +"cap auxiliar." #: executejob.cpp:169 executejob.cpp:193 msgctxt "KAuth::ExecuteJob|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/po/id/kauth5_qt.po new/kauth-5.93.0/po/id/kauth5_qt.po --- old/kauth-5.92.0/po/id/kauth5_qt.po 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/po/id/kauth5_qt.po 2022-04-02 12:15:19.000000000 +0200 @@ -17,7 +17,6 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 19.08.1\n" "X-Qt-Contexts: true\n" #: backends/dbus/DBusHelperProxy.cpp:74 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/po/tr/kauth5_qt.po new/kauth-5.93.0/po/tr/kauth5_qt.po --- old/kauth-5.92.0/po/tr/kauth5_qt.po 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/po/tr/kauth5_qt.po 2022-04-02 12:15:19.000000000 +0200 @@ -17,27 +17,28 @@ # Serdar SOYTET??R <[email protected]>, 2010, 2012. # Volkan Gezer <[email protected]>, 2013, 2014. # Kaan Ozdincer <[email protected]>, 2014. +# Emir SARI <[email protected]>, 2022. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2017-05-08 14:58+0000\n" -"Last-Translator: Kaan <[email protected]>\n" +"PO-Revision-Date: 2022-03-29 12:38+0300\n" +"Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\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 1.4\n" +"X-Generator: Lokalize 21.12.3\n" "X-Qt-Contexts: true\n" #: backends/dbus/DBusHelperProxy.cpp:74 #, qt-format msgctxt "KAuth::DBusHelperProxy|" msgid "DBus Backend error: service start %1 failed: %2" -msgstr " DBus arka u?? hatas??: %1 servisinin ba??lat??lmas?? ba??ar??s??z: %2" +msgstr " DBus arka u?? hatas??: %1 hizmetinin ba??lat??lmas?? ba??ar??s??z: %2" #: backends/dbus/DBusHelperProxy.cpp:89 #, qt-format @@ -46,7 +47,7 @@ "DBus Backend error: connection to helper failed. %1\n" "(application: %2 helper: %3)" msgstr "" -"DBus arka u?? hatas??: yard??mc??ya ba??lan??lamad??. %1\n" +"DBus arka u?? hatas??: Yard??mc??ya ba??lan??lamad??. %1\n" "(uygulama: %2 yard??mc??: %3)" #: backends/dbus/DBusHelperProxy.cpp:124 @@ -56,7 +57,7 @@ "DBus Backend error: could not contact the helper. Connection error: %1. " "Message error: %2" msgstr "" -"DBus arka u?? hatas??: yard??mc??yla ileti??ime ge??ilemedi. Ba??lant?? hatas??: %1. " +"DBus arka u?? hatas??: Yard??mc??yla ileti??ime ge??ilemedi. Ba??lant?? hatas??: %1. " "??leti hatas??: %2" #: executejob.cpp:86 @@ -80,10 +81,10 @@ "The current backend only allows helper authorization, but this action does " "not have a helper." msgstr "" -"Mevcut artalan uygulamas?? sadece yard??mc?? kimlik kan??tlamaya izin veriyor " -"ama bu uygulama b??yle bir yard??mc??ya sahip g??r??nm??yor." +"Mevcut ardalan uygulamas?? yaln??zca yard??mc?? kimlik kan??tlamaya izin veriyor; " +"ancak bu uygulama b??yle bir yard??mc??ya sahip g??r??nm??yor." #: executejob.cpp:169 executejob.cpp:193 msgctxt "KAuth::ExecuteJob|" msgid "The backend does not specify how to authorize" -msgstr "Artalan uygulamas?? nas??l yetkilendirme yap??laca????n?? belirtmiyor" +msgstr "Ardalan uygulamas?? nas??l yetkilendirme yap??laca????n?? belirtmiyor" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/po/zh_CN/kauth5_qt.po new/kauth-5.93.0/po/zh_CN/kauth5_qt.po --- old/kauth-5.92.0/po/zh_CN/kauth5_qt.po 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/po/zh_CN/kauth5_qt.po 2022-04-02 12:15:19.000000000 +0200 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2022-02-26 05:16\n" +"PO-Revision-Date: 2022-03-31 13:29\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kauth-5.92.0/src/action.h new/kauth-5.93.0/src/action.h --- old/kauth-5.92.0/src/action.h 2022-03-05 13:55:59.000000000 +0100 +++ new/kauth-5.93.0/src/action.h 2022-04-02 12:15:19.000000000 +0200 @@ -1,6 +1,7 @@ /* SPDX-FileCopyrightText: 2009-2012 Dario Freddi <[email protected]> SPDX-FileCopyrightText: 2008 Nicola Gigante <[email protected]> + SPDX-FileCopyrightText: 2022 Harald Sitter <[email protected]> SPDX-License-Identifier: LGPL-2.1-or-later */ @@ -15,6 +16,10 @@ #include <QString> #include <QVariant> +#if __has_include(<chrono>) +#include <chrono> +#endif + namespace KAuth { class ExecuteJob; @@ -217,6 +222,17 @@ */ void setTimeout(int timeout); +#if __has_include(<chrono>) + /** + * Convenience overload suporting C++ chrono types. May also be used with chrono literals. + * @since 5.93 + */ + void setTimeout(std::chrono::milliseconds msec) + { + setTimeout(int(msec.count())); + } +#endif + #if KAUTHCORE_ENABLE_DEPRECATED_SINCE(5, 71) /** * @brief Sets the action's details
