Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Factory 
checked in at 2019-10-28 16:53:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old)
 and      /work/SRC/openSUSE:Factory/.ktp-text-ui.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-text-ui"

Mon Oct 28 16:53:50 2019 rev:7 rq:737833 version:19.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes  2019-09-11 
10:31:18.603367364 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.2990/ktp-text-ui.changes        
2019-10-28 16:54:28.813320141 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:16 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+-------------------------------------------------------------------

Old:
----
  ktp-text-ui-19.08.1.tar.xz
  ktp-text-ui-19.08.1.tar.xz.sig

New:
----
  ktp-text-ui-19.08.2.tar.xz
  ktp-text-ui-19.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ ktp-text-ui.spec ++++++
--- /var/tmp/diff_new_pack.sQ7KBo/_old  2019-10-28 16:54:29.289320746 +0100
+++ /var/tmp/diff_new_pack.sQ7KBo/_new  2019-10-28 16:54:29.289320746 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-text-ui
-Version:        19.08.1
+Version:        19.08.2
 Release:        0
 Summary:        Telepathy chat handler for KDE
 License:        GPL-2.0-or-later

++++++ ktp-text-ui-19.08.1.tar.xz -> ktp-text-ui-19.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/CMakeLists.txt 
new/ktp-text-ui-19.08.2/CMakeLists.txt
--- old/ktp-text-ui-19.08.1/CMakeLists.txt      2019-09-03 03:46:15.000000000 
+0200
+++ new/ktp-text-ui-19.08.2/CMakeLists.txt      2019-10-08 02:21:46.000000000 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "19")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KTP_TEXT_UI_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 set(IS_KTP_INTERNAL_MODULE TRUE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/cs/kcm_ktp_chat_otr.po 
new/ktp-text-ui-19.08.2/po/cs/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-19.08.1/po/cs/kcm_ktp_chat_otr.po   2019-09-03 
03:46:11.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/cs/kcm_ktp_chat_otr.po   2019-10-08 
02:21:27.000000000 +0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2015, 2017.
+# Vít Pelčák <[email protected]>, 2015, 2017, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:46+0200\n"
-"PO-Revision-Date: 2017-02-21 11:44+0100\n"
-"Last-Translator: Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2019-10-04 12:46+0200\n"
+"Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
 "Language: cs\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.08.1\n"
 
 #. i18n: ectx: property (text), widget (QPushButton, btVerify)
 #: otr-config.cpp:62 otr-config.ui:308
@@ -73,7 +73,7 @@
 #: otr-config.ui:14
 #, kde-format
 msgid "OTR Preferences"
-msgstr "Nastavení OTR"
+msgstr "Předvolby OTR"
 
 #. i18n: ectx: property (title), widget (QGroupBox, gbPolicy)
 #: otr-config.ui:22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/gl/ktp-text-ui.po 
new/ktp-text-ui-19.08.2/po/gl/ktp-text-ui.po
--- old/ktp-text-ui-19.08.1/po/gl/ktp-text-ui.po        2019-09-03 
03:46:13.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/gl/ktp-text-ui.po        2019-10-08 
02:21:32.000000000 +0200
@@ -1,24 +1,25 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # Xosé <[email protected]>, 2012.
 # Miguel Branco <[email protected]>, 2013.
 # Marce Villarino <[email protected]>, 2013.
 # Adrián Chaves Fernández <[email protected]>, 2015.
-# Adrián Chaves (Gallaecio) <[email protected]>, 2017.
+# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:46+0200\n"
-"PO-Revision-Date: 2017-10-22 17:26+0100\n"
+"PO-Revision-Date: 2019-09-29 09:28+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
-"Language-Team: Galician <[email protected]>\n"
+"Language-Team: Galician <[email protected]>\n"
 "Language: gl\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 19.11.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -129,7 +130,7 @@
 msgctxt "Toolbar icon tooltip"
 msgid "Start an application that allows this contact to see your desktop"
 msgstr ""
-"Iniciar un aplicativo que permita que este contacto vexa o seu escritorio"
+"Iniciar unha aplicación que permita que este contacto vexa o seu escritorio"
 
 #: chat-window.cpp:872
 #, kde-format
@@ -309,7 +310,7 @@
 #: telepathy-chat-ui.cpp:62
 #, kde-format
 msgid "Chat Application"
-msgstr "Aplicativo de conversa"
+msgstr "Aplicación de conversa"
 
 #: telepathy-chat-ui.cpp:63
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_appearance.po 2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_appearance.po 2019-10-08 
02:21:46.000000000 +0200
@@ -9,7 +9,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_behavior.po   2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_behavior.po   2019-10-08 
02:21:46.000000000 +0200
@@ -10,7 +10,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_messages.po 
new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_messages.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_messages.po   2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_messages.po   2019-10-08 
02:21:46.000000000 +0200
@@ -7,7 +7,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_otr.po 
new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/kcm_ktp_chat_otr.po        2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/kcm_ktp_chat_otr.po        2019-10-08 
02:21:46.000000000 +0200
@@ -7,7 +7,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-19.08.1/po/zh_CN/ktp-adiumxtra-protocol-handler.po 
new/ktp-text-ui-19.08.2/po/zh_CN/ktp-adiumxtra-protocol-handler.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2019-09-03 03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2019-10-08 02:21:46.000000000 +0200
@@ -8,7 +8,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/zh_CN/ktp-filters.po 
new/ktp-text-ui-19.08.2/po/zh_CN/ktp-filters.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/ktp-filters.po     2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/ktp-filters.po     2019-10-08 
02:21:46.000000000 +0200
@@ -8,7 +8,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/zh_CN/ktp-log-viewer.po 
new/ktp-text-ui-19.08.2/po/zh_CN/ktp-log-viewer.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/ktp-log-viewer.po  2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/ktp-log-viewer.po  2019-10-08 
02:21:46.000000000 +0200
@@ -8,7 +8,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/zh_CN/ktp-text-ui.po 
new/ktp-text-ui-19.08.2/po/zh_CN/ktp-text-ui.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/ktp-text-ui.po     2019-09-03 
03:46:15.000000000 +0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/ktp-text-ui.po     2019-10-08 
02:21:46.000000000 +0200
@@ -10,7 +10,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-19.08.1/po/zh_CN/ktpchat.po 
new/ktp-text-ui-19.08.2/po/zh_CN/ktpchat.po
--- old/ktp-text-ui-19.08.1/po/zh_CN/ktpchat.po 2019-09-03 03:46:15.000000000 
+0200
+++ new/ktp-text-ui-19.08.2/po/zh_CN/ktpchat.po 2019-10-08 02:21:46.000000000 
+0200
@@ -9,7 +9,7 @@
 "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: 2019-08-16 17:08\n"
+"PO-Revision-Date: 2019-09-05 09:51\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ ktp-text-ui-19.08.1.tar.xz.sig -> ktp-text-ui-19.08.2.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui-19.08.1.tar.xz.sig       
2019-09-11 10:31:17.711367623 +0200
+++ 
/work/SRC/openSUSE:Factory/.ktp-text-ui.new.2990/ktp-text-ui-19.08.2.tar.xz.sig 
    2019-10-28 16:54:28.677319968 +0100
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1tyssACgkQ29LOiT4t
-HIf+4Qf/ajf+LSUTa1EKcC3Pccy0DQASXtjNguY6Oy9h5TzXxTwU3HoFiXeP44vh
-jolBe4tpgpcGBMgh7x2VZLFmK5h60b9tjChJYphKeHlDKAvbIsu3reCilZMeMcNz
-MQDKSIQj/hhuEZrpsk5F9v2wvq3/Sgzh3rE9nyhDVVMkCX8GqVxl2qGlV3744f5U
-aHzgLzhLJWrI2lW1ObFgSseHUePAxQfsWv1UPy+JPNvyGnbGG0OgFbcXyxhr0YyC
-2/2d3DtXYQQ3gz2fwMppO3vy6IL64yFnYjzGbgamLFjIBmiG8UX0DDFbfBcZXYaw
-XdBppaF57POd/dej4bnpnvtVhPgH+w==
-=Novx
+iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3UAACgkQ29LOiT4t
+HIeEFwf9GFP6zXFqRuvJzoaiLyUOldZl7r5ZWIZLaAaKqZYdIkJstCk8E3V2UQK0
+vagQqT9nFMUZ742kDNYSaDqaUP+1xIYVO2wbQy/lNrsylDbVaNGSg5hFNIbiw3gF
+ZbhGCcPkQE4L9yPvHrzbCLWioLaqRfDpfO9kxDGIwHnx48+CL600b/3CuXbXstZk
+kpOLohIbGHJz/hE43IhGqGyn3cT3mUu8ysp+6LhGyigq8oSl7ahTBwoAR866IGBj
+YoSpnu6i6hOxNNLLPQ/2LAC3YTlg6Gbb7MLxdt/A7aWXznWUnYoQy7gqjmW25jeT
+CRZ17VvYZ8duJ8pjrAr+ZYbLW1Nosg==
+=8Otu
 -----END PGP SIGNATURE-----


Reply via email to