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 2026-03-19 17:38:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wacomtablet-kcm6 (Old)
and /work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wacomtablet-kcm6"
Thu Mar 19 17:38:03 2026 rev:42 rq:1340994 version:6.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/wacomtablet-kcm6/wacomtablet-kcm6.changes
2026-03-04 21:05:23.624869980 +0100
+++
/work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.8177/wacomtablet-kcm6.changes
2026-03-19 17:38:59.093805926 +0100
@@ -1,0 +2,9 @@
+Wed Mar 18 11:06:24 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.3:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.3
+- Changes since 6.6.2:
+ * Update version for new release 6.6.3
+
+-------------------------------------------------------------------
Old:
----
wacomtablet-6.6.2.tar.xz
wacomtablet-6.6.2.tar.xz.sig
New:
----
wacomtablet-6.6.3.tar.xz
wacomtablet-6.6.3.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wacomtablet-kcm6.spec ++++++
--- /var/tmp/diff_new_pack.VP5CRZ/_old 2026-03-19 17:38:59.701831120 +0100
+++ /var/tmp/diff_new_pack.VP5CRZ/_new 2026-03-19 17:38:59.705831286 +0100
@@ -27,7 +27,7 @@
%bcond_without released
# wacomtablet is too generic for this package
Name: wacomtablet-kcm6
-Version: 6.6.2
+Version: 6.6.3
Release: 0
Summary: Wacom drivers KCM
License: GPL-2.0-or-later
++++++ wacomtablet-6.6.2.tar.xz -> wacomtablet-6.6.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/wacomtablet-6.6.2/CMakeLists.txt
new/wacomtablet-6.6.3/CMakeLists.txt
--- old/wacomtablet-6.6.2/CMakeLists.txt 2026-03-03 10:40:36.000000000
+0100
+++ new/wacomtablet-6.6.3/CMakeLists.txt 2026-03-17 12:11:34.000000000
+0100
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.6.2")
+set(PROJECT_VERSION "6.6.3")
project(wacomtablet VERSION ${PROJECT_VERSION})
-set(PROJECT_DEP_VERSION "6.6.2")
+set(PROJECT_DEP_VERSION "6.6.3")
set(QT_MIN_VERSION "6.10.0")
set(KF6_MIN_VERSION "6.22.0")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/wacomtablet-6.6.2/src/kcmodule/org.kde.wacomtablet.metainfo.xml
new/wacomtablet-6.6.3/src/kcmodule/org.kde.wacomtablet.metainfo.xml
--- old/wacomtablet-6.6.2/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-03-03 10:40:36.000000000 +0100
+++ new/wacomtablet-6.6.3/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-03-17 12:11:34.000000000 +0100
@@ -176,9 +176,9 @@
</categories>
<icon type="stock">input-tablet</icon>
<releases>
+ <release version="6.6.3" date="2026-03-17"/>
<release version="6.6.2" date="2026-03-03"/>
<release version="6.6.1" date="2026-02-24"/>
<release version="6.6.0" date="2026-02-17"/>
- <release version="6.3.90" date="2025-05-15"/>
</releases>
</component>