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-07-11 19:08:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kauth (Old)
 and      /work/SRC/openSUSE:Factory/.kauth.new.1523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kauth"

Mon Jul 11 19:08:23 2022 rev:110 rq:988113 version:5.96.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kauth/kauth.changes      2022-06-17 
21:20:42.050714414 +0200
+++ /work/SRC/openSUSE:Factory/.kauth.new.1523/kauth.changes    2022-07-11 
19:09:32.887621889 +0200
@@ -1,0 +2,9 @@
+Sun Jul  3 11:55:46 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 5.96.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.96.0
+- No code change since 5.95.0
+
+-------------------------------------------------------------------

Old:
----
  kauth-5.95.0.tar.xz
  kauth-5.95.0.tar.xz.sig

New:
----
  kauth-5.96.0.tar.xz
  kauth-5.96.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kauth.spec ++++++
--- /var/tmp/diff_new_pack.VtBePR/_old  2022-07-11 19:09:33.335622539 +0200
+++ /var/tmp/diff_new_pack.VtBePR/_new  2022-07-11 19:09:33.339622544 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Auth5
-%define _tar_path 5.95
+%define _tar_path 5.96
 # 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.95.0
+Version:        5.96.0
 Release:        0
 Summary:        Framework which lets applications perform actions as a 
privileged user
 License:        LGPL-2.1-or-later


++++++ kauth-5.95.0.tar.xz -> kauth-5.96.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.95.0/CMakeLists.txt 
new/kauth-5.96.0/CMakeLists.txt
--- old/kauth-5.95.0/CMakeLists.txt     2022-06-09 23:14:22.000000000 +0200
+++ new/kauth-5.96.0/CMakeLists.txt     2022-07-02 17:46:55.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.95.0") # handled by release scripts
-set(KF_DEP_VERSION "5.95.0") # handled by release scripts
+set(KF_VERSION "5.96.0") # handled by release scripts
+set(KF_DEP_VERSION "5.96.0") # handled by release scripts
 project(KAuth VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.95.0  NO_MODULE)
+find_package(ECM 5.96.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)
 
@@ -21,6 +21,7 @@
 include(KDECMakeSettings)
 include(KDEGitCommitHooks)
 
+include(ECMDeprecationSettings)
 include(ECMPoQmTools)
 include(ECMAddQch)
 
@@ -55,10 +56,15 @@
     set(KAUTH_HELPER_INSTALL_ABSOLUTE_DIR 
"${CMAKE_INSTALL_PREFIX}/${KAUTH_HELPER_INSTALL_DIR}")
 endif()
 
+ecm_set_disabled_deprecation_versions(
+    QT 5.15.2
+    KF 5.95
+)
+
 ecm_install_po_files_as_qm(po)
-add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050f02)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x055900)
+
 add_subdirectory(src)
