Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kgamma6 for openSUSE:Factory checked in at 2025-03-13 15:05:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma6 (Old) and /work/SRC/openSUSE:Factory/.kgamma6.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma6" Thu Mar 13 15:05:14 2025 rev:21 rq:1252252 version:6.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma6/kgamma6.changes 2025-02-27 14:49:38.577245765 +0100 +++ /work/SRC/openSUSE:Factory/.kgamma6.new.19136/kgamma6.changes 2025-03-13 15:05:30.824482776 +0100 @@ -1,0 +2,9 @@ +Tue Mar 11 14:43:55 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.3 +- Changes since 6.3.2: + * update version for new release + +------------------------------------------------------------------- Old: ---- kgamma-6.3.2.tar.xz kgamma-6.3.2.tar.xz.sig New: ---- kgamma-6.3.3.tar.xz kgamma-6.3.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma6.spec ++++++ --- /var/tmp/diff_new_pack.4wegjt/_old 2025-03-13 15:05:32.532554350 +0100 +++ /var/tmp/diff_new_pack.4wegjt/_new 2025-03-13 15:05:32.548555021 +0100 @@ -23,7 +23,7 @@ %bcond_without released Name: kgamma6 -Version: 6.3.2 +Version: 6.3.3 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later ++++++ kgamma-6.3.2.tar.xz -> kgamma-6.3.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma-6.3.2/CMakeLists.txt new/kgamma-6.3.3/CMakeLists.txt --- old/kgamma-6.3.2/CMakeLists.txt 2025-02-25 17:06:31.000000000 +0100 +++ new/kgamma-6.3.3/CMakeLists.txt 2025-03-11 14:41:31.000000000 +0100 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kgamma) -set(PROJECT_VERSION "6.3.2") +set(PROJECT_VERSION "6.3.3") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0")