Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kgamma5 for openSUSE:Factory checked in at 2022-10-20 11:10:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old) and /work/SRC/openSUSE:Factory/.kgamma5.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma5" Thu Oct 20 11:10:25 2022 rev:122 rq:1029826 version:5.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes 2022-10-11 18:03:09.633853065 +0200 +++ /work/SRC/openSUSE:Factory/.kgamma5.new.2275/kgamma5.changes 2022-10-20 11:10:30.231872870 +0200 @@ -1,0 +2,9 @@ +Tue Oct 18 11:27:29 UTC 2022 - Fabian Vogt <[email protected]> + +- Update to 5.26.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.26.1 +- No code changes since 5.26.0 + +------------------------------------------------------------------- Old: ---- kgamma5-5.26.0.tar.xz kgamma5-5.26.0.tar.xz.sig New: ---- kgamma5-5.26.1.tar.xz kgamma5-5.26.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma5.spec ++++++ --- /var/tmp/diff_new_pack.KJegFr/_old 2022-10-20 11:10:30.899874223 +0200 +++ /var/tmp/diff_new_pack.KJegFr/_new 2022-10-20 11:10:30.903874232 +0200 @@ -18,15 +18,15 @@ %bcond_without released Name: kgamma5 -Version: 5.26.0 +Version: 5.26.1 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later Group: Productivity/Graphics/Other URL: http://www.kde.org -Source: kgamma5-%{version}.tar.xz +Source: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz %if %{with released} -Source1: kgamma5-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig Source2: plasma.keyring %endif BuildRequires: extra-cmake-modules >= 5.98.0 ++++++ kgamma5-5.26.0.tar.xz -> kgamma5-5.26.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.26.0/CMakeLists.txt new/kgamma5-5.26.1/CMakeLists.txt --- old/kgamma5-5.26.0/CMakeLists.txt 2022-10-06 14:15:38.000000000 +0200 +++ new/kgamma5-5.26.1/CMakeLists.txt 2022-10-18 12:26:44.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kgamma) -set(PROJECT_VERSION "5.26.0") +set(PROJECT_VERSION "5.26.1") set(QT_MIN_VERSION "5.15.2") set(KF5_MIN_VERSION "5.98.0")
