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-04 21:05:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wacomtablet-kcm6 (Old)
and /work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wacomtablet-kcm6"
Wed Mar 4 21:05:17 2026 rev:41 rq:1336145 version:6.6.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/wacomtablet-kcm6/wacomtablet-kcm6.changes
2026-02-27 17:10:04.140512607 +0100
+++
/work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.561/wacomtablet-kcm6.changes
2026-03-04 21:05:23.624869980 +0100
@@ -1,0 +2,9 @@
+Tue Mar 3 12:29:35 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.2
+- Changes since 6.6.1:
+ * Update version for new release 6.6.2
+
+-------------------------------------------------------------------
Old:
----
wacomtablet-6.6.1.tar.xz
wacomtablet-6.6.1.tar.xz.sig
New:
----
wacomtablet-6.6.2.tar.xz
wacomtablet-6.6.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wacomtablet-kcm6.spec ++++++
--- /var/tmp/diff_new_pack.4j6BDY/_old 2026-03-04 21:05:24.548908158 +0100
+++ /var/tmp/diff_new_pack.4j6BDY/_new 2026-03-04 21:05:24.552908324 +0100
@@ -27,7 +27,7 @@
%bcond_without released
# wacomtablet is too generic for this package
Name: wacomtablet-kcm6
-Version: 6.6.1
+Version: 6.6.2
Release: 0
Summary: Wacom drivers KCM
License: GPL-2.0-or-later
++++++ wacomtablet-6.6.1.tar.xz -> wacomtablet-6.6.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/wacomtablet-6.6.1/CMakeLists.txt
new/wacomtablet-6.6.2/CMakeLists.txt
--- old/wacomtablet-6.6.1/CMakeLists.txt 2026-02-24 10:47:23.000000000
+0100
+++ new/wacomtablet-6.6.2/CMakeLists.txt 2026-03-03 10:40:36.000000000
+0100
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.6.1")
+set(PROJECT_VERSION "6.6.2")
project(wacomtablet VERSION ${PROJECT_VERSION})
-set(PROJECT_DEP_VERSION "6.6.1")
+set(PROJECT_DEP_VERSION "6.6.2")
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.1/src/kcmodule/org.kde.wacomtablet.metainfo.xml
new/wacomtablet-6.6.2/src/kcmodule/org.kde.wacomtablet.metainfo.xml
--- old/wacomtablet-6.6.1/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-02-24 10:47:23.000000000 +0100
+++ new/wacomtablet-6.6.2/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-03-03 10:40:36.000000000 +0100
@@ -176,9 +176,9 @@
</categories>
<icon type="stock">input-tablet</icon>
<releases>
+ <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"/>
- <release version="6.2.0" date="2024-10-08"/>
</releases>
</component>