Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kde-gtk-config6 for openSUSE:Factory
checked in at 2026-04-10 17:47:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config6 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config6.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config6"
Fri Apr 10 17:47:39 2026 rev:40 rq:1345601 version:6.6.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config6/kde-gtk-config6.changes
2026-03-19 17:34:30.418673978 +0100
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config6.new.21863/kde-gtk-config6.changes
2026-04-10 17:49:45.561766672 +0200
@@ -1,0 +2,9 @@
+Tue Apr 7 14:59:06 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.6.4:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.6.4
+- Changes since 6.6.3:
+ * Update version for new release 6.6.4
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-6.6.3.tar.xz
kde-gtk-config-6.6.3.tar.xz.sig
New:
----
kde-gtk-config-6.6.4.tar.xz
kde-gtk-config-6.6.4.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config6.spec ++++++
--- /var/tmp/diff_new_pack.fUqfG0/_old 2026-04-10 17:49:46.393800932 +0200
+++ /var/tmp/diff_new_pack.fUqfG0/_new 2026-04-10 17:49:46.397801096 +0200
@@ -25,7 +25,7 @@
%{!?_plasma6_version: %define _plasma6_version %(echo %{_plasma6_bugfix} | awk
-F. '{print $1"."$2}')}
%bcond_without released
Name: kde-gtk-config6
-Version: 6.6.3
+Version: 6.6.4
Release: 0
Summary: Daemon for GTK2 and GTK3 Applications Appearance Under KDE
License: GPL-3.0-or-later AND LGPL-3.0-or-later
++++++ kde-gtk-config-6.6.3.tar.xz -> kde-gtk-config-6.6.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-6.6.3/CMakeLists.txt
new/kde-gtk-config-6.6.4/CMakeLists.txt
--- old/kde-gtk-config-6.6.3/CMakeLists.txt 2026-03-17 12:01:47.000000000
+0100
+++ new/kde-gtk-config-6.6.4/CMakeLists.txt 2026-04-07 09:55:08.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(kde-gtk-config)
-set(PROJECT_VERSION "6.6.3")
+set(PROJECT_VERSION "6.6.4")
set(QT_MIN_VERSION "6.10.0")
set(KF6_MIN_VERSION "6.22.0")