Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package ktp-auth-handler for
openSUSE:Factory checked in at 2021-10-13 18:02:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-auth-handler (Old)
and /work/SRC/openSUSE:Factory/.ktp-auth-handler.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-auth-handler"
Wed Oct 13 18:02:52 2021 rev:31 rq:923982 version:21.08.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-auth-handler/ktp-auth-handler.changes
2021-09-04 22:35:34.088168489 +0200
+++
/work/SRC/openSUSE:Factory/.ktp-auth-handler.new.2443/ktp-auth-handler.changes
2021-10-13 18:03:50.935064143 +0200
@@ -1,0 +2,9 @@
+Tue Oct 5 16:28:51 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.08.2
+ * New bugfix release
+ * For more details please see:
+ * https://kde.org/announcements/gear/21.08.2/
+- No code change since 21.08.1
+
+-------------------------------------------------------------------
Old:
----
ktp-auth-handler-21.08.1.tar.xz
ktp-auth-handler-21.08.1.tar.xz.sig
New:
----
ktp-auth-handler-21.08.2.tar.xz
ktp-auth-handler-21.08.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ktp-auth-handler.spec ++++++
--- /var/tmp/diff_new_pack.0vzQZo/_old 2021-10-13 18:03:51.739065404 +0200
+++ /var/tmp/diff_new_pack.0vzQZo/_new 2021-10-13 18:03:51.743065410 +0200
@@ -21,7 +21,7 @@
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
%bcond_without lang
Name: ktp-auth-handler
-Version: 21.08.1
+Version: 21.08.2
Release: 0
Summary: Telepathy auth handler
License: LGPL-2.1-or-later
++++++ ktp-auth-handler-21.08.1.tar.xz -> ktp-auth-handler-21.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ktp-auth-handler-21.08.1/CMakeLists.txt
new/ktp-auth-handler-21.08.2/CMakeLists.txt
--- old/ktp-auth-handler-21.08.1/CMakeLists.txt 2021-08-31 02:35:26.000000000
+0200
+++ new/ktp-auth-handler-21.08.2/CMakeLists.txt 2021-10-05 07:43:10.000000000
+0200
@@ -3,7 +3,7 @@
# KDE Application Version, managed by release script
set(RELEASE_SERVICE_VERSION_MAJOR "21")
set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "1")
+set(RELEASE_SERVICE_VERSION_MICRO "2")
set(KTP_AUTH_HANDLER_VERSION
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/ktp-auth-handler-21.08.1/po/ca/ktp-auth-handler.po
new/ktp-auth-handler-21.08.2/po/ca/ktp-auth-handler.po
--- old/ktp-auth-handler-21.08.1/po/ca/ktp-auth-handler.po 2021-08-31
02:35:26.000000000 +0200
+++ new/ktp-auth-handler-21.08.2/po/ca/ktp-auth-handler.po 2021-10-05
07:43:10.000000000 +0200
@@ -1,23 +1,23 @@
# Translation of ktp-auth-handler.po to Catalan
-# Copyright (C) 2012-2020 This_file_is_part_of_KDE
+# Copyright (C) 2012-2021 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.
#
-# Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014.
+# Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014, 2021.
# Antoni Bella P??rez <[email protected]>, 2016, 2020.
msgid ""
msgstr ""
"Project-Id-Version: ktp-auth-handler\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-08-05 11:16+0200\n"
-"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
+"PO-Revision-Date: 2021-09-02 13:58+0200\n"
+"Last-Translator: Josep M. Ferrer <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.12.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
@@ -108,12 +108,12 @@
#, kde-format
msgid ""
"Would you like to accept this certificate forever without being prompted?"
-msgstr "Voleu acceptar aquest certificat per a sempre sense que se us demani?"
+msgstr "Voleu acceptar aquest certificat per sempre sense que se us demani?"
#: tls-cert-verifier-op.cpp:175
#, kde-format
msgid "&Forever"
-msgstr "Per a &sempre"
+msgstr "Per &sempre"
#: tls-cert-verifier-op.cpp:176
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/ktp-auth-handler-21.08.1/po/ca@valencia/ktp-auth-handler.po
new/ktp-auth-handler-21.08.2/po/ca@valencia/ktp-auth-handler.po
--- old/ktp-auth-handler-21.08.1/po/ca@valencia/ktp-auth-handler.po
2021-08-31 02:35:26.000000000 +0200
+++ new/ktp-auth-handler-21.08.2/po/ca@valencia/ktp-auth-handler.po
2021-10-05 07:43:10.000000000 +0200
@@ -1,23 +1,23 @@
# Translation of ktp-auth-handler.po to Catalan (Valencian)
-# Copyright (C) 2012-2020 This_file_is_part_of_KDE
+# Copyright (C) 2012-2021 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.
#
-# Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014.
+# Josep Ma. Ferrer <[email protected]>, 2012, 2013, 2014, 2021.
# Antoni Bella P??rez <[email protected]>, 2016, 2020.
msgid ""
msgstr ""
"Project-Id-Version: ktp-auth-handler\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
"POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-08-05 11:16+0200\n"
-"Last-Translator: Antoni Bella P??rez <[email protected]>\n"
+"PO-Revision-Date: 2021-09-02 13:58+0200\n"
+"Last-Translator: Josep M. Ferrer <[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"
-"X-Generator: Lokalize 20.04.3\n"
+"X-Generator: Lokalize 20.12.0\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: &\n"
@@ -108,12 +108,12 @@
#, kde-format
msgid ""
"Would you like to accept this certificate forever without being prompted?"
-msgstr "Voleu acceptar aquest certificat per a sempre sense que se vos demane?"
+msgstr "Voleu acceptar aquest certificat per sempre sense que se vos demane?"
#: tls-cert-verifier-op.cpp:175
#, kde-format
msgid "&Forever"
-msgstr "Per a &sempre"
+msgstr "Per &sempre"
#: tls-cert-verifier-op.cpp:176
#, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/ktp-auth-handler-21.08.1/po/zh_CN/ktp-auth-handler.po
new/ktp-auth-handler-21.08.2/po/zh_CN/ktp-auth-handler.po
--- old/ktp-auth-handler-21.08.1/po/zh_CN/ktp-auth-handler.po 2021-08-31
02:35:26.000000000 +0200
+++ new/ktp-auth-handler-21.08.2/po/zh_CN/ktp-auth-handler.po 2021-10-05
07:43:10.000000000 +0200
@@ -7,8 +7,8 @@
msgstr ""
"Project-Id-Version: kdeorg\n"
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
-"POT-Creation-Date: 2019-08-30 07:46+0200\n"
-"PO-Revision-Date: 2021-08-30 11:45\n"
+"POT-Creation-Date: 2019-05-20 03:11+0200\n"
+"PO-Revision-Date: 2021-09-27 13:10\n"
"Last-Translator: \n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"