Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktp-text-ui for openSUSE:Factory checked in at 2021-12-13 20:43:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-text-ui (Old) and /work/SRC/openSUSE:Factory/.ktp-text-ui.new.2520 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-text-ui" Mon Dec 13 20:43:55 2021 rev:33 rq:938030 version:21.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui.changes 2021-11-06 18:20:52.812975447 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.2520/ktp-text-ui.changes 2021-12-13 20:49:19.004593479 +0100 @@ -1,0 +2,23 @@ +Fri Dec 3 19:22:44 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.12.0/ +- No code change since 21.11.90 + +------------------------------------------------------------------- +Sat Nov 27 10:11:39 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.11.90 + * New feature release +- No code change since 21.11.80 + +------------------------------------------------------------------- +Sat Nov 13 17:56:16 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.11.80 + * New feature release +- No code change since 21.08.3 + +------------------------------------------------------------------- Old: ---- ktp-text-ui-21.08.3.tar.xz ktp-text-ui-21.08.3.tar.xz.sig New: ---- ktp-text-ui-21.12.0.tar.xz ktp-text-ui-21.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-text-ui.spec ++++++ --- /var/tmp/diff_new_pack.zqzguA/_old 2021-12-13 20:49:19.464593774 +0100 +++ /var/tmp/diff_new_pack.zqzguA/_new 2021-12-13 20:49:19.468593776 +0100 @@ -16,12 +16,11 @@ # -%define kf5_version 5.60.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-text-ui -Version: 21.08.3 +Version: 21.12.0 Release: 0 Summary: Telepathy chat handler by KDE License: GPL-2.0-or-later ++++++ ktp-text-ui-21.08.3.tar.xz -> ktp-text-ui-21.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/CMakeLists.txt new/ktp-text-ui-21.12.0/CMakeLists.txt --- old/ktp-text-ui-21.08.3/CMakeLists.txt 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/CMakeLists.txt 2021-12-03 01:15:30.000000000 +0100 @@ -4,8 +4,8 @@ # KDE Application Version, managed by release script set(RELEASE_SERVICE_VERSION_MAJOR "21") -set(RELEASE_SERVICE_VERSION_MINOR "08") -set(RELEASE_SERVICE_VERSION_MICRO "3") +set(RELEASE_SERVICE_VERSION_MINOR "12") +set(RELEASE_SERVICE_VERSION_MICRO "0") 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-21.08.3/filters/formatting/ktptextui_message_filter_formatting.desktop.cmake new/ktp-text-ui-21.12.0/filters/formatting/ktptextui_message_filter_formatting.desktop.cmake --- old/ktp-text-ui-21.08.3/filters/formatting/ktptextui_message_filter_formatting.desktop.cmake 2021-10-31 11:10:41.000000000 +0100 +++ new/ktp-text-ui-21.12.0/filters/formatting/ktptextui_message_filter_formatting.desktop.cmake 2021-12-02 22:40:15.000000000 +0100 @@ -3,8 +3,8 @@ Name=Text Formatting Name[ar]=?????????? ???????????? Name[bs]=Formatiranje teksta -Name[ca]=Formataci?? del text -Name[ca@valencia]=Formataci?? del text +Name[ca]=Format del text +Name[ca@valencia]=Format del text Name[cs]=Form??tov??n?? textu Name[da]=Tekstformatering Name[de]=Textformatierung diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_appearance.po new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_appearance.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_appearance.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_appearance.po 2021-12-03 01:15:29.000000000 +0100 @@ -227,3 +227,17 @@ #, kde-format msgid "Select Size:" msgstr "Trieu la mida:" + +#~ msgctxt "NAME OF TRANSLATORS" +#~ msgid "Your names" +#~ msgstr "Josep M. Ferrer" + +#~ msgctxt "EMAIL OF TRANSLATORS" +#~ msgid "Your emails" +#~ msgstr "txe...@gmail.com" + +#~ msgid "bobmar...@yahoo.com" +#~ msgstr "bobmar...@yahoo.com" + +#~ msgid "Bob Marley" +#~ msgstr "Bob Marley" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_behavior.po new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_behavior.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_behavior.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_behavior.po 2021-12-03 01:15:29.000000000 +0100 @@ -151,3 +151,6 @@ #, kde-format msgid "Remember keyboard layout for each tab" msgstr "Recorda la disposici?? del teclat per a cada pestanya" + +#~ msgid "A new tab in the last focused window" +#~ msgstr "Una pestanya nova de la darrera finestra amb focus" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_messages.po new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_messages.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_messages.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_messages.po 2021-12-03 01:15:29.000000000 +0100 @@ -35,3 +35,6 @@ #, kde-format msgid "Plugins" msgstr "Connectors" + +#~ msgid "Chat Messages" +#~ msgstr "Missatges del xat" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_otr.po new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_otr.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/kcm_ktp_chat_otr.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/kcm_ktp_chat_otr.po 2021-12-03 01:15:29.000000000 +0100 @@ -192,3 +192,6 @@ #, kde-format msgid "Account:" msgstr "Compte:" + +#~ msgid "No fingerprint" +#~ msgstr "Sense empremta digital" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/ktp-text-ui.po new/ktp-text-ui-21.12.0/po/ca@valencia/ktp-text-ui.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/ktp-text-ui.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/ktp-text-ui.po 2021-12-03 01:15:29.000000000 +0100 @@ -342,3 +342,14 @@ #, kde-format msgid "Francesco Nwokeka" msgstr "Francesco Nwokeka" + +#~ msgid "Telepathy Text Ui" +#~ msgstr "IU de text del Telepathy" + +#~ msgctxt "String prepended in window title, arg is contact's name" +#~ msgid "Typing... %1" +#~ msgstr "Escrivint... %1" + +#~ msgctxt "String appended in window title, arg is contact's name" +#~ msgid "%1 has entered text" +#~ msgstr "%1 ha introdu??t text" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/ca@valencia/ktpchat.po new/ktp-text-ui-21.12.0/po/ca@valencia/ktpchat.po --- old/ktp-text-ui-21.08.3/po/ca@valencia/ktpchat.po 2021-11-02 01:16:23.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/ca@valencia/ktpchat.po 2021-12-03 01:15:29.000000000 +0100 @@ -664,3 +664,19 @@ #, kde-format msgid "Finished generating the private key for %1" msgstr "Ha finalitzat la generaci?? de la clau privada per a %1" + +#~ msgctxt "@info" +#~ msgid "Authentication with <b>%1</b>" +#~ msgstr "Autenticaci?? amb <b>%1</b>" + +#~ msgid "You have sent a message" +#~ msgstr "Heu enviat un missatge" + +#~ msgid "Show format options" +#~ msgstr "Mostra les opcions de format" + +#~ msgid "Connection closed" +#~ msgstr "Connexi?? tancada" + +#~ msgid "&Send" +#~ msgstr "&Envia" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_appearance.po new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_appearance.po --- old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_appearance.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_appearance.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_behavior.po new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_behavior.po --- old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_behavior.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_behavior.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_messages.po new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_messages.po --- old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_messages.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_messages.po 2021-12-03 01:15:30.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-04-01 00:17+0000\n" -"PO-Revision-Date: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_otr.po new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_otr.po --- old/ktp-text-ui-21.08.3/po/zh_CN/kcm_ktp_chat_otr.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/kcm_ktp_chat_otr.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po new/ktp-text-ui-21.12.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po --- old/ktp-text-ui-21.08.3/po/zh_CN/ktp-adiumxtra-protocol-handler.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/ktp-adiumxtra-protocol-handler.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/ktp-filters.po new/ktp-text-ui-21.12.0/po/zh_CN/ktp-filters.po --- old/ktp-text-ui-21.08.3/po/zh_CN/ktp-filters.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/ktp-filters.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/ktp-log-viewer.po new/ktp-text-ui-21.12.0/po/zh_CN/ktp-log-viewer.po --- old/ktp-text-ui-21.08.3/po/zh_CN/ktp-log-viewer.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/ktp-log-viewer.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/ktp-text-ui.po new/ktp-text-ui-21.12.0/po/zh_CN/ktp-text-ui.po --- old/ktp-text-ui-21.08.3/po/zh_CN/ktp-text-ui.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/ktp-text-ui.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-text-ui-21.08.3/po/zh_CN/ktpchat.po new/ktp-text-ui-21.12.0/po/zh_CN/ktpchat.po --- old/ktp-text-ui-21.08.3/po/zh_CN/ktpchat.po 2021-11-02 01:16:24.000000000 +0100 +++ new/ktp-text-ui-21.12.0/po/zh_CN/ktpchat.po 2021-12-03 01:15:30.000000000 +0100 @@ -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: 2021-10-29 13:28\n" +"PO-Revision-Date: 2021-11-30 15:24\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" ++++++ ktp-text-ui-21.08.3.tar.xz.sig -> ktp-text-ui-21.12.0.tar.xz.sig ++++++ --- /work/SRC/openSUSE:Factory/ktp-text-ui/ktp-text-ui-21.08.3.tar.xz.sig 2021-11-06 18:20:52.796975437 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-text-ui.new.2520/ktp-text-ui-21.12.0.tar.xz.sig 2021-12-13 20:49:18.996593474 +0100 @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNATURE----- -iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmGAg1oACgkQu0YzUNbv -Me94Xw/+PSdu2PUKuR8fqPqI589BZ0g/3VkMtnbp6f2TZEuxNr6vUuwovTg7TTpg -iwE+MsnLJWpUcu5gmoifhNDGlKZIzka89XjodnfHxM24s0AQZjtXa1ElIgRy6w5V -fBHgV08pvHdESy1wN9hBywRPHpkhhJJViUIY433ElYR5CFub9Jw4gpeKCZPsb8g2 -6XjhlxLoyHgmK6uP8AbLpoLgu42tPki8YOPsZ0xckJt64Rnp6E8J2AewR/88spq9 -9Wg5gR3Saz0yfwnMuz6mNtUkCSziiPAJKDatnmQNAB4wMfv+Dl3BjQA8C2PzWSH3 -gV5LWXhgYWqwncbNV2zcdBH97BRR2xKnVffuk0qjEfr92bUe6cwU3MXSbynybLjt -6nfZbfb78zVCApbeINn4Tglzr0kLLsFDBvbqbj9z08iF8NmAMJWHlB3iOr6kBbZW -agyvRBwdUXqM+L7/3/4JWKqLCkooVQSDad2QPqyzQAVLL7F6qwpY6JlhIvyDan8J -NBNqXbhsNuYQgsXr3Tu5ul7RIrLs69vb8V8Vx9iLUByMTNwUWwdJPhi+UAMZ2BGo -76KKW71A9w3Al/GAs6qyxww2BFW/gEiz99So1d43DpSNH1ADBFHPrjkQaugHwbDJ -8YEDv8lnaCUW2hoP83IYOA+QAAnTt3W1xBIQxAkliItpXwZ/MU4= -=BU/K +iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAmGpY4IACgkQOmpNuDnq +ptdkAA//YvqfUqngkVQWOOBxpVGQWKuI4VwB6vzUJi2cVTUNhtBI13x44b9BrREj +uNG80+wj5CyH5Px2RTW0ae7XobZtIGHMP2wvRY70DbwP2VQQ3w+23BjMXBorzKWF +pw5l+E90IK4HUoTUMUhFzwbEgkDRtHciuk590GLCBMOyVQk5U1sreqb95Iw6leZ1 +fMHkaFQBZJaB6q4Fa2Jzz/BK9TWHfZNJkkv1CbrJmcgQWkYcxozhjYz/n5FuAH8F +r2WNkRadI1J+UFpCfo94wzZuAdwgAG1DP/x5lP8R7P9yK8PUhU8xNgb64jeZ563k +LXWD5pzsRe57QWn67zAvFPmKx7H5oWDS1r3F8vifMrheo7R81IFElD2GyMdah9t6 +H0mob0O6Ip7v8G232MSLz5Zvg1+7PIU3nwKMXflsPd5D/RyB8kY7LBxQ3BlmL5kt +5oyMLMBX1IXy6ZvZj0RL3VwxqWeKBYfJe71wZzuPfy8bhXL+FppkE4jpnSmm1zBG +jVm8WOqcFbEGACUe0J3q6T1GG+MYBV/KRqQCjGwFzatQ8qW4tQkiC/liMApFoLn7 +RQ0IsWASjEVV1J3RU84JO0xxYWCGY3PO2F7cFtpu0+nppkhRGezw9hw9Z2Bn5Ln5 +gFzr+zCg17zLLxmSL4Hjy2zvwRUFuj/9Qr/L7NHvkLMwvzY8p8M= +=L3wj -----END PGP SIGNATURE-----