Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmousetool for openSUSE:Factory checked in at 2026-01-12 10:14:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmousetool (Old) and /work/SRC/openSUSE:Factory/.kmousetool.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmousetool" Mon Jan 12 10:14:39 2026 rev:176 rq:1326151 version:25.12.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes 2025-12-15 11:50:14.010859943 +0100 +++ /work/SRC/openSUSE:Factory/.kmousetool.new.1928/kmousetool.changes 2026-01-12 10:20:43.748034850 +0100 @@ -1,0 +2,10 @@ +Wed Jan 7 12:25:04 UTC 2026 - Christophe Marin <[email protected]> + +- Update to 25.12.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.12.1/ +- Changes since 25.12.0: + * CI: Add documentation build + +------------------------------------------------------------------- Old: ---- kmousetool-25.12.0.tar.xz kmousetool-25.12.0.tar.xz.sig New: ---- kmousetool-25.12.1.tar.xz kmousetool-25.12.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmousetool.spec ++++++ --- /var/tmp/diff_new_pack.i3IIM5/_old 2026-01-12 10:20:44.640071444 +0100 +++ /var/tmp/diff_new_pack.i3IIM5/_new 2026-01-12 10:20:44.644071608 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kmousetool -Version: 25.12.0 +Version: 25.12.1 Release: 0 Summary: Automatic Mouse Click License: GPL-2.0-or-later ++++++ kmousetool-25.12.0.tar.xz -> kmousetool-25.12.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmousetool-25.12.0/.gitlab-ci.yml new/kmousetool-25.12.1/.gitlab-ci.yml --- old/kmousetool-25.12.0/.gitlab-ci.yml 2025-12-04 04:18:28.000000000 +0100 +++ new/kmousetool-25.12.1/.gitlab-ci.yml 2026-01-03 11:37:17.000000000 +0100 @@ -7,3 +7,4 @@ - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/freebsd-qt6.yml + - /gitlab-templates/documentation.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmousetool-25.12.0/CMakeLists.txt new/kmousetool-25.12.1/CMakeLists.txt --- old/kmousetool-25.12.0/CMakeLists.txt 2025-12-04 04:18:28.000000000 +0100 +++ new/kmousetool-25.12.1/CMakeLists.txt 2026-01-03 11:37:17.000000000 +0100 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") 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}") project(kmousetool VERSION "${RELEASE_SERVICE_VERSION}") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmousetool-25.12.0/kmousetool/org.kde.kmousetool.appdata.xml new/kmousetool-25.12.1/kmousetool/org.kde.kmousetool.appdata.xml --- old/kmousetool-25.12.0/kmousetool/org.kde.kmousetool.appdata.xml 2025-12-04 04:18:28.000000000 +0100 +++ new/kmousetool-25.12.1/kmousetool/org.kde.kmousetool.appdata.xml 2026-01-03 11:37:17.000000000 +0100 @@ -150,6 +150,7 @@ </provides> <launchable type="desktop-id">org.kde.kmousetool.desktop</launchable> <releases> + <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"/> <release version="25.08.2" date="2025-10-09"/>
