Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktouch for openSUSE:Factory checked in at 2021-03-10 08:53:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktouch (Old) and /work/SRC/openSUSE:Factory/.ktouch.new.2378 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktouch" Wed Mar 10 08:53:35 2021 rev:126 rq:877175 version:20.12.3 Changes: -------- --- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes 2021-02-07 15:22:42.802109703 +0100 +++ /work/SRC/openSUSE:Factory/.ktouch.new.2378/ktouch.changes 2021-03-10 08:55:19.530769469 +0100 @@ -1,0 +2,9 @@ +Thu Mar 4 06:11:20 UTC 2021 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.12.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/20.12.3 +- No code change since 20.12.2 + +------------------------------------------------------------------- Old: ---- ktouch-20.12.2.tar.xz ktouch-20.12.2.tar.xz.sig New: ---- ktouch-20.12.3.tar.xz ktouch-20.12.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktouch.spec ++++++ --- /var/tmp/diff_new_pack.k0RTQk/_old 2021-03-10 08:55:20.114770072 +0100 +++ /var/tmp/diff_new_pack.k0RTQk/_new 2021-03-10 08:55:20.118770075 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: ktouch -Version: 20.12.2 +Version: 20.12.3 Release: 0 Summary: Touch Typing Tutor License: GPL-2.0-or-later ++++++ ktouch-20.12.2.tar.xz -> ktouch-20.12.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-20.12.2/CMakeLists.txt new/ktouch-20.12.3/CMakeLists.txt --- old/ktouch-20.12.2/CMakeLists.txt 2021-01-29 21:07:11.000000000 +0100 +++ new/ktouch-20.12.3/CMakeLists.txt 2021-02-25 00:14:19.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "20") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-20.12.2/org.kde.ktouch.appdata.xml new/ktouch-20.12.3/org.kde.ktouch.appdata.xml --- old/ktouch-20.12.2/org.kde.ktouch.appdata.xml 2021-01-29 21:07:11.000000000 +0100 +++ new/ktouch-20.12.3/org.kde.ktouch.appdata.xml 2021-02-25 00:14:19.000000000 +0100 @@ -220,9 +220,9 @@ </provides> <content_rating type="oars-1.0"/> <releases> + <release version="20.12.3" date="2021-03-04"/> <release version="20.12.2" date="2021-02-04"/> <release version="20.12.1" date="2021-01-07"/> <release version="20.12.0" date="2020-12-10"/> - <release version="20.08.3" date="2020-11-05"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-20.12.2/po/fr/ktouch.po new/ktouch-20.12.3/po/fr/ktouch.po --- old/ktouch-20.12.2/po/fr/ktouch.po 2021-02-02 01:38:22.000000000 +0100 +++ new/ktouch-20.12.3/po/fr/ktouch.po 2021-03-02 01:37:27.000000000 +0100 @@ -25,15 +25,15 @@ "Project-Id-Version: ktouch\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-03-03 03:03+0100\n" -"PO-Revision-Date: 2021-01-13 13:46+0100\n" +"PO-Revision-Date: 2021-01-24 10:08+0100\n" "Last-Translator: Xavier Besnard <xavier.besn...@neuf.fr>\n" -"Language-Team: FR\n" +"Language-Team: French <kde-francoph...@kde.org>\n" "Language: fr\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 20.12.0\n" +"X-Generator: Lokalize 20.12.1\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -724,7 +724,7 @@ #: src/qml/homescreen/ProfileComboBox.qml:65 #: src/qml/homescreen/ProfileComboBox.qml:95 -#, fuzzy, kde-format +#, kde-format msgid "Manage Profiles" msgstr "G??rer les profils" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-20.12.2/po/it/ktouch.po new/ktouch-20.12.3/po/it/ktouch.po --- old/ktouch-20.12.2/po/it/ktouch.po 2021-02-02 01:38:22.000000000 +0100 +++ new/ktouch-20.12.3/po/it/ktouch.po 2021-03-02 01:37:27.000000000 +0100 @@ -6,7 +6,7 @@ # Nicola Ruggero <nixprog.a...@tiscali.it>, 2006. # Nicola Ruggero <nic...@nxnt.org>, 2007. # Luigi Toscano <luigi.tosc...@tiscali.it>, 2013. -# Paolo Zamponi <zapa...@email.it>, 2016, 2019. +# Paolo Zamponi <zapa...@email.it>, 2016, 2019, 2021. msgid "" msgstr "" "Project-Id-Version: ktouch\n" @@ -20,7 +20,7 @@ "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.04.2\n" +"X-Generator: Lokalize 20.12.2\n" #, kde-format msgctxt "NAME OF TRANSLATORS" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-20.12.2/po/zh_CN/ktouch.po new/ktouch-20.12.3/po/zh_CN/ktouch.po --- old/ktouch-20.12.2/po/zh_CN/ktouch.po 2021-02-02 01:38:23.000000000 +0100 +++ new/ktouch-20.12.3/po/zh_CN/ktouch.po 2021-03-02 01:37:28.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-03-03 03:03+0100\n" -"PO-Revision-Date: 2021-01-28 05:07\n" +"PO-Revision-Date: 2021-02-04 12:00\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"