Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2023-10-12 23:43:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktouch (Old)
 and      /work/SRC/openSUSE:Factory/.ktouch.new.1807 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktouch"

Thu Oct 12 23:43:37 2023 rev:157 rq:1117378 version:23.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes    2023-09-15 
22:08:32.863726752 +0200
+++ /work/SRC/openSUSE:Factory/.ktouch.new.1807/ktouch.changes  2023-10-12 
23:46:27.074329265 +0200
@@ -1,0 +2,9 @@
+Tue Oct 10 18:28:05 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.08.2/
+- No code change since 23.08.1
+
+-------------------------------------------------------------------

Old:
----
  ktouch-23.08.1.tar.xz
  ktouch-23.08.1.tar.xz.sig

New:
----
  ktouch-23.08.2.tar.xz
  ktouch-23.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ ktouch.spec ++++++
--- /var/tmp/diff_new_pack.6zy1C7/_old  2023-10-12 23:46:28.006363012 +0200
+++ /var/tmp/diff_new_pack.6zy1C7/_new  2023-10-12 23:46:28.006363012 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           ktouch
-Version:        23.08.1
+Version:        23.08.2
 Release:        0
 Summary:        Touch Typing Tutor
 License:        GPL-2.0-or-later


++++++ ktouch-23.08.1.tar.xz -> ktouch-23.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/CMakeLists.txt 
new/ktouch-23.08.2/CMakeLists.txt
--- old/ktouch-23.08.1/CMakeLists.txt   2023-09-11 05:09:53.000000000 +0200
+++ new/ktouch-23.08.2/CMakeLists.txt   2023-10-10 05:16:44.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "23")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "1")
+set (RELEASE_SERVICE_VERSION_MICRO "2")
 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-23.08.1/org.kde.ktouch.appdata.xml 
new/ktouch-23.08.2/org.kde.ktouch.appdata.xml
--- old/ktouch-23.08.1/org.kde.ktouch.appdata.xml       2023-09-11 
05:09:53.000000000 +0200
+++ new/ktouch-23.08.2/org.kde.ktouch.appdata.xml       2023-10-10 
05:16:44.000000000 +0200
@@ -261,9 +261,9 @@
   </provides>
   <content_rating type="oars-1.0"/>
   <releases>
+    <release version="23.08.2" date="2023-10-12"/>
     <release version="23.08.1" date="2023-09-14"/>
     <release version="23.08.0" date="2023-08-24"/>
     <release version="23.04.3" date="2023-07-06"/>
-    <release version="23.04.2" date="2023-06-08"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/ca@valencia/ktouch.po 
new/ktouch-23.08.2/po/ca@valencia/ktouch.po
--- old/ktouch-23.08.1/po/ca@valencia/ktouch.po 2023-09-11 05:09:53.000000000 
+0200
+++ new/ktouch-23.08.2/po/ca@valencia/ktouch.po 2023-10-10 05:16:44.000000000 
+0200
@@ -225,7 +225,7 @@
 #: src/editor/resourceeditor.cpp:284
 #, kde-format
 msgid "XML files (*.xml)"
-msgstr "Fitxers XML (*.xml)"
+msgstr "Fitxers en XML (*.xml)"
 
 #: src/editor/resourceeditor.cpp:224
 #, kde-format
@@ -359,13 +359,13 @@
 #: src/ktouch.kcfg:27
 #, kde-format
 msgid "Return key at the end of a line will switch to next line."
-msgstr "La tecla Retorn al final de la línia salta fins a la línia següent."
+msgstr "La tecla «Retorn» al final de la línia salta fins a la línia 
següent."
 
 #. i18n: ectx: label, entry (NextLineWithSpace), group (Training)
 #: src/ktouch.kcfg:31
 #, kde-format
 msgid "Space key at the end of a line will switch to next line."
-msgstr "La tecla Espai al final de la línia salta fins a la línia següent."
+msgstr "La tecla «Espai» al final de la línia salta fins a la línia 
següent."
 
 #. i18n: ectx: label, entry (RequiredStrokesPerMinute), group (Training)
 #: src/ktouch.kcfg:35
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/fi/ktouch.po 
new/ktouch-23.08.2/po/fi/ktouch.po
--- old/ktouch-23.08.1/po/fi/ktouch.po  2023-09-11 05:09:53.000000000 +0200
+++ new/ktouch-23.08.2/po/fi/ktouch.po  2023-10-10 05:16:44.000000000 +0200
@@ -6,7 +6,7 @@
 # Ilpo Kantonen <[email protected]>, 2005, 2006.
 # Kim Enkovaara <[email protected]>, 2005.
 # Lasse Liehu <[email protected]>, 2010, 2012, 2013, 2014, 2015, 2016, 
