Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmousetool for openSUSE:Factory checked in at 2025-05-09 18:44:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmousetool (Old) and /work/SRC/openSUSE:Factory/.kmousetool.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmousetool" Fri May 9 18:44:08 2025 rev:168 rq:1275790 version:25.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes 2025-04-20 19:59:26.555597696 +0200 +++ /work/SRC/openSUSE:Factory/.kmousetool.new.30101/kmousetool.changes 2025-05-09 18:44:43.488458413 +0200 @@ -1,0 +2,9 @@ +Wed May 7 21:00:20 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/25.04.1/ +- No code change since 25.04.0 + +------------------------------------------------------------------- Old: ---- kmousetool-25.04.0.tar.xz kmousetool-25.04.0.tar.xz.sig New: ---- kmousetool-25.04.1.tar.xz kmousetool-25.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmousetool.spec ++++++ --- /var/tmp/diff_new_pack.JG6MAB/_old 2025-05-09 18:44:44.040481495 +0200 +++ /var/tmp/diff_new_pack.JG6MAB/_new 2025-05-09 18:44:44.040481495 +0200 @@ -21,7 +21,7 @@ %bcond_without released Name: kmousetool -Version: 25.04.0 +Version: 25.04.1 Release: 0 Summary: Automatic Mouse Click License: GPL-2.0-or-later ++++++ kmousetool-25.04.0.tar.xz -> kmousetool-25.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmousetool-25.04.0/CMakeLists.txt new/kmousetool-25.04.1/CMakeLists.txt --- old/kmousetool-25.04.0/CMakeLists.txt 2025-04-07 23:11:10.000000000 +0200 +++ new/kmousetool-25.04.1/CMakeLists.txt 2025-05-02 23:29:02.000000000 +0200 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") set (RELEASE_SERVICE_VERSION_MINOR "04") -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.04.0/kmousetool/org.kde.kmousetool.appdata.xml new/kmousetool-25.04.1/kmousetool/org.kde.kmousetool.appdata.xml --- old/kmousetool-25.04.0/kmousetool/org.kde.kmousetool.appdata.xml 2025-04-07 23:11:10.000000000 +0200 +++ new/kmousetool-25.04.1/kmousetool/org.kde.kmousetool.appdata.xml 2025-05-02 23:29:02.000000000 +0200 @@ -153,6 +153,7 @@ </provides> <launchable type="desktop-id">org.kde.kmousetool.desktop</launchable> <releases> + <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"/> <release version="24.12.2" date="2025-02-06"/>