Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package breeze6-gtk for openSUSE:Factory checked in at 2025-08-08 15:10:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze6-gtk (Old) and /work/SRC/openSUSE:Factory/.breeze6-gtk.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze6-gtk" Fri Aug 8 15:10:33 2025 rev:28 rq:1298284 version:6.4.4 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze6-gtk/breeze6-gtk.changes 2025-07-18 15:56:36.945672276 +0200 +++ /work/SRC/openSUSE:Factory/.breeze6-gtk.new.1085/breeze6-gtk.changes 2025-08-08 15:10:52.581659992 +0200 @@ -1,0 +2,9 @@ +Wed Aug 6 13:29:23 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.4.4: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.4.4 +- Changes since 6.4.3: + * Update version for new release 6.4.4 + +------------------------------------------------------------------- Old: ---- breeze-gtk-6.4.3.tar.xz breeze-gtk-6.4.3.tar.xz.sig New: ---- breeze-gtk-6.4.4.tar.xz breeze-gtk-6.4.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze6-gtk.spec ++++++ --- /var/tmp/diff_new_pack.BCKoax/_old 2025-08-08 15:10:53.421695171 +0200 +++ /var/tmp/diff_new_pack.BCKoax/_new 2025-08-08 15:10:53.421695171 +0200 @@ -1,7 +1,7 @@ # # spec file for package breeze6-gtk # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 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 @@ -31,7 +31,7 @@ %bcond_without released Name: breeze6-gtk -Version: 6.4.3 +Version: 6.4.4 Release: 0 Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1-only ++++++ breeze-gtk-6.4.3.tar.xz -> breeze-gtk-6.4.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-gtk-6.4.3/CMakeLists.txt new/breeze-gtk-6.4.4/CMakeLists.txt --- old/breeze-gtk-6.4.3/CMakeLists.txt 2025-07-15 11:50:12.000000000 +0200 +++ new/breeze-gtk-6.4.4/CMakeLists.txt 2025-08-05 12:48:38.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(breeze-gtk) -set(PROJECT_VERSION "6.4.3") +set(PROJECT_VERSION "6.4.4") find_package(ECM 6.2.0 REQUIRED NO_MODULE) include(FeatureSummary)