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-01-12 11:18:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktouch (Old) and /work/SRC/openSUSE:Factory/.ktouch.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktouch" Sun Jan 12 11:18:11 2025 rev:172 rq:1236557 version:24.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes 2024-12-13 22:39:01.651790981 +0100 +++ /work/SRC/openSUSE:Factory/.ktouch.new.1881/ktouch.changes 2025-01-12 11:25:01.749266460 +0100 @@ -1,0 +2,9 @@ +Tue Jan 7 18:53:39 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 24.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.12.1/ +- No code change since 24.12.0 + +------------------------------------------------------------------- Old: ---- ktouch-24.12.0.tar.xz ktouch-24.12.0.tar.xz.sig New: ---- ktouch-24.12.1.tar.xz ktouch-24.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktouch.spec ++++++ --- /var/tmp/diff_new_pack.yt8hMB/_old 2025-01-12 11:25:02.277288183 +0100 +++ /var/tmp/diff_new_pack.yt8hMB/_new 2025-01-12 11:25:02.281288348 +0100 @@ -18,7 +18,7 @@ %bcond_without released Name: ktouch -Version: 24.12.0 +Version: 24.12.1 Release: 0 Summary: Touch Typing Tutor License: GPL-2.0-or-later ++++++ ktouch-24.12.0.tar.xz -> ktouch-24.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/ktouch-24.12.0/CMakeLists.txt new/ktouch-24.12.1/CMakeLists.txt --- old/ktouch-24.12.0/CMakeLists.txt 2024-12-03 00:20:29.000000000 +0100 +++ new/ktouch-24.12.1/CMakeLists.txt 2025-01-02 14:06:26.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "24") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") 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-24.12.0/org.kde.ktouch.appdata.xml new/ktouch-24.12.1/org.kde.ktouch.appdata.xml --- old/ktouch-24.12.0/org.kde.ktouch.appdata.xml 2024-12-03 00:20:29.000000000 +0100 +++ new/ktouch-24.12.1/org.kde.ktouch.appdata.xml 2025-01-02 14:06:26.000000000 +0100 @@ -281,6 +281,7 @@ </provides> <content_rating type="oars-1.0"/> <releases> + <release version="24.12.1" date="2025-01-09"/> <release version="24.12.0" date="2024-12-12"/> <release version="24.08.3" date="2024-11-07"/> <release version="24.08.2" date="2024-10-10"/>