Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kmousetool for openSUSE:Factory checked in at 2024-11-08 11:54:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmousetool (Old) and /work/SRC/openSUSE:Factory/.kmousetool.new.2017 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kmousetool" Fri Nov 8 11:54:49 2024 rev:162 rq:1222332 version:24.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes 2024-10-12 13:31:25.642457441 +0200 +++ /work/SRC/openSUSE:Factory/.kmousetool.new.2017/kmousetool.changes 2024-11-08 11:56:32.622365844 +0100 @@ -1,0 +2,9 @@ +Tue Nov 5 10:43:34 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/24.08.3/ +- No code change since 24.08.2 + +------------------------------------------------------------------- Old: ---- kmousetool-24.08.2.tar.xz kmousetool-24.08.2.tar.xz.sig New: ---- kmousetool-24.08.3.tar.xz kmousetool-24.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmousetool.spec ++++++ --- /var/tmp/diff_new_pack.Kjiah0/_old 2024-11-08 11:56:34.670451248 +0100 +++ /var/tmp/diff_new_pack.Kjiah0/_new 2024-11-08 11:56:34.686451914 +0100 @@ -21,7 +21,7 @@ %bcond_without released Name: kmousetool -Version: 24.08.2 +Version: 24.08.3 Release: 0 Summary: Automatic Mouse Click License: GPL-2.0-or-later ++++++ kmousetool-24.08.2.tar.xz -> kmousetool-24.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kmousetool-24.08.2/CMakeLists.txt new/kmousetool-24.08.3/CMakeLists.txt --- old/kmousetool-24.08.2/CMakeLists.txt 2024-10-06 20:42:08.000000000 +0200 +++ new/kmousetool-24.08.3/CMakeLists.txt 2024-10-31 00:37:18.000000000 +0100 @@ -3,7 +3,7 @@ # Release service version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "24") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") 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-24.08.2/kmousetool/org.kde.kmousetool.appdata.xml new/kmousetool-24.08.3/kmousetool/org.kde.kmousetool.appdata.xml --- old/kmousetool-24.08.2/kmousetool/org.kde.kmousetool.appdata.xml 2024-10-06 20:42:08.000000000 +0200 +++ new/kmousetool-24.08.3/kmousetool/org.kde.kmousetool.appdata.xml 2024-10-31 00:37:18.000000000 +0100 @@ -150,6 +150,7 @@ </provides> <launchable type="desktop-id">org.kde.kmousetool.desktop</launchable> <releases> + <release version="24.08.3" date="2024-11-07"/> <release version="24.08.2" date="2024-10-10"/> <release version="24.08.1" date="2024-09-12"/> <release version="24.08.0" date="2024-08-22"/>