Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktouch for openSUSE:Factory checked in at 2026-02-06 19:08:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktouch (Old) and /work/SRC/openSUSE:Factory/.ktouch.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktouch" Fri Feb 6 19:08:12 2026 rev:186 rq:1331338 version:25.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes 2026-01-12 10:29:23.177437651 +0100 +++ /work/SRC/openSUSE:Factory/.ktouch.new.1670/ktouch.changes 2026-02-06 19:12:59.750775564 +0100 @@ -1,0 +2,10 @@ +Tue Feb 3 10:06:05 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.2/ +- Changes since 25.12.1: + * documentation.yml is no more needed + +------------------------------------------------------------------- Old: ---- ktouch-25.12.1.tar.xz ktouch-25.12.1.tar.xz.sig New: ---- ktouch-25.12.2.tar.xz ktouch-25.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktouch.spec ++++++ --- /var/tmp/diff_new_pack.kiCBor/_old 2026-02-06 19:13:00.394802695 +0100 +++ /var/tmp/diff_new_pack.kiCBor/_new 2026-02-06 19:13:00.398802864 +0100 @@ -21,7 +21,7 @@ # %bcond_without released Name: ktouch -Version: 25.12.1 +Version: 25.12.2 Release: 0 Summary: Touch Typing Tutor License: GPL-2.0-or-later ++++++ ktouch-25.12.1.tar.xz -> ktouch-25.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-25.12.1/.gitlab-ci.yml new/ktouch-25.12.2/.gitlab-ci.yml --- old/ktouch-25.12.1/.gitlab-ci.yml 2026-01-03 11:28:50.000000000 +0100 +++ new/ktouch-25.12.2/.gitlab-ci.yml 2026-01-29 20:29:31.000000000 +0100 @@ -9,4 +9,3 @@ - /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/windows-qt6.yml - /gitlab-templates/flatpak.yml - - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-25.12.1/CMakeLists.txt new/ktouch-25.12.2/CMakeLists.txt --- old/ktouch-25.12.1/CMakeLists.txt 2026-01-03 11:28:50.000000000 +0100 +++ new/ktouch-25.12.2/CMakeLists.txt 2026-01-29 20:29:31.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "12") -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-25.12.1/org.kde.ktouch.appdata.xml new/ktouch-25.12.2/org.kde.ktouch.appdata.xml --- old/ktouch-25.12.1/org.kde.ktouch.appdata.xml 2026-01-03 11:28:50.000000000 +0100 +++ new/ktouch-25.12.2/org.kde.ktouch.appdata.xml 2026-01-29 20:29:31.000000000 +0100 @@ -252,6 +252,7 @@ </provides> <content_rating type="oars-1.0"/> <releases> + <release version="25.12.2" date="2026-02-05"/> <release version="25.12.1" date="2026-01-08"/> <release version="25.12.0" date="2025-12-11"/> <release version="25.08.3" date="2025-11-06"/> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-25.12.1/po/ca@valencia/ktouch.po new/ktouch-25.12.2/po/ca@valencia/ktouch.po --- old/ktouch-25.12.1/po/ca@valencia/ktouch.po 2026-01-03 11:28:50.000000000 +0100 +++ new/ktouch-25.12.2/po/ca@valencia/ktouch.po 2026-01-29 20:29:31.000000000 +0100 @@ -93,7 +93,7 @@ #: src/editor/resourceeditor.cpp:247 #, kde-format msgid "Error while opening course" -msgstr "S'ha produït un error en obrir el curs" +msgstr "S'ha produït un error mentre s'obria el curs" #: src/editor/courseeditor.cpp:93 #, kde-format @@ -104,7 +104,7 @@ #: src/editor/resourceeditor.cpp:278 #, kde-format msgid "Error while opening keyboard layout" -msgstr "S'ha produït un error en obrir la disposició de teclat" +msgstr "S'ha produït un error mentre s'obria la disposició de teclat" #: src/editor/keyboardlayouteditor.cpp:96 #, kde-format @@ -214,12 +214,12 @@ #: src/editor/resourceeditor.cpp:173 #, kde-format msgid "Error while deleting course" -msgstr "S'ha produït un error en eliminar el curs" +msgstr "S'ha produït un error mentre s'eliminava el curs" #: src/editor/resourceeditor.cpp:195 #, kde-format msgid "Error while deleting keyboard layout" -msgstr "S'ha produït un error en eliminar la disposició de teclat" +msgstr "S'ha produït un error mentre s'eliminava la disposició de teclat" #: src/editor/resourceeditor.cpp:212 src/editor/resourceeditor.cpp:253 #: src/editor/resourceeditor.cpp:284 @@ -235,12 +235,12 @@ #: src/editor/resourceeditor.cpp:259 #, kde-format msgid "Error while saving course" -msgstr "S'ha produït un error en guardar el curs" +msgstr "S'ha produït un error mentre es guardava el curs" #: src/editor/resourceeditor.cpp:290 #, kde-format msgid "Error while saving keyboard layout" -msgstr "S'ha produït un error en guardar la disposició de teclat" +msgstr "S'ha produït un error mentre es guardava la disposició de teclat" #: src/editor/resourceeditor.cpp:377 #, kde-format @@ -255,12 +255,13 @@ #: src/editor/resourceeditor.cpp:415 #, kde-format msgid "Error while saving course to disk." -msgstr "S'ha produït un error en guardar el curs al disc." +msgstr "S'ha produït un error mentre es guardava el curs al disc." #: src/editor/resourceeditor.cpp:449 #, kde-format msgid "Error while saving keyboard layout to disk." -msgstr "S'ha produït un error en guardar la disposició de teclat al disc." +msgstr "" +"S'ha produït un error mentre es guardava la disposició de teclat al disc." #: src/editor/resourceeditor.cpp:519 #, kde-format
