Hello community,

here is the log from the commit of package ktp-text-ui for openSUSE:Leap:15.2 
checked in at 2020-05-25 13:42:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/ktp-text-ui (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktp-text-ui"

Mon May 25 13:42:16 2020 rev:8 rq:806632 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/ktp-text-ui/ktp-text-ui.changes        
2020-05-13 03:53:12.332372116 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738/ktp-text-ui.changes      
2020-05-25 13:42:36.407400443 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:42:05 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -37 +42 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -51 +56 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ ktp-text-ui.spec ++++++
--- /var/tmp/diff_new_pack.fZQig8/_old  2020-05-25 13:42:36.723401133 +0200
+++ /var/tmp/diff_new_pack.fZQig8/_new  2020-05-25 13:42:36.727401141 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           ktp-text-ui
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Telepathy chat handler for KDE
 License:        GPL-2.0-or-later

++++++ ktp-text-ui-20.04.0.tar.xz -> ktp-text-ui-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/CMakeLists.txt 
new/ktp-text-ui-20.04.1/CMakeLists.txt
--- old/ktp-text-ui-20.04.0/CMakeLists.txt      2020-04-17 02:37:20.000000000 
+0200
+++ new/ktp-text-ui-20.04.1/CMakeLists.txt      2020-05-12 03:24:02.000000000 
+0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(KTP_TEXT_UI_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_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-20.04.0/filters/bugzilla/ktptextui_message_filter_bugzilla.desktop.cmake
 
new/ktp-text-ui-20.04.1/filters/bugzilla/ktptextui_message_filter_bugzilla.desktop.cmake
--- 
old/ktp-text-ui-20.04.0/filters/bugzilla/ktptextui_message_filter_bugzilla.desktop.cmake
    2020-04-15 10:45:28.000000000 +0200
+++ 
new/ktp-text-ui-20.04.1/filters/bugzilla/ktptextui_message_filter_bugzilla.desktop.cmake
    2020-05-11 22:30:40.000000000 +0200
@@ -65,7 +65,7 @@
 Comment[ia]=Quando on recip eun ligamine a un bug sur bugzilla on monstra 
information additional tal como le titulo e le stato
 Comment[it]=Con collegamenti a bugzilla, mostra informazioni quali il titolo e 
lo stato dei bug relativi
 Comment[kk]=Қаттеге сілтемені қабылдағанда bugzilla атауы мен күй-жайы секілді 
қосымша мәліметті көрсетеді
-Comment[ko]=Bugzilla 링크를 받았을 때 제목과 상태와 같은 추가 정보 보이기
+Comment[ko]=Bugzilla 링크를 받았을 때 제목과 상태와 같은 추가 정보 표시
 Comment[lt]=Kai gaunama nuoroda į klaidą sistemoje bugzilla, rodyti papildomą 
informaciją, tokią kaip pavadinimas ir būsena
 Comment[nb]=Når du mottar en lenke til en feilmelding på bugzilla, så vis 
tilleggsinformasjon slik som tittel og status.
 Comment[nds]=Informatschonen as Titel un Status wiesen, wenn en Link op en 
Fehler binnen Bugzilla ankummt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/filters/emoticons/ktptextui_message_filter_emoticons.desktop.cmake
 
new/ktp-text-ui-20.04.1/filters/emoticons/ktptextui_message_filter_emoticons.desktop.cmake
--- 
old/ktp-text-ui-20.04.0/filters/emoticons/ktptextui_message_filter_emoticons.desktop.cmake
  2020-04-15 10:45:28.000000000 +0200
+++ 
new/ktp-text-ui-20.04.1/filters/emoticons/ktptextui_message_filter_emoticons.desktop.cmake
  2020-05-11 22:30:40.000000000 +0200
@@ -67,7 +67,7 @@
 Comment[ia]=Monstra emoticones (facias surridente) intra le conversation
 Comment[it]=Mostra emoticon (faccine) nella chat
 Comment[kk]=Көңіл күйі белгілерді чатта көрсету
-Comment[ko]=대화 창에서 이모티콘 보이기
+Comment[ko]=대화 창에서 이모티콘 표시
 Comment[lt]=Rodyti šypsenėles pokalbio viduje
 Comment[nb]=Vis humørfjes (emotikoner) inne i praten
 Comment[nds]=Snutenbiller (keen Textsnuten) binnen den Klöönsnack wiesen
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/filters/images/ktptextui_message_filter_images.desktop.cmake
 
new/ktp-text-ui-20.04.1/filters/images/ktptextui_message_filter_images.desktop.cmake
--- 
old/ktp-text-ui-20.04.0/filters/images/ktptextui_message_filter_images.desktop.cmake
        2020-04-15 10:45:28.000000000 +0200
+++ 
new/ktp-text-ui-20.04.1/filters/images/ktptextui_message_filter_images.desktop.cmake
        2020-05-11 22:30:40.000000000 +0200
@@ -66,7 +66,7 @@
 Comment[ia]=Incorpora un miniatura de ulle URL de imagine inviate in un 
conversation
 Comment[it]=Include miniature degli URL di immagini inviati in una chat
 Comment[kk]=Чаттағы жіберілген кескін URL-інде нобайы болсын
-Comment[ko]=대화에서 주고받은 그림 URL의 미리 보기 그림 보이기
+Comment[ko]=대화에서 주고받은 그림 URL의 미리 보기 그림 표시
 Comment[lt]=Įjungti miniatiūras kiekvieno paveikslėlio URL atsiuntame pokalbyje
 Comment[nb]=Bygg inn et minibilde av enhver bilde-URL sent i en prat
 Comment[nds]=En Vöransicht för elkeen binnen en Klöönsnack loosstüert Bild-URL 
inbetten
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
 
new/ktp-text-ui-20.04.1/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
--- 
old/ktp-text-ui-20.04.0/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
    2020-04-15 10:45:28.000000000 +0200
+++ 
new/ktp-text-ui-20.04.1/filters/urlexpansion/ktptextui_message_filter_urlexpansion.desktop.cmake
    2020-05-11 22:30:40.000000000 +0200
@@ -63,7 +63,7 @@
 Comment[ia]=Il monstra le URL actual ubi on redirige un URL abbreviate
 Comment[it]=Mostra l'URL vero a cui si viene rediretti da un URL abbreviato
 Comment[kk]=Қысқа URL бағыттайтын шын URL-адресін көрсету
-Comment[ko]=단축 URL이 가리키는 실제 URL 보이기
+Comment[ko]=단축 URL이 가리키는 실제 URL 표시
 Comment[nb]=Vis den virkelige URL-en som en forkortet URL viser til
 Comment[nds]=Wiest de redige URL, op de en afkört URL wiest
 Comment[nl]=Toont de actuele URL waarnaar de korte URL verwijst
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/ko/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-20.04.1/po/ko/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-20.04.0/po/ko/kcm_ktp_chat_appearance.po    2020-04-17 
02:37:17.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/ko/kcm_ktp_chat_appearance.po    2020-05-12 
03:23:59.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2014, 2015.
+# Shinjo Park <[email protected]>, 2014, 2015, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2015-07-30 16:58+0200\n"
+"PO-Revision-Date: 2020-04-21 00:34+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "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 19.04.3\n"
 
 #: appearance-config-tab.cpp:44
 #, kde-format
@@ -192,13 +192,13 @@
 #: appearance-config.ui:113
 #, kde-format
 msgid "Show Header"
-msgstr "머리글 보이기"
+msgstr "머리글 표시"
 
 #. i18n: ectx: property (text), widget (QCheckBox, showPresenceCheckBox)
 #: appearance-config.ui:129
 #, kde-format
 msgid "Show status changes"
-msgstr "상태 변경 보이기"
+msgstr "상태 변경 표시"
 
 #. i18n: ectx: property (text), widget (QCheckBox, showJoinLeaveCheckBox)
 #: appearance-config.ui:142
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/ko/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-20.04.1/po/ko/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-20.04.0/po/ko/kcm_ktp_chat_behavior.po      2020-04-17 
02:37:17.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/ko/kcm_ktp_chat_behavior.po      2020-05-12 
03:23:59.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.
-# Shinjo Park <[email protected]>, 2014, 2015.
+# Shinjo Park <[email protected]>, 2014, 2015, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2015-11-10 22:31+0100\n"
-"Last-Translator: Shinjo Park <[email protected]>\n"
+"PO-Revision-Date: 2020-04-21 00:34+0200\n"
+"Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\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 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: behavior-config.cpp:50
 #, kde-format
@@ -24,7 +24,7 @@
 "spin box. Be sure to include leading space"
 msgid " message"
 msgid_plural " messages"
-msgstr[0] " 개 보이기"
+msgstr[0] " 개 표시"
 
 #: behavior-config.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/ko/ktpchat.po 
new/ktp-text-ui-20.04.1/po/ko/ktpchat.po
--- old/ktp-text-ui-20.04.0/po/ko/ktpchat.po    2020-04-17 02:37:17.000000000 
+0200
+++ new/ktp-text-ui-20.04.1/po/ko/ktpchat.po    2020-05-12 03:23:58.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-04-05 12:25+0200\n"
+"PO-Revision-Date: 2020-04-21 00:35+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -288,7 +288,7 @@
 #: chat-widget.cpp:167
 #, kde-format
 msgid "Show info..."
-msgstr "정보 보이기..."
+msgstr "정보 표시..."
 
 #: chat-widget.cpp:181
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/po/pl/ktp-adiumxtra-protocol-handler.po 
new/ktp-text-ui-20.04.1/po/pl/ktp-adiumxtra-protocol-handler.po
--- old/ktp-text-ui-20.04.0/po/pl/ktp-adiumxtra-protocol-handler.po     
2020-04-17 02:37:18.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/pl/ktp-adiumxtra-protocol-handler.po     
2020-05-12 03:24:00.000000000 +0200
@@ -1,20 +1,20 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2016, 2019.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2016, 2019, 
2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2019-01-20 06:24+0100\n"
+"PO-Revision-Date: 2020-04-19 09:33+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.03.70\n"
+"X-Generator: Lokalize 20.07.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -51,7 +51,7 @@
 #: chat-style-installer.cpp:114 emoticon-set-installer.cpp:99
 #, kde-format
 msgid "Cancel"
-msgstr "Zaniechaj"
+msgstr "Anuluj"
 
 #: chat-style-installer.cpp:135
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/pl/ktpchat.po 
new/ktp-text-ui-20.04.1/po/pl/ktpchat.po
--- old/ktp-text-ui-20.04.0/po/pl/ktpchat.po    2020-04-17 02:37:18.000000000 
+0200
+++ new/ktp-text-ui-20.04.1/po/pl/ktpchat.po    2020-05-12 03:24:00.000000000 
+0200
@@ -1,20 +1,20 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 
2019.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2015, 
2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2019-08-04 08:17+0200\n"
+"PO-Revision-Date: 2020-04-19 09:33+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.07.70\n"
+"X-Generator: Lokalize 20.07.70\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -551,7 +551,7 @@
 #: chat-window-style.cpp:486
 #, kde-format
 msgid "Cancel"
-msgstr "Zaniechaj"
+msgstr "Anuluj"
 
 #: chat-window-style.cpp:507
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_appearance.po 
new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_appearance.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_appearance.po 2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_appearance.po 2020-05-12 
03:24:01.000000000 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_behavior.po 
new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_behavior.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_behavior.po   2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_behavior.po   2020-05-12 
03:24:01.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_messages.po 
new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_messages.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_messages.po   2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_messages.po   2020-05-12 
03:24:01.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_otr.po 
new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_otr.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/kcm_ktp_chat_otr.po        2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/kcm_ktp_chat_otr.po        2020-05-12 
03:24:01.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ktp-text-ui-20.04.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po 
new/ktp-text-ui-20.04.1/po/zh_CN/ktp-adiumxtra-protocol-handler.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2020-04-17 02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/ktp-adiumxtra-protocol-handler.po  
2020-05-12 03:24:01.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/zh_CN/ktp-filters.po 
new/ktp-text-ui-20.04.1/po/zh_CN/ktp-filters.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/ktp-filters.po     2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/ktp-filters.po     2020-05-12 
03:24:01.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/zh_CN/ktp-log-viewer.po 
new/ktp-text-ui-20.04.1/po/zh_CN/ktp-log-viewer.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/ktp-log-viewer.po  2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/ktp-log-viewer.po  2020-05-12 
03:24:01.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-16 03:16+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/zh_CN/ktp-text-ui.po 
new/ktp-text-ui-20.04.1/po/zh_CN/ktp-text-ui.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/ktp-text-ui.po     2020-04-17 
02:37:19.000000000 +0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/ktp-text-ui.po     2020-05-12 
03:24:01.000000000 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-text-ui-20.04.0/po/zh_CN/ktpchat.po 
new/ktp-text-ui-20.04.1/po/zh_CN/ktpchat.po
--- old/ktp-text-ui-20.04.0/po/zh_CN/ktpchat.po 2020-04-17 02:37:19.000000000 
+0200
+++ new/ktp-text-ui-20.04.1/po/zh_CN/ktpchat.po 2020-05-12 03:24:01.000000000 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++++++ ktp-text-ui-20.04.0.tar.xz.sig -> ktp-text-ui-20.04.1.tar.xz.sig ++++++
--- /work/SRC/openSUSE:Leap:15.2/ktp-text-ui/ktp-text-ui-20.04.0.tar.xz.sig     
2020-05-13 03:53:12.268371982 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2/.ktp-text-ui.new.2738/ktp-text-ui-20.04.1.tar.xz.sig
   2020-05-25 13:42:36.383400390 +0200
@@ -1,11 +1,11 @@
 -----BEGIN PGP SIGNATURE-----
 
-iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl6ZB+kACgkQ29LOiT4t
-HIdHmAgAnlqYyiWTQ11FGV6A06ZTnTKKy1NXeyBca01iHQBFeCeAJs6GBW7irmo9
-LAwtCbdquOhQga0RAECLOc2VNqrd6WnTGbgUpF1RXkMxphKVzdgUv+FWCIsc3m9n
-Fi/C4DF+UzYRFxj/H7dus+m/au6YjekOVIPLBqxfLWWxcy+HG5kqXx901ov6OLUL
-cCxl/JHl+HrDJIve6R0hgUNiwaRbuDtE+L0yyqngvaKKk86KkVcSdfy2cfneWG4t
-85M3aPHAfNZeD9Y+g5oNjtk/u9qeF8hp/MWKvWPN5mk4LnSxy5afuoMoB9GCG2wp
-4KEpeA3SWWXqh0ucyKdSXamphyqRgg==
-=j1+e
+iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl65/4YACgkQ29LOiT4t
+HIdq6ggAgEGtcarlN+3oTo+b+O4ifavrxp2+3JOFWX7d5pWaq8QRP0dvFlm9NaKp
+EK4FyXTa9ik9PE9m5qcfJKET2bh7QoxRDDOoG6Hk3aG+zXDWiGNVXdBgv71E3S6c
+6tLbZWKFiXc6HW6GD7oLtzIhR1Rh3hhtzbb1ucoQpMsQVubueu4IBOCigFW07kjl
+nLSgDw/FLfkCE9can5ulEHI2RT4QV/amJqsxJNiDid0nV6YuYvvoU40+1akpSXsM
+wxZbMkxys48zhoitfTEJzhnyO2QPtiq5Mvrfae/LHNkV0QA8Cv2a2eMLdSYMEemZ
+Q5owKHOZLlCqiV1LXtzI20/2o88/Ww==
+=fDwe
 -----END PGP SIGNATURE-----


Reply via email to