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-07-02 20:07:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kde-gtk-config6 (Old)
and /work/SRC/openSUSE:Factory/.kde-gtk-config6.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kde-gtk-config6"
Thu Jul 2 20:07:10 2026 rev:44 rq:1362806 version:6.7.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/kde-gtk-config6/kde-gtk-config6.changes
2026-06-25 10:48:36.571520347 +0200
+++
/work/SRC/openSUSE:Factory/.kde-gtk-config6.new.1982/kde-gtk-config6.changes
2026-07-02 20:09:04.240578450 +0200
@@ -1,0 +2,9 @@
+Tue Jun 30 20:11:33 UTC 2026 - Fabian Vogt <[email protected]>
+
+- Update to 6.7.2:
+ * New bugfix release
+ * For more details see https://kde.org/announcements/plasma/6/6.7.2
+- Changes since 6.7.1:
+ * Update version for new release 6.7.2
+
+-------------------------------------------------------------------
Old:
----
kde-gtk-config-6.7.1.tar.xz
kde-gtk-config-6.7.1.tar.xz.sig
New:
----
kde-gtk-config-6.7.2.tar.xz
kde-gtk-config-6.7.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kde-gtk-config6.spec ++++++
--- /var/tmp/diff_new_pack.N5m7qG/_old 2026-07-02 20:09:06.436654794 +0200
+++ /var/tmp/diff_new_pack.N5m7qG/_new 2026-07-02 20:09:06.464655785 +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.7.1
+Version: 6.7.2
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.7.1.tar.xz -> kde-gtk-config-6.7.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kde-gtk-config-6.7.1/CMakeLists.txt
new/kde-gtk-config-6.7.2/CMakeLists.txt
--- old/kde-gtk-config-6.7.1/CMakeLists.txt 2026-06-23 10:10:56.000000000
+0200
+++ new/kde-gtk-config-6.7.2/CMakeLists.txt 2026-06-30 14:29:36.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.16)
project(kde-gtk-config)
-set(PROJECT_VERSION "6.7.1")
+set(PROJECT_VERSION "6.7.2")
set(QT_MIN_VERSION "6.10.0")
set(KF6_MIN_VERSION "6.26.0")