+
 if(NOT KAUTH_BUILD_CODEGENERATOR_ONLY)
     if (BUILD_TESTING)
         add_subdirectory(autotests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.95.0/po/bg/kauth5_qt.po 
new/kauth-5.96.0/po/bg/kauth5_qt.po
--- old/kauth-5.95.0/po/bg/kauth5_qt.po 2022-06-09 23:14:22.000000000 +0200
+++ new/kauth-5.96.0/po/bg/kauth5_qt.po 2022-07-02 17:46:55.000000000 +0200
@@ -3,19 +3,20 @@
 #
 # Zlatko Popov <zlatkopo...@fsa-bg.org>, 2006, 2007, 2008, 2009.
 # Yasen Pramatarov <ya...@lindeas.com>, 2009, 2010, 2011, 2012, 2013.
+# Mincho Kondarev <mkonda...@yahoo.de>, 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: 2013-07-23 01:52+0300\n"
-"Last-Translator: Yasen Pramatarov <ya...@lindeas.com>\n"
+"PO-Revision-Date: 2022-05-20 15:27+0200\n"
+"Last-Translator: Mincho Kondarev <mkonda...@yahoo.de>\n"
 "Language-Team: Bulgarian <d...@ludost.net>\n"
 "Language: bg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.04.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -23,7 +24,7 @@
 #, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr ""
+msgstr "???????????? ???? DBus Backend: ???????????????????? ???? ???????????? 
%1 ???? ????????: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
 #, qt-format
@@ -32,6 +33,8 @@
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
 msgstr ""
+"???????????? ???? DBus Backend: ???????????????? ?? ?????????????????? ?? 
??????????????????. %1\n"
+"(????????????????????: %2 ????????????????: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
 #, qt-format
@@ -40,21 +43,23 @@
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
+"???????????? ???? DBus Backend: ???? ???????? ???? ???? ???????????? ?? 
??????????????????. ???????????? ?????? "
+"??????????????????: %1. ???????????? ?? ??????????????????????: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "???????? ???? ???????????????????? ???? ?????????????????? 
????????????????"
 
 #: executejob.cpp:104
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr ""
+msgstr "???????????? ?? ???????????????????? ?????????? ???? 
????????????????????"
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown status for the authentication procedure"
-msgstr ""
+msgstr "???????????????????? ???????????? ???? ?????????????????????? ???? 
????????????????????????????"
 
 #: executejob.cpp:161
 msgctxt "KAuth::ExecuteJob|"
@@ -62,8 +67,10 @@
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
+"???????????????? ???????????? ?????????????????? ???????? 
???????????????????????????? ?? ????????????????, ???? ???????? 
???????????????? "
+"???????? ????????????????."
 
 #: executejob.cpp:169 executejob.cpp:193
 msgctxt "KAuth::ExecuteJob|"
 msgid "The backend does not specify how to authorize"
-msgstr ""
+msgstr "???????????? ???????????????????? ???? ?????????????? ?????????? ????  
????????????????????????????"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.95.0/po/ca@valencia/kauth5_qt.po 
new/kauth-5.96.0/po/ca@valencia/kauth5_qt.po
--- old/kauth-5.95.0/po/ca@valencia/kauth5_qt.po        2022-06-09 
23:14:22.000000000 +0200
+++ new/kauth-5.96.0/po/ca@valencia/kauth5_qt.po        2022-07-02 
17:46:55.000000000 +0200
@@ -64,7 +64,7 @@
 #: executejob.cpp:104
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr "S'ha triat un modo d'execuci?? desconegut"
+msgstr "S'ha triat un mode d'execuci?? desconegut"
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
@@ -77,10 +77,10 @@
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
-"El dorsal actual nom??s permet autorisaci?? d'auxiliar, pero esta acci?? no 
t?? "
+"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|"
 msgid "The backend does not specify how to authorize"
-msgstr "El dorsal no especifica com autorisar"
+msgstr "El dorsal no especifica com autoritzar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.95.0/po/zh_CN/kauth5_qt.po 
new/kauth-5.96.0/po/zh_CN/kauth5_qt.po
--- old/kauth-5.95.0/po/zh_CN/kauth5_qt.po      2022-06-09 23:14:22.000000000 
+0200
+++ new/kauth-5.96.0/po/zh_CN/kauth5_qt.po      2022-07-02 17:46:55.000000000 
+0200
@@ -13,10 +13,6 @@
 # Guo Yunhe <guoyunhebr...@gmail.com>, 2016, 2017.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-06-05 04:17\n"
-"Language-Team: Chinese Simplified\n"
-"Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
@@ -27,6 +23,10 @@
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-trunk/messages/kauth/kauth5_qt.pot\n"
 "X-Crowdin-File-ID: 5583\n"
+"Project-Id-Version: kdeorg\n"
+"Language-Team: Chinese Simplified\n"
+"Language: zh_CN\n"
+"PO-Revision-Date: 2022-07-02 10:59\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
 #, qt-format

Reply via email to