2017.
-# Tommi Nieminen <[email protected]>, 2011, 2018, 2021.
+# Tommi Nieminen <[email protected]>, 2011, 2018, 2021, 2023.
 # Jiri Grönroos <[email protected]>, 2012.
 #
 # KDE Finnish translation sprint participants:
@@ -17,7 +17,7 @@
 "Project-Id-Version: ktouch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-24 02:21+0000\n"
-"PO-Revision-Date: 2021-10-12 16:30+0300\n"
+"PO-Revision-Date: 2023-09-04 15:30+0300\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -26,7 +26,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-02 17:03:34+0000\n"
-"X-Generator: Lokalize 20.04.2\n"
+"X-Generator: Lokalize 22.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -42,8 +42,7 @@
 "[email protected]"
 
 #: src/bindings/stringformatter.cpp:31
-#, fuzzy, kde-format
-#| msgid "%1%"
+#, kde-format
 msgctxt "Accuracy percent value"
 msgid "%1%"
 msgstr "%1 %"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/gl/ktouch.po 
new/ktouch-23.08.2/po/gl/ktouch.po
--- old/ktouch-23.08.1/po/gl/ktouch.po  2023-09-11 05:09:53.000000000 +0200
+++ new/ktouch-23.08.2/po/gl/ktouch.po  2023-10-10 05:16:44.000000000 +0200
@@ -136,7 +136,7 @@
 #: src/editor/lessontexteditor.cpp:76
 #, kde-format
 msgid "The selected file could not be opened"
-msgstr "Non se puido abrir o ficheiro escollido"
+msgstr "Non foi posíbel abrir o ficheiro escollido"
 
 #: src/editor/newkeyboardlayoutwidget.cpp:83
 #, kde-format
@@ -233,7 +233,7 @@
 #: src/editor/resourceeditor.cpp:224
 #, kde-format
 msgid "The selected file could not be imported."
-msgstr "Non se puido importar o ficheiro."
+msgstr "Non foi posíbel importar o ficheiro."
 
 #: src/editor/resourceeditor.cpp:259
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/id/ktouch.po 
new/ktouch-23.08.2/po/id/ktouch.po
--- old/ktouch-23.08.1/po/id/ktouch.po  2023-09-11 05:09:53.000000000 +0200
+++ new/ktouch-23.08.2/po/id/ktouch.po  2023-10-10 05:16:44.000000000 +0200
@@ -1,13 +1,13 @@
-# Copyright (C) YEAR This file is copyright:
+# Copyright (C) 2023 This file is copyright:
 # This file is distributed under the same license as the ktouch package.
-# Wantoyèk <[email protected]>, 2022.
+# SPDX-FileCopyrightText: 2022, 2023 Wantoyèk <[email protected]>
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: ktouch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-24 02:21+0000\n"
-"PO-Revision-Date: 2022-05-09 20:24+0700\n"
+"PO-Revision-Date: 2023-10-09 12:45+0700\n"
 "Last-Translator: Wantoyèk <[email protected]>\n"
 "Language-Team: Indonesian <[email protected]>\n"
 "Language: id\n"
@@ -15,7 +15,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 21.12.3\n"
+"X-Generator: Lokalize 23.08.1\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -28,8 +28,7 @@
 msgstr "[email protected]"
 
 #: src/bindings/stringformatter.cpp:31
-#, fuzzy, kde-format
-#| msgid "%1%"
+#, kde-format
 msgctxt "Accuracy percent value"
 msgid "%1%"
 msgstr "%1%"
@@ -364,7 +363,7 @@
 msgid ""
 "The minimum required amount of strokes per minute to unlock the next lesson."
 msgstr ""
-"Jumlah ketukan minimum yang diperlukan per menit untuk melepas kunci "
+"Jumlah ketukan minimum yang diperlukan per menit untuk membuka kunci "
 "pelajaran berikutnya."
 
 #. i18n: ectx: label, entry (RequiredAccuracy), group (Training)
@@ -373,7 +372,7 @@
 msgid ""
 "The minimum required typing accuracy in percent to unlock the next lesson."
 msgstr ""
