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-01-18 22:19:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config6 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config6.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config6"
Sun Jan 18 22:19:01 2026 rev:35 rq:1327834 version:6.5.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config6/kde-gtk-config6.changes
2025-12-11 18:32:55.100253375 +0100
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config6.new.1928/kde-gtk-config6.changes
2026-01-18 22:19:42.317682529 +0100
@@ -1,0 +2,9 @@
+Tue Jan 13 14:39:27 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.5.5:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.5.5
+- Changes since 6.5.4:
+ * Update version for new release 6.5.5
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-6.5.4.tar.xz
kde-gtk-config-6.5.4.tar.xz.sig
New:
----
kde-gtk-config-6.5.5.tar.xz
kde-gtk-config-6.5.5.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config6.spec ++++++
--- /var/tmp/diff_new_pack.IxQ28g/_old 2026-01-18 22:19:43.137716222 +0100
+++ /var/tmp/diff_new_pack.IxQ28g/_new 2026-01-18 22:19:43.137716222 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kde-gtk-config6
#
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -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.5.4
+Version: 6.5.5
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.5.4.tar.xz -> kde-gtk-config-6.5.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-6.5.4/CMakeLists.txt
new/kde-gtk-config-6.5.5/CMakeLists.txt
--- old/kde-gtk-config-6.5.4/CMakeLists.txt 2025-12-09 10:48:41.000000000
+0100
+++ new/kde-gtk-config-6.5.5/CMakeLists.txt 2026-01-13 13:57:23.000000000
+0100
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(kde-gtk-config)
-set(PROJECT_VERSION "6.5.4")
+set(PROJECT_VERSION "6.5.5")
set(QT_MIN_VERSION "6.9.0")
set(KF6_MIN_VERSION "6.18.0")