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-04-03 16:46:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/breeze6-gtk (Old) and /work/SRC/openSUSE:Factory/.breeze6-gtk.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "breeze6-gtk" Thu Apr 3 16:46:07 2025 rev:22 rq:1266459 version:6.3.4 Changes: -------- --- /work/SRC/openSUSE:Factory/breeze6-gtk/breeze6-gtk.changes 2025-03-13 15:05:18.599970527 +0100 +++ /work/SRC/openSUSE:Factory/.breeze6-gtk.new.1907/breeze6-gtk.changes 2025-04-03 16:46:11.405554958 +0200 @@ -1,0 +2,10 @@ +Wed Apr 2 10:05:47 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.3.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/6/6.3.4 +- Changes since 6.3.3: + * update version for new release + +------------------------------------------------------------------- Old: ---- breeze-gtk-6.3.3.tar.xz breeze-gtk-6.3.3.tar.xz.sig New: ---- breeze-gtk-6.3.4.tar.xz breeze-gtk-6.3.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ breeze6-gtk.spec ++++++ --- /var/tmp/diff_new_pack.yMc8mB/_old 2025-04-03 16:46:11.993579728 +0200 +++ /var/tmp/diff_new_pack.yMc8mB/_new 2025-04-03 16:46:11.993579728 +0200 @@ -31,7 +31,7 @@ %bcond_without released Name: breeze6-gtk -Version: 6.3.3 +Version: 6.3.4 Release: 0 Summary: GTK+ theme matching KDE's Breeze License: LGPL-2.1-only ++++++ breeze-gtk-6.3.3.tar.xz -> breeze-gtk-6.3.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/breeze-gtk-6.3.3/CMakeLists.txt new/breeze-gtk-6.3.4/CMakeLists.txt --- old/breeze-gtk-6.3.3/CMakeLists.txt 2025-03-11 14:41:05.000000000 +0100 +++ new/breeze-gtk-6.3.4/CMakeLists.txt 2025-04-02 05:35:36.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(breeze-gtk) -set(PROJECT_VERSION "6.3.3") +set(PROJECT_VERSION "6.3.4") set(PROJECT_VERSION_MAJOR 6) find_package(ECM 6.2.0 REQUIRED NO_MODULE)