Hello community, here is the log from the commit of package ktp-contact-runner for openSUSE:Factory checked in at 2019-11-13 13:22:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktp-contact-runner (Old) and /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.2990 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktp-contact-runner" Wed Nov 13 13:22:06 2019 rev:8 rq:746948 version:19.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ktp-contact-runner/ktp-contact-runner.changes 2019-10-28 16:54:18.625307181 +0100 +++ /work/SRC/openSUSE:Factory/.ktp-contact-runner.new.2990/ktp-contact-runner.changes 2019-11-13 13:22:14.531317507 +0100 @@ -1,0 +2,9 @@ +Thu Nov 7 23:13:25 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.08.3 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.3.php +- No code change since 19.08.2 + +------------------------------------------------------------------- Old: ---- ktp-contact-runner-19.08.2.tar.xz ktp-contact-runner-19.08.2.tar.xz.sig New: ---- ktp-contact-runner-19.08.3.tar.xz ktp-contact-runner-19.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktp-contact-runner.spec ++++++ --- /var/tmp/diff_new_pack.vAPABp/_old 2019-11-13 13:22:15.151318152 +0100 +++ /var/tmp/diff_new_pack.vAPABp/_new 2019-11-13 13:22:15.155318156 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktp-contact-runner -Version: 19.08.2 +Version: 19.08.3 Release: 0 Summary: Telepathy Krunner plugin License: LGPL-2.1-or-later ++++++ ktp-contact-runner-19.08.2.tar.xz -> ktp-contact-runner-19.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-19.08.2/CMakeLists.txt new/ktp-contact-runner-19.08.3/CMakeLists.txt --- old/ktp-contact-runner-19.08.2/CMakeLists.txt 2019-10-08 02:21:08.000000000 +0200 +++ new/ktp-contact-runner-19.08.3/CMakeLists.txt 2019-11-05 05:14:15.000000000 +0100 @@ -7,7 +7,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 "2") +set(KDE_APPLICATIONS_VERSION_MICRO "3") set(KTP_CONTACT_RUNNER_VERSION "${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}") set(IS_KTP_INTERNAL_MODULE TRUE) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-19.08.2/po/gl/plasma_runner_ktp_contacts.po new/ktp-contact-runner-19.08.3/po/gl/plasma_runner_ktp_contacts.po --- old/ktp-contact-runner-19.08.2/po/gl/plasma_runner_ktp_contacts.po 2019-10-08 02:21:06.000000000 +0200 +++ new/ktp-contact-runner-19.08.3/po/gl/plasma_runner_ktp_contacts.po 2019-11-05 05:14:15.000000000 +0100 @@ -1,22 +1,23 @@ # 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. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2018, 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: 2018-01-07 18:13+0100\n" +"PO-Revision-Date: 2019-11-01 17:02+0100\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.08.2\n" #: src/contactrunner.cpp:70 #, kde-format @@ -181,13 +182,13 @@ #, kde-format msgctxt "Description of runner action" msgid "Set IM status to online" -msgstr "Indicar que está conectado." +msgstr "Indicar que está en liña" #: src/contactrunner.cpp:454 #, kde-format msgctxt "Description of runner subaction" msgid "Set global IM status to online" -msgstr "Indicar globalmente que está conectado." +msgstr "Indicar globalmente que está en liña" #: src/contactrunner.cpp:459 #, kde-format @@ -246,7 +247,7 @@ #, kde-format msgctxt "IM presence" msgid "online" -msgstr "conectado" +msgstr "en liña" #: src/contactrunner.cpp:528 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktp-contact-runner-19.08.2/po/zh_CN/plasma_runner_ktp_contacts.po new/ktp-contact-runner-19.08.3/po/zh_CN/plasma_runner_ktp_contacts.po --- old/ktp-contact-runner-19.08.2/po/zh_CN/plasma_runner_ktp_contacts.po 2019-10-08 02:21:08.000000000 +0200 +++ new/ktp-contact-runner-19.08.3/po/zh_CN/plasma_runner_ktp_contacts.po 2019-11-05 05:14:15.000000000 +0100 @@ -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-09-05 09:51\n" +"PO-Revision-Date: 2019-10-09 10:06\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
