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-02-27 17:04:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wacomtablet-kcm6 (Old)
and /work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.29461 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "wacomtablet-kcm6"
Fri Feb 27 17:04:41 2026 rev:40 rq:1334995 version:6.6.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/wacomtablet-kcm6/wacomtablet-kcm6.changes
2026-02-16 13:13:46.217133104 +0100
+++
/work/SRC/openSUSE:Factory/.wacomtablet-kcm6.new.29461/wacomtablet-kcm6.changes
2026-02-27 17:10:04.140512607 +0100
@@ -1,0 +2,9 @@
+Tue Feb 24 17:24:01 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.1:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.1
+- Changes since 6.6.0:
+ * Update version for new release 6.6.1
+
+-------------------------------------------------------------------
Old:
----
wacomtablet-6.6.0.tar.xz
wacomtablet-6.6.0.tar.xz.sig
New:
----
wacomtablet-6.6.1.tar.xz
wacomtablet-6.6.1.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ wacomtablet-kcm6.spec ++++++
--- /var/tmp/diff_new_pack.gkReSL/_old 2026-02-27 17:10:05.052550436 +0100
+++ /var/tmp/diff_new_pack.gkReSL/_new 2026-02-27 17:10:05.056550602 +0100
@@ -27,14 +27,14 @@
%bcond_without released
# wacomtablet is too generic for this package
Name: wacomtablet-kcm6
-Version: 6.6.0
+Version: 6.6.1
Release: 0
Summary: Wacom drivers KCM
License: GPL-2.0-or-later
URL: https://invent.kde.org/plasma/wacomtablet
-Source: %{rname}-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz
%if %{with released}
-Source1: %{rname}-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
++++++ wacomtablet-6.6.0.tar.xz -> wacomtablet-6.6.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/wacomtablet-6.6.0/CMakeLists.txt
new/wacomtablet-6.6.1/CMakeLists.txt
--- old/wacomtablet-6.6.0/CMakeLists.txt 2026-02-12 11:13:43.000000000
+0100
+++ new/wacomtablet-6.6.1/CMakeLists.txt 2026-02-24 10:47:23.000000000
+0100
@@ -1,9 +1,9 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.6.0")
+set(PROJECT_VERSION "6.6.1")
project(wacomtablet VERSION ${PROJECT_VERSION})
-set(PROJECT_DEP_VERSION "6.6.0")
+set(PROJECT_DEP_VERSION "6.6.1")
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.0/src/kcmodule/org.kde.wacomtablet.metainfo.xml
new/wacomtablet-6.6.1/src/kcmodule/org.kde.wacomtablet.metainfo.xml
--- old/wacomtablet-6.6.0/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-02-12 11:13:43.000000000 +0100
+++ new/wacomtablet-6.6.1/src/kcmodule/org.kde.wacomtablet.metainfo.xml
2026-02-24 10:47:23.000000000 +0100
@@ -176,9 +176,9 @@
</categories>
<icon type="stock">input-tablet</icon>
<releases>
+ <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"/>
- <release version="6.1.0" date="2024-06-18"/>
</releases>
</component>