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-04-01 21:35:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old) and /work/SRC/openSUSE:Factory/.kgamma5.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kgamma5" Fri Apr 1 21:35:01 2022 rev:113 rq:965895 version:5.24.4 Changes: -------- --- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes 2022-03-12 17:14:55.986267841 +0100 +++ /work/SRC/openSUSE:Factory/.kgamma5.new.1900/kgamma5.changes 2022-04-01 21:35:14.966060717 +0200 @@ -1,0 +2,9 @@ +Tue Mar 29 16:04:36 UTC 2022 - Fabian Vogt <fab...@ritter-vogt.de> + +- Update to 5.24.4 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/plasma/5/5.24.4 +- No code changes since 5.24.3 + +------------------------------------------------------------------- Old: ---- kgamma5-5.24.3.tar.xz kgamma5-5.24.3.tar.xz.sig New: ---- kgamma5-5.24.4.tar.xz kgamma5-5.24.4.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kgamma5.spec ++++++ --- /var/tmp/diff_new_pack.myguOC/_old 2022-04-01 21:35:15.550054312 +0200 +++ /var/tmp/diff_new_pack.myguOC/_new 2022-04-01 21:35:15.554054268 +0200 @@ -18,7 +18,7 @@ %bcond_without released Name: kgamma5 -Version: 5.24.3 +Version: 5.24.4 Release: 0 Summary: Display gamma configuration License: GPL-2.0-or-later ++++++ kgamma5-5.24.3.tar.xz -> kgamma5-5.24.4.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.24.3/CMakeLists.txt new/kgamma5-5.24.4/CMakeLists.txt --- old/kgamma5-5.24.3/CMakeLists.txt 2022-03-08 12:17:37.000000000 +0100 +++ new/kgamma5-5.24.4/CMakeLists.txt 2022-03-29 13:18:38.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(kgamma) -set(PROJECT_VERSION "5.24.3") +set(PROJECT_VERSION "5.24.4") set(QT_MIN_VERSION "5.15.0") set(KF5_MIN_VERSION "5.86") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.24.3/po/ca@valencia/kcmkgamma.po new/kgamma5-5.24.4/po/ca@valencia/kcmkgamma.po --- old/kgamma5-5.24.3/po/ca@valencia/kcmkgamma.po 2022-03-08 12:17:10.000000000 +0100 +++ new/kgamma5-5.24.4/po/ca@valencia/kcmkgamma.po 2022-03-29 13:18:12.000000000 +0200 @@ -1,16 +1,16 @@ # Translation of kcmkgamma.po to Catalan (Valencian) -# Copyright (C) 2003-2021 This_file_is_part_of_KDE +# Copyright (C) 2003-2022 This_file_is_part_of_KDE # This file is distributed under the license LGPL version 2.1 or # version 3 or later versions approved by the membership of KDE e.V. # -# Josep M. Ferrer <txe...@gmail.com>, 2003, 2007, 2010, 2012, 2015, 2021. +# Josep M. Ferrer <txe...@gmail.com>, 2003, 2007, 2010, 2012, 2015, 2021, 2022. # Antoni Bella P??rez <antonibel...@yahoo.com>, 2016, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kgamma5\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:49+0100\n" -"PO-Revision-Date: 2021-09-13 15:17+0200\n" +"PO-Revision-Date: 2022-01-05 11:34+0100\n" "Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\n" @@ -110,12 +110,12 @@ "own KDE settings. On multi head systems you can correct the gamma values " "separately for all screens." msgstr "" -"<h1>Monitor Gamma</h1> Aquesta ??s una eina per a canviar la correcci?? de la " +"<h1>Gamma del monitor</h1> Esta ??s una eina per a canviar la correcci?? de la " "gamma del monitor. Empreu els quatre controls lliscants per a definir la " "correcci?? de la gamma, b?? com un ??nic valor, o b?? per separat en els " "components roig, verd i blau. Potser vos caldr?? corregir els par??metres de " -"brillantor i contrast del monitor per a obtindre bons resultats. Les imatges " -"de prova vos ajudaran a trobar els par??metres apropiats.<br> Podreu guardar-" -"los per a tot el sistema al XF86Config (cal l'acc??s a root per a aix??) o als " -"vostres propis par??metres del KDE. En sistemes multimonitor podreu corregir " -"per separat els valors de la gamma per a cada pantalla." \ No newline at end of file +"lluminositat i contrast del monitor per a obtindre bons resultats. Les " +"imatges de prova vos ajudaran a trobar els par??metres apropiats.<br> Podreu " +"guardar-los per a tot el sistema al XF86Config (cal l'acc??s a root per a " +"a????) o als vostres propis par??metres de KDE. En sistemes multimonitor podreu " +"corregir per separat els valors de la gamma per a cada pantalla." \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kgamma5-5.24.3/po/zh_CN/kcmkgamma.po new/kgamma5-5.24.4/po/zh_CN/kcmkgamma.po --- old/kgamma5-5.24.3/po/zh_CN/kcmkgamma.po 2022-03-08 12:17:29.000000000 +0100 +++ new/kgamma5-5.24.4/po/zh_CN/kcmkgamma.po 2022-03-29 13:18:31.000000000 +0200 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-01-21 02:49+0100\n" -"PO-Revision-Date: 2022-03-05 15:06\n" +"PO-Revision-Date: 2022-03-16 15:49\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"