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-06-17 21:18:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kauth (Old)
 and      /work/SRC/openSUSE:Factory/.kauth.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kauth"

Fri Jun 17 21:18:56 2022 rev:109 rq:982242 version:5.95.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kauth/kauth.changes      2022-05-16 
18:08:11.789255853 +0200
+++ /work/SRC/openSUSE:Factory/.kauth.new.1548/kauth.changes    2022-06-17 
21:20:42.050714414 +0200
@@ -1,0 +2,9 @@
+Fri Jun 10 14:12:16 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 5.95.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/5/5.95.0
+- No code change since 5.94.0
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kauth.spec ++++++
--- /var/tmp/diff_new_pack.AD9jV8/_old  2022-06-17 21:20:42.510714663 +0200
+++ /var/tmp/diff_new_pack.AD9jV8/_new  2022-06-17 21:20:42.514714666 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Auth5
-%define _tar_path 5.94
+%define _tar_path 5.95
 # 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.94.0
+Version:        5.95.0
 Release:        0
 Summary:        Framework which lets applications perform actions as a 
privileged user
 License:        LGPL-2.1-or-later


++++++ kauth-5.94.0.tar.xz -> kauth-5.95.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.94.0/CMakeLists.txt 
new/kauth-5.95.0/CMakeLists.txt
--- old/kauth-5.94.0/CMakeLists.txt     2022-05-07 23:16:51.000000000 +0200
+++ new/kauth-5.95.0/CMakeLists.txt     2022-06-09 23:14:22.000000000 +0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(KF_VERSION "5.94.0") # handled by release scripts
-set(KF_DEP_VERSION "5.93.0") # handled by release scripts
+set(KF_VERSION "5.95.0") # handled by release scripts
+set(KF_DEP_VERSION "5.95.0") # handled by release scripts
 project(KAuth VERSION ${KF_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.93.0  NO_MODULE)
+find_package(ECM 5.95.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.94.0/po/ca@valencia/kauth5_qt.po 
new/kauth-5.95.0/po/ca@valencia/kauth5_qt.po
--- old/kauth-5.94.0/po/ca@valencia/kauth5_qt.po        2022-05-07 
23:16:51.000000000 +0200
+++ new/kauth-5.95.0/po/ca@valencia/kauth5_qt.po        2022-06-09 
23:14:22.000000000 +0200
@@ -64,7 +64,7 @@
 #: executejob.cpp:104
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr "S'ha triat un mode d'execuci?? desconegut"
+msgstr "S'ha triat un modo 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 autoritzaci?? d'auxiliar, per?? esta acci?? no 
t?? "
+"El dorsal actual nom??s permet autorisaci?? d'auxiliar, pero 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 autoritzar"
+msgstr "El dorsal no especifica com autorisar"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.94.0/po/ka/kauth5_qt.po 
new/kauth-5.95.0/po/ka/kauth5_qt.po
--- old/kauth-5.94.0/po/ka/kauth5_qt.po 2022-05-07 23:16:51.000000000 +0200
+++ new/kauth-5.95.0/po/ka/kauth5_qt.po 2022-06-09 23:14:22.000000000 +0200
@@ -1,27 +1,23 @@
-# KDE3 - Georgian translation of kdelibs4.po
-# Gia Shervashidze <[email protected]>, 2005.
-#
 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: 2009-12-17 02:11+0400\n"
-"Last-Translator: George Machitidze <[email protected]>\n"
-"Language-Team: Georgian <http://www.gia.ge>\n"
+"Project-Id-Version: kauth\n"
+"POT-Creation-Date: \n"
+"PO-Revision-Date: \n"
+"Last-Translator: Temuri Doghonadze <[email protected]>\n"
+"Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.9\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Qt-Contexts: true\n"
+"X-Generator: Poedit 3.0.1\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
 #, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr ""
+msgstr "??????????????????????????? DBus-?????? ?????????????????????: 
????????????????????? ???????????????????????? (%1) 
??????????????????????????????: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
 #, qt-format
@@ -30,6 +26,8 @@
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
 msgstr ""
+"??????????????????????????? DBus-?????? ?????????????????????: 
???????????????????????????????????? ???????????????????????????????????? 
?????????????????????. %1\n"
+"(???????????????????????????: %2, ????????????????????????: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
 #, qt-format
@@ -38,23 +36,23 @@
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
+"??????????????????????????? DBus-?????? ?????????????????????: 
??????????????????????????? ???????????????????????? ?????????????????????. 
???????????????????????? ?????????????????????: %1. "
+"???????????????????????? ?????????????????????????????????: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "???????????????????????? ???????????????????????? 
???????????????????????? ????????????????????????"
 
 #: executejob.cpp:104
-#, fuzzy
-#| msgid "Unknown encryption scheme."
 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 +60,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.94.0/po/vi/kauth5_qt.po 
new/kauth-5.95.0/po/vi/kauth5_qt.po
--- old/kauth-5.94.0/po/vi/kauth5_qt.po 2022-05-07 23:16:51.000000000 +0200
+++ new/kauth-5.95.0/po/vi/kauth5_qt.po 2022-06-09 23:14:22.000000000 +0200
@@ -4,67 +4,63 @@
 # Clytie Siddall <[email protected]>, 2006-2007.
 # Ho??ng ?????c Hi???u <[email protected]>, 2008, 2011.
 # L?? Ho??ng Ph????ng <[email protected]>, 2011, 2012.
+# Phu Hung Nguyen <[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: 2012-09-23 18:43+0800\n"
-"Last-Translator: L?? Ho??ng Ph????ng <[email protected]>\n"
-"Language-Team: American English <[email protected]>\n"
+"PO-Revision-Date: 2022-05-12 17:03+0200\n"
+"Last-Translator: Phu Hung Nguyen <[email protected]>\n"
+"Language-Team: Vietnamese <[email protected]>\n"
 "Language: vi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 21.12.2\n"
 "X-Qt-Contexts: true\n"
 
 #: backends/dbus/DBusHelperProxy.cpp:74
-#, fuzzy, qt-format
-#| msgid "DBus Backend error: connection to helper failed. %1"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid "DBus Backend error: service start %1 failed: %2"
-msgstr "L???i h???u tr?????ng DBus: k???t n???i t???i tr??nh tr??? gi??p 
th???t b???i. %1"
+msgstr "L???i h???u ph????ng D-Bus: kh???i ?????ng d???ch v??? %1 th???t 
b???i: %2"
 
 #: backends/dbus/DBusHelperProxy.cpp:89
-#, fuzzy, qt-format
-#| msgid "DBus Backend error: connection to helper failed. %1"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid ""
 "DBus Backend error: connection to helper failed. %1\n"
 "(application: %2 helper: %3)"
-msgstr "L???i h???u tr?????ng DBus: k???t n???i t???i tr??nh tr??? gi??p 
th???t b???i. %1"
+msgstr ""
+"L???i h???u ph????ng D-Bus: k???t n???i v???i tr??nh tr??? gi??p th???t 
b???i: %1\n"
+"(???ng d???ng: %2 tr??nh tr??? gi??p: %3)"
 
 #: backends/dbus/DBusHelperProxy.cpp:124
-#, fuzzy, qt-format
-#| msgid ""
-#| "DBus Backend error: could not contact the helper. Connection error: %1. "
-#| "Message error: %2"
+#, qt-format
 msgctxt "KAuth::DBusHelperProxy|"
 msgid ""
 "DBus Backend error: could not contact the helper. Connection error: %1. "
 "Message error: %2"
 msgstr ""
-"L???i h???u tr?????ng DBus: kh??ng th??? li??n h??? v???i tr??nh tr??? gi??p. 
L???i k???t n???i: %1. "
-"L???i tin nh???n: %2"
+"L???i h???u ph????ng D-Bus: kh??ng li??n h??? ???????c v???i tr??nh tr??? 
gi??p. L???i k???t n???i: "
+"%1. L???i th??ng ??i???p: %2"
 
 #: executejob.cpp:86
 msgctxt "KAuth::ExecuteJob|"
 msgid "Tried to start an invalid action"
-msgstr ""
+msgstr "???? th??? kh???i ?????ng m???t h??nh ?????ng kh??ng h???p l???"
 
 #: executejob.cpp:104
-#, fuzzy
-#| msgid "Unknown encryption scheme."
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown execution mode chosen"
-msgstr "L?????c ????? m???t m?? l???."
+msgstr "???? ch???n m???t ch??? ????? th???c thi kh??ng r??."
 
 #: executejob.cpp:149
 msgctxt "KAuth::ExecuteJob|"
 msgid "Unknown status for the authentication procedure"
-msgstr ""
+msgstr "Th??? t???c x??c th???c c?? tr???ng th??i kh??ng r??"
 
 #: executejob.cpp:161
 msgctxt "KAuth::ExecuteJob|"
@@ -72,8 +68,10 @@
 "The current backend only allows helper authorization, but this action does "
 "not have a helper."
 msgstr ""
+"H???u ph????ng hi???n t???i ch??? cho ph??p x??c th???c v???i tr??nh tr??? 
gi??p, nh??ng h??nh "
+"?????ng n??y kh??ng c?? tr??nh tr??? gi??p n??o."
 
 #: executejob.cpp:169 executejob.cpp:193
 msgctxt "KAuth::ExecuteJob|"
 msgid "The backend does not specify how to authorize"
-msgstr ""
+msgstr "H???u ph????ng n??y kh??ng ch??? ?????nh c??ch x??c th???c"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kauth-5.94.0/po/zh_CN/kauth5_qt.po 
new/kauth-5.95.0/po/zh_CN/kauth5_qt.po
--- old/kauth-5.94.0/po/zh_CN/kauth5_qt.po      2022-05-07 23:16:51.000000000 
+0200
+++ new/kauth-5.95.0/po/zh_CN/kauth5_qt.po      2022-06-09 23:14:22.000000000 
+0200
@@ -14,7 +14,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2022-04-26 15:18\n"
+"PO-Revision-Date: 2022-06-05 04:17\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"

Reply via email to