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-05-08 18:21:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma6 (Old) and /work/SRC/openSUSE:Factory/.kgamma6.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma6" Thu May 8 18:21:00 2025 rev:23 rq:1275178 version:6.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma6/kgamma6.changes 2025-04-03 16:46:20.877953977 +0200 +++ /work/SRC/openSUSE:Factory/.kgamma6.new.30101/kgamma6.changes 2025-05-08 18:21:10.155047892 +0200 @@ -1,0 +2,9 @@ +Tue May 6 20:07:33 UTC 2025 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.3.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.3.5 +- Changes since 6.3.4: + * update version for new release + +------------------------------------------------------------------- Old: ---- kgamma-6.3.4.tar.xz kgamma-6.3.4.tar.xz.sig New: ---- kgamma-6.3.5.tar.xz kgamma-6.3.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma6.spec ++++++ --- /var/tmp/diff_new_pack.ii0dcx/_old 2025-05-08 18:21:10.847076763 +0200 +++ /var/tmp/diff_new_pack.ii0dcx/_new 2025-05-08 18:21:10.847076763 +0200 @@ -23,7 +23,7 @@ %bcond_without released Name: kgamma6 -Version: 6.3.4 +Version: 6.3.5 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later ++++++ kgamma-6.3.4.tar.xz -> kgamma-6.3.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma-6.3.4/CMakeLists.txt new/kgamma-6.3.5/CMakeLists.txt --- old/kgamma-6.3.4/CMakeLists.txt 2025-04-02 05:36:06.000000000 +0200 +++ new/kgamma-6.3.5/CMakeLists.txt 2025-05-06 19:56:39.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kgamma) -set(PROJECT_VERSION "6.3.4") +set(PROJECT_VERSION "6.3.5") set(QT_MIN_VERSION "6.7.0") set(KF6_MIN_VERSION "6.10.0")