Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ktouch for openSUSE:Factory checked in at 2025-06-10 09:02:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktouch (Old) and /work/SRC/openSUSE:Factory/.ktouch.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktouch" Tue Jun 10 09:02:18 2025 rev:177 rq:1283235 version:25.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes 2025-05-09 18:50:13.418233250 +0200 +++ /work/SRC/openSUSE:Factory/.ktouch.new.19631/ktouch.changes 2025-06-10 09:04:35.969692044 +0200 @@ -1,0 +2,9 @@ +Tue Jun 3 21:12:47 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.2/ +- No code change since 25.04.1 + +------------------------------------------------------------------- Old: ---- ktouch-25.04.1.tar.xz ktouch-25.04.1.tar.xz.sig New: ---- ktouch-25.04.2.tar.xz ktouch-25.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktouch.spec ++++++ --- /var/tmp/diff_new_pack.Iorjt7/_old 2025-06-10 09:04:36.817727110 +0200 +++ /var/tmp/diff_new_pack.Iorjt7/_new 2025-06-10 09:04:36.821727276 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: ktouch -Version: 25.04.1 +Version: 25.04.2 Release: 0 Summary: Touch Typing Tutor License: GPL-2.0-or-later ++++++ ktouch-25.04.1.tar.xz -> ktouch-25.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-25.04.1/CMakeLists.txt new/ktouch-25.04.2/CMakeLists.txt --- old/ktouch-25.04.1/CMakeLists.txt 2025-05-02 23:16:52.000000000 +0200 +++ new/ktouch-25.04.2/CMakeLists.txt 2025-06-02 22:49:52.000000000 +0200 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -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.04.1/org.kde.ktouch.appdata.xml new/ktouch-25.04.2/org.kde.ktouch.appdata.xml --- old/ktouch-25.04.1/org.kde.ktouch.appdata.xml 2025-05-02 23:16:52.000000000 +0200 +++ new/ktouch-25.04.2/org.kde.ktouch.appdata.xml 2025-06-02 22:49:52.000000000 +0200 @@ -287,6 +287,7 @@ </provides> <content_rating type="oars-1.0"/> <releases> + <release version="25.04.2" date="2025-06-05"/> <release version="25.04.1" date="2025-05-08"/> <release version="25.04.0" date="2025-04-17"/> <release version="24.12.3" date="2025-03-06"/>