-"Minimum akurasi pengetikan yang diperlukan dalam persen untuk melepas kunci "
+"Minimum akurasi pengetikan yang diperlukan dalam persen untuk membuka kunci "
 "pelajaran berikutnya."
 
 #. i18n: ectx: label, entry (FingerColor$(Index)), group (Colors)
@@ -704,13 +703,12 @@
 #: src/qml/homescreen/LessonLockedNotice.qml:44
 #, kde-format
 msgid "Complete Previous Lessons to Unlock"
-msgstr "Rampungkan Pelajaran Sebelumnya untuk Melepas Kunci"
+msgstr "Tuntaskan Pelajaran Sebelumnya untuk Membuka Kunci"
 
 #: src/qml/homescreen/LessonSelector.qml:182
-#, fuzzy, kde-format
-#| msgid "Add new lesson"
+#, kde-format
 msgid "Add New Lesson"
-msgstr "Tambahkan pelajaran baru"
+msgstr "Tambahkan Pelajaran Baru"
 
 #: src/qml/homescreen/ProfileComboBox.qml:54
 #, kde-format
@@ -792,7 +790,7 @@
 #: src/qml/homescreen/ProfileForm.qml:82
 #, kde-format
 msgid "All lessons are unlocked immediately."
-msgstr "Semua pelajaran secara langsung dilepas kuncinya."
+msgstr "Semua pelajaran secara langsung dibuka kuncinya."
 
 #: src/qml/homescreen/ProfileSelector.qml:57
 #, kde-format
@@ -860,7 +858,7 @@
 #: src/qml/scorescreen/ScoreScreen.qml:239
 #, kde-format
 msgid "Next lesson unlocked"
-msgstr "Pelajaran berikutnya dilepas kuncinya"
+msgstr "Pelajaran berikutnya dibuka kuncinya"
 
 #: src/qml/scorescreen/ScoreScreen.qml:276
 #, kde-format
@@ -1344,7 +1342,7 @@
 #: src/ui/trainingconfigwidget.ui:120
 #, kde-format
 msgid "Lesson unlocking limits"
-msgstr "Batas pelepasan kunci pelajaran"
+msgstr "Batas pembukaan kunci pelajaran"
 
 #. i18n: ectx: property (text), widget (QLabel, requiredStrokesPerMinuteLabel)
 #: src/ui/trainingconfigwidget.ui:126
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/pt_BR/ktouch.po 
new/ktouch-23.08.2/po/pt_BR/ktouch.po
--- old/ktouch-23.08.1/po/pt_BR/ktouch.po       2023-09-11 05:09:53.000000000 
+0200
+++ new/ktouch-23.08.2/po/pt_BR/ktouch.po       2023-10-10 05:16:44.000000000 
+0200
@@ -10,20 +10,21 @@
 # André Marcelo Alvarenga <[email protected]>, 2009, 2010, 2011, 2012, 2013, 
2014, 2015.
 # Luiz Fernando Ranghetti <[email protected]>, 2009, 2012, 2017, 2019, 
2020, 2021, 2023.
 # Marcus Gama <[email protected]>, 2012.
+# Geraldo Simiao <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktouch\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-24 02:21+0000\n"
-"PO-Revision-Date: 2023-06-07 10:50-0300\n"
-"Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
+"PO-Revision-Date: 2023-09-16 02:47-0300\n"
+"Last-Translator: Geraldo Simiao <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
 "Language: pt_BR\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 22.12.3\n"
+"X-Generator: Lokalize 23.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -720,8 +721,7 @@
 msgstr "Complete as lições anteriores para desbloquear"
 
 #: src/qml/homescreen/LessonSelector.qml:182
-#, fuzzy, kde-format
-#| msgid "Add new lesson"
+#, kde-format
 msgid "Add New Lesson"
 msgstr "Adicionar nova lição"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-23.08.1/po/zh_CN/ktouch.po 
new/ktouch-23.08.2/po/zh_CN/ktouch.po
--- old/ktouch-23.08.1/po/zh_CN/ktouch.po       2023-09-11 05:09:53.000000000 
+0200
+++ new/ktouch-23.08.2/po/zh_CN/ktouch.po       2023-10-10 05:16:44.000000000 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-08-24 02:21+0000\n"
-"PO-Revision-Date: 2023-09-02 02:59\n"
+"PO-Revision-Date: 2023-09-16 10:11\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to