Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kgamma6 for openSUSE:Factory checked in at 2024-07-17 15:12:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma6 (Old) and /work/SRC/openSUSE:Factory/.kgamma6.new.17339 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma6" Wed Jul 17 15:12:58 2024 rev:9 rq:1187983 version:6.1.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma6/kgamma6.changes 2024-07-04 16:20:38.509742230 +0200 +++ /work/SRC/openSUSE:Factory/.kgamma6.new.17339/kgamma6.changes 2024-07-17 15:13:04.897531727 +0200 @@ -1,0 +2,9 @@ +Tue Jul 16 13:23:31 UTC 2024 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 6.1.3: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.1.3 +- Changes since 6.1.2: + * update version for new release + +------------------------------------------------------------------- Old: ---- kgamma-6.1.2.tar.xz kgamma-6.1.2.tar.xz.sig New: ---- kgamma-6.1.3.tar.xz kgamma-6.1.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma6.spec ++++++ --- /var/tmp/diff_new_pack.pDxlxx/_old 2024-07-17 15:13:05.517554440 +0200 +++ /var/tmp/diff_new_pack.pDxlxx/_new 2024-07-17 15:13:05.517554440 +0200 @@ -23,7 +23,7 @@ %bcond_without released Name: kgamma6 -Version: 6.1.2 +Version: 6.1.3 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later ++++++ kgamma-6.1.2.tar.xz -> kgamma-6.1.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma-6.1.2/CMakeLists.txt new/kgamma-6.1.3/CMakeLists.txt --- old/kgamma-6.1.2/CMakeLists.txt 2024-07-02 11:12:39.000000000 +0200 +++ new/kgamma-6.1.3/CMakeLists.txt 2024-07-16 13:08:15.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kgamma) -set(PROJECT_VERSION "6.1.2") +set(PROJECT_VERSION "6.1.3") set(QT_MIN_VERSION "6.6.0") set(KF6_MIN_VERSION "6.2.0")