Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kscreen6 for openSUSE:Factory checked in at 2026-09-10 11:45:09 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreen6 (Old) and /work/SRC/openSUSE:Factory/.kscreen6.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreen6" Thu Sep 10 11:45:09 2026 rev:47 rq:1376438 version:6.7.5 Changes: -------- --- /work/SRC/openSUSE:Factory/kscreen6/kscreen6.changes 2026-08-09 21:31:05.857504494 +0200 +++ /work/SRC/openSUSE:Factory/.kscreen6.new.1265/kscreen6.changes 2026-09-10 11:45:16.137173855 +0200 @@ -1,0 +2,10 @@ +Tue Sep 8 12:07:53 UTC 2026 - Fabian Vogt <[email protected]> + +- Update to 6.7.5: + * New bugfix release + * For more details see https://kde.org/announcements/plasma/6/6.7.5 +- Changes since 6.7.4: + * kcm: fix the check for showing the calibration button (kde#524507) + * Update version for new release 6.7.5 + +------------------------------------------------------------------- Old: ---- kscreen-6.7.4.tar.xz kscreen-6.7.4.tar.xz.sig New: ---- kscreen-6.7.5.tar.xz kscreen-6.7.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreen6.spec ++++++ --- /var/tmp/diff_new_pack.OJ2b4v/_old 2026-09-10 11:45:17.276221610 +0200 +++ /var/tmp/diff_new_pack.OJ2b4v/_new 2026-09-10 11:45:17.283221903 +0200 @@ -24,7 +24,7 @@ %define rname kscreen %bcond_without released Name: kscreen6 -Version: 6.7.4 +Version: 6.7.5 Release: 0 # Full Plasma 6 version (e.g. 6.0.0) %{!?_plasma6_bugfix: %define _plasma6_bugfix %{version}} ++++++ kscreen-6.7.4.tar.xz -> kscreen-6.7.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/CMakeLists.txt new/kscreen-6.7.5/CMakeLists.txt --- old/kscreen-6.7.4/CMakeLists.txt 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/CMakeLists.txt 2026-09-08 12:52:56.000000000 +0200 @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(KScreen) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(KSCREEN_VERSION ${PROJECT_VERSION}) add_definitions("-DKSCREEN_VERSION=\"${KSCREEN_VERSION}\"") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/kcm/ui/OutputPanel.qml new/kscreen-6.7.5/kcm/ui/OutputPanel.qml --- old/kscreen-6.7.4/kcm/ui/OutputPanel.qml 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/kcm/ui/OutputPanel.qml 2026-09-08 12:52:56.000000000 +0200 @@ -305,7 +305,7 @@ // Set the same limit as the device ComboBox Layout.maximumWidth: Kirigami.Units.gridUnit * 14 - visible: root.hdrActive && element.colorProfileSource != KScreen.Output.ColorProfileSource.ICC + visible: root.hdrActive && element.hdrColorProfileSource != KScreen.Output.ColorProfileSource.ICC QQC2.ToolTip.visible: hovered QQC2.ToolTip.text: text diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ar/kcm_kscreen.po new/kscreen-6.7.5/po/ar/kcm_kscreen.po --- old/kscreen-6.7.4/po/ar/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ar/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -547,9 +547,9 @@ "cannot be known." msgstr "" "يحد من دقة ألوان الصورة التي تُرسل إلى الشاشة. لا يؤثر ذلك على لقطات الشاشة " -"أو التسجيلات.<nl/><nl/>يمكن أن يكون تحديد دقة الألوان مفيداً للتغلب على مشاكل " -"العرض أو مُشغل الرسومات.<nl/><nl/>نظراً لقيود مُشغل الرسومات، لا يمكن معرفة " -"الدقة المستخدمة فعلياً." +"أو التسجيلات.<nl/><nl/>يمكن أن يكون تحديد دقة الألوان مفيدًا للتغلب على مشاكل " +"العرض أو مُشغل الرسومات.<nl/><nl/>نظرًا لقيود مُشغل الرسومات، لا يمكن معرفة " +"الدقة المستخدمة فعليًا." #: ui/OutputPanel.qml:427 #, kde-format @@ -704,7 +704,7 @@ "however they will always look slightly blurry." msgstr "" "كل التطبيقات القديمة ستكبر بواسطة النظام إلى الحجم الصحيح، لكن ستبدو ضبابية " -"قليلاً." +"قليلًا." #: ui/Panel.qml:149 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ar/plasma_applet_org.kde.kscreen.po new/kscreen-6.7.5/po/ar/plasma_applet_org.kde.kscreen.po --- old/kscreen-6.7.4/po/ar/plasma_applet_org.kde.kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ar/plasma_applet_org.kde.kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -52,7 +52,7 @@ msgstr[1] "%2 و تطبيق آخر تفرض وضع العرض." msgstr[2] "%2 و تطبيقين آخرين تفرض وضع العرض." msgstr[3] "%2 و %1 تطبيقات أخرى تفرض وضع العرض." -msgstr[4] "%2 و %1 تطبيقا أخراً تفرض وضع العرض." +msgstr[4] "%2 و %1 تطبيقا أخرًا تفرض وضع العرض." msgstr[5] "%2 و %1 تطبيق أخر تفرض وضع العرض." #: PresentationModeItem.qml:80 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca/hdrcalibrator.po new/kscreen-6.7.5/po/ca/hdrcalibrator.po --- old/kscreen-6.7.4/po/ca/hdrcalibrator.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca/hdrcalibrator.po 2026-09-08 12:52:56.000000000 +0200 @@ -3,7 +3,7 @@ # 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. # -# SPDX-FileCopyrightText: 2025, 2026 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2025-2026 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca/kcm_kscreen.po new/kscreen-6.7.5/po/ca/kcm_kscreen.po --- old/kscreen-6.7.4/po/ca/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -3,8 +3,8 @@ # 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. # -# SPDX-FileCopyrightText: 2014, 2015, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2014-2015, 2018-2026 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2014-2020 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca/plasma_applet_org.kde.kscreen.po new/kscreen-6.7.5/po/ca/plasma_applet_org.kde.kscreen.po --- old/kscreen-6.7.4/po/ca/plasma_applet_org.kde.kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca/plasma_applet_org.kde.kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -4,7 +4,7 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2018 Antoni Bella Pérez <[email protected]> -# SPDX-FileCopyrightText: 2020, 2021, 2022 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2020-2022 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca@valencia/hdrcalibrator.po new/kscreen-6.7.5/po/ca@valencia/hdrcalibrator.po --- old/kscreen-6.7.4/po/ca@valencia/hdrcalibrator.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca@valencia/hdrcalibrator.po 2026-09-08 12:52:56.000000000 +0200 @@ -3,7 +3,7 @@ # 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. # -# SPDX-FileCopyrightText: 2025, 2026 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2025-2026 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca@valencia/kcm_kscreen.po new/kscreen-6.7.5/po/ca@valencia/kcm_kscreen.po --- old/kscreen-6.7.4/po/ca@valencia/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca@valencia/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -3,8 +3,8 @@ # 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. # -# SPDX-FileCopyrightText: 2014, 2015, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025, 2026 Josep M. Ferrer <[email protected]> -# SPDX-FileCopyrightText: 2014, 2015, 2016, 2017, 2018, 2019, 2020 Antoni Bella Pérez <[email protected]> +# SPDX-FileCopyrightText: 2014-2015, 2018-2026 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2014-2020 Antoni Bella Pérez <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" @@ -128,7 +128,7 @@ #: ui/main.qml:56 #, kde-format msgid "Keep display configuration?" -msgstr "Mantinc la configuració de la pantalla?" +msgstr "Voleu mantindre la configuració de la pantalla?" #: ui/main.qml:67 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/ca@valencia/plasma_applet_org.kde.kscreen.po new/kscreen-6.7.5/po/ca@valencia/plasma_applet_org.kde.kscreen.po --- old/kscreen-6.7.4/po/ca@valencia/plasma_applet_org.kde.kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/ca@valencia/plasma_applet_org.kde.kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -4,7 +4,7 @@ # version 3 or later versions approved by the membership of KDE e.V. # # SPDX-FileCopyrightText: 2018 Antoni Bella Pérez <[email protected]> -# SPDX-FileCopyrightText: 2020, 2021, 2022 Josep M. Ferrer <[email protected]> +# SPDX-FileCopyrightText: 2020-2022 Josep M. Ferrer <[email protected]> msgid "" msgstr "" "Project-Id-Version: kscreen\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/fi/hdrcalibrator.po new/kscreen-6.7.5/po/fi/hdrcalibrator.po --- old/kscreen-6.7.4/po/fi/hdrcalibrator.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/fi/hdrcalibrator.po 2026-09-08 12:52:56.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) 2025 This file is copyright: # This file is distributed under the same license as the kscreen package. -# SPDX-FileCopyrightText: 2025 Tommi Nieminen <[email protected]> +# SPDX-FileCopyrightText: 2025, 2026 Tommi Nieminen <[email protected]> # msgid "" msgstr "" "Project-Id-Version: kscreen\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-05-07 00:46+0000\n" -"PO-Revision-Date: 2025-11-30 15:41+0200\n" +"PO-Revision-Date: 2026-02-25 16:12+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -109,18 +109,18 @@ #: Main.qml:439 #, kde-format msgid "Maximum luminance: %1cd/m²" -msgstr "" +msgstr "Enimmäisluminanssi: %1 cd/m²" #: Main.qml:460 #, kde-format msgid "Reference luminance / paper white: %1cd/m²" -msgstr "" +msgstr "Viiteluminanssi / paperinvalkoinen: %1 cd/m²" #: Main.qml:471 #, kde-format msgctxt "@action:checkbox" msgid "Assume Windows HDR applications are calibrated for this screen" -msgstr "" +msgstr "Otaksu Windowsin HDR-sovellukset kalibroiduiksi tälle näytölle" #: Main.qml:483 #, kde-format @@ -129,12 +129,10 @@ msgstr "Valmis" #: Main.qml:492 -#, fuzzy, kde-format -#| msgctxt "@info accessible description of a push button" -#| msgid "Cancels the calibration process" +#, kde-format msgctxt "@info accessible description of a push button" msgid "Finish the calibration process" -msgstr "Peruu kalibrointitoimenpiteen" +msgstr "Viimeistele kalibrointitoimenpide" #: Main.qml:501 #, kde-format @@ -143,6 +141,10 @@ "this system wide configuration conflicts with. If this option is set, their " "calibration settings will work as expected on this specific display." msgstr "" +"Monissa Windows-sovelluksissa on omat kalibrointiasetukset, joiden kanssa " +"järjestelmänlaajuiset ovat ristiriidassa. Jos tämä valinta on asetettu, " +"sovellusten kalibrointiasetukset toimivat odotetusti tällä nimenomaisella " +"näytöllä." #~ msgid "" #~ "To determine the maximum average brightness of the screen, adjust the " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/fi/kcm_kscreen.po new/kscreen-6.7.5/po/fi/kcm_kscreen.po --- old/kscreen-6.7.4/po/fi/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/fi/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kcm_displayconfiguration\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2026-06-07 02:48+0000\n" -"PO-Revision-Date: 2026-01-05 17:31+0200\n" +"PO-Revision-Date: 2026-02-24 19:40+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -429,7 +429,7 @@ #, kde-format msgctxt "@option:check" msgid "Enable &HDR" -msgstr "Käytä H&DR:ää" +msgstr "käytä H&DR:ää" #: ui/OutputPanel.qml:293 #, kde-format @@ -683,7 +683,7 @@ #, kde-format msgctxt "The apps themselves should scale to fit the displays" msgid "Apply scaling themselves" -msgstr "Sovellukset skaalaavat itse" +msgstr "sovellukset skaalaavat itse" #: ui/Panel.qml:128 #, kde-format @@ -698,7 +698,7 @@ #, kde-format msgctxt "The system will perform the x11 apps scaling" msgid "Scaled by the system" -msgstr "Järjestelmä skaalaa" +msgstr "järjestelmä skaalaa" #: ui/Panel.qml:144 #, kde-format @@ -720,7 +720,7 @@ msgctxt "" "@option:check The thing being allowed in fullscreen windows is screen tearing" msgid "Allow in fullscreen windows" -msgstr "Salli koko näytön ikkunoille" +msgstr "salli koko näytön ikkunoille" #: ui/Panel.qml:157 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/it/kcm_kscreen.po new/kscreen-6.7.5/po/it/kcm_kscreen.po --- old/kscreen-6.7.4/po/it/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/it/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -582,7 +582,7 @@ #, kde-format msgctxt "@info:tooltip" msgid "Increases the intensity of sRGB content on the screen." -msgstr "Aumenta l'intensità dei contenuti non sRGB sullo schermo." +msgstr "Aumenta l'intensità dei contenuti sRGB sullo schermo." #: ui/OutputPanel.qml:479 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kscreen-6.7.4/po/zh_CN/kcm_kscreen.po new/kscreen-6.7.5/po/zh_CN/kcm_kscreen.po --- old/kscreen-6.7.4/po/zh_CN/kcm_kscreen.po 2026-08-04 11:21:14.000000000 +0200 +++ new/kscreen-6.7.5/po/zh_CN/kcm_kscreen.po 2026-09-08 12:52:56.000000000 +0200 @@ -129,7 +129,7 @@ #, kde-format msgid "Will revert to previous configuration in %1 second." msgid_plural "Will revert to previous configuration in %1 seconds." -msgstr[0] "将在 %1 秒后还原到之前的配置。" +msgstr[0] "将在 %1 秒后恢复为之前的配置。" #: ui/main.qml:84 #, kde-format @@ -472,8 +472,8 @@ "operations to the display driver and increases the maximum color resolution." "<nl/><nl/>Note that this setting can have a large impact on performance." msgstr "" -"色彩准确性优先会限制可能导致失真的将色彩操作交给显示驱动程序行为,并提升颜色" -"分辨率。<nl/><nl/>请注意:此设置可能会对性能产生较大影响。" +"色彩准确性优先时,系统将限制可能不精确的色彩操作任务卸载至显示驱动程序,并提" +"升色彩处理的最大深度。<nl/><nl/>请注意:此设置可能会对性能产生较大影响。" #: ui/OutputPanel.qml:354 #, kde-kuit-format @@ -490,7 +490,7 @@ #, kde-format msgctxt "@label:listbox" msgid "Limit color resolution to:" -msgstr "限制颜色分辨率为:" +msgstr "限制色彩分辨率为:" #: ui/OutputPanel.qml:383 #, kde-format @@ -522,7 +522,7 @@ msgstr "" "限制发送到显示器的图像的色彩分辨率。这不会影响截图或录屏。<nl/><nl/>由于当前" "显示器通过扩展坞连接到主机,为了避免常见的扩展坞问题,自动色彩分辨率已暂时降" -"低到 8 位。<nl/><nl/>由于显卡驱动的限制,系统无法确定实际使用的分辨率。" +"低到 8 位。<nl/><nl/>由于显卡驱动程序的限制,系统无法确定实际使用的分辨率。" #: ui/OutputPanel.qml:412 #, kde-kuit-format @@ -535,8 +535,8 @@ "cannot be known." msgstr "" "限制发送到显示器的图像的色彩分辨率。这不会影响截图或录屏。<nl/><nl/>限制色彩" -"分辨率可能有助于解决显示器或显卡驱动问题。<nl/><nl/>由于显卡驱动的限制,系统" -"无法确定实际使用的分辨率。" +"分辨率可能有助于解决显示器或显卡驱动程序问题。<nl/><nl/>由于显卡驱动程序的限" +"制,系统无法确定实际使用的分辨率。" #: ui/OutputPanel.qml:427 #, kde-format
