Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package wacomtablet-kcm6 for openSUSE:Factory checked in at 2025-04-03 16:47:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/wacomtablet-kcm6 (Old) and /work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wacomtablet-kcm6" Thu Apr 3 16:47:15 2025 rev:22 rq:1266517 version:6.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/wacomtablet-kcm6/wacomtablet-kcm6.changes 2025-03-13 15:07:09.668625301 +0100 +++ /work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.1907/wacomtablet-kcm6.changes 2025-04-03 16:48:00.310141984 +0200 @@ -1,0 +2,10 @@ +Wed Apr 2 10:06:04 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.3.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/6/6.3.4 +- Changes since 6.3.3: + * update version for new release + +------------------------------------------------------------------- Old: ---- wacomtablet-6.3.3.tar.xz wacomtablet-6.3.3.tar.xz.sig New: ---- wacomtablet-6.3.4.tar.xz wacomtablet-6.3.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ wacomtablet-kcm6.spec ++++++ --- /var/tmp/diff_new_pack.8xUgwX/_old 2025-04-03 16:48:00.806162874 +0200 +++ /var/tmp/diff_new_pack.8xUgwX/_new 2025-04-03 16:48:00.806162874 +0200 @@ -27,7 +27,7 @@ %bcond_without released # wacomtablet is too generic for this package Name: wacomtablet-kcm6 -Version: 6.3.3 +Version: 6.3.4 Release: 0 Summary: Wacom drivers KCM License: GPL-2.0-or-later ++++++ wacomtablet-6.3.3.tar.xz -> wacomtablet-6.3.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wacomtablet-6.3.3/CMakeLists.txt new/wacomtablet-6.3.4/CMakeLists.txt --- old/wacomtablet-6.3.3/CMakeLists.txt 2025-03-11 14:45:27.000000000 +0100 +++ new/wacomtablet-6.3.4/CMakeLists.txt 2025-04-02 05:40:34.000000000 +0200 @@ -1,9 +1,9 @@ cmake_minimum_required(VERSION 3.16) -set(PROJECT_VERSION "6.3.3") +set(PROJECT_VERSION "6.3.4") project(wacomtablet VERSION ${PROJECT_VERSION}) -set(PROJECT_DEP_VERSION "6.3.3") +set(PROJECT_DEP_VERSION "6.3.4") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/wacomtablet-6.3.3/src/kcmodule/org.kde.wacomtablet.metainfo.xml new/wacomtablet-6.3.4/src/kcmodule/org.kde.wacomtablet.metainfo.xml --- old/wacomtablet-6.3.3/src/kcmodule/org.kde.wacomtablet.metainfo.xml 2025-03-11 14:45:27.000000000 +0100 +++ new/wacomtablet-6.3.4/src/kcmodule/org.kde.wacomtablet.metainfo.xml 2025-04-02 05:40:34.000000000 +0200 @@ -176,9 +176,9 @@ </categories> <icon type="stock">input-tablet</icon> <releases> + <release version="6.3.4" date="2025-04-01"/> <release version="6.3.3" date="2025-03-11"/> <release version="6.3.2" date="2025-02-25"/> <release version="6.3.1" date="2025-02-18"/> - <release version="6.3.0" date="2025-02-11"/> </releases> </component>