Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package colord-kde for openSUSE:Factory checked in at 2025-08-16 20:37:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord-kde (Old) and /work/SRC/openSUSE:Factory/.colord-kde.new.1085 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord-kde" Sat Aug 16 20:37:28 2025 rev:38 rq:1299539 version:25.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/colord-kde/colord-kde.changes 2025-07-06 17:11:39.404257857 +0200 +++ /work/SRC/openSUSE:Factory/.colord-kde.new.1085/colord-kde.changes 2025-08-16 20:39:37.780850305 +0200 @@ -1,0 +2,17 @@ +Fri Aug 8 07:47:06 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/25.08.0/ +- No code change since 25.07.80 + +------------------------------------------------------------------- +Mon Jul 14 14:24:51 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 25.07.80 + * New feature release +- Changes since 25.04.3: + * Fix TreeView delegate item width + +------------------------------------------------------------------- Old: ---- colord-kde-25.04.3.tar.xz colord-kde-25.04.3.tar.xz.sig New: ---- colord-kde-25.08.0.tar.xz colord-kde-25.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord-kde.spec ++++++ --- /var/tmp/diff_new_pack.XA1TQg/_old 2025-08-16 20:39:38.296871667 +0200 +++ /var/tmp/diff_new_pack.XA1TQg/_new 2025-08-16 20:39:38.300871832 +0200 @@ -1,7 +1,7 @@ # # spec file for package colord-kde # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,12 +17,12 @@ %global __requires_exclude qt6qmlimport\\(kcmcolord.* -%define kf6_version 6.6.0 -%define qt6_version 6.6.0 +%define kf6_version 6.14.0 +%define qt6_version 6.8.0 %bcond_without released Name: colord-kde -Version: 25.04.3 +Version: 25.08.0 Release: 0 Summary: KDE interfaces and session daemon to colord License: GPL-2.0-or-later ++++++ colord-kde-25.04.3.tar.xz -> colord-kde-25.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/CMakeLists.txt new/colord-kde-25.08.0/CMakeLists.txt --- old/colord-kde-25.04.3/CMakeLists.txt 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/CMakeLists.txt 2025-08-05 05:51:55.000000000 +0200 @@ -4,8 +4,8 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "25") -set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "3") +set (RELEASE_SERVICE_VERSION_MINOR "08") +set (RELEASE_SERVICE_VERSION_MICRO "0") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(colord-kde VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/colord-kcm/kcm_colord.json new/colord-kde-25.08.0/colord-kcm/kcm_colord.json --- old/colord-kde-25.04.3/colord-kcm/kcm_colord.json 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/colord-kcm/kcm_colord.json 2025-08-05 05:51:55.000000000 +0200 @@ -114,6 +114,7 @@ "X-KDE-Keywords[lv]": "krāsas,krās pārvaldība,icc", "X-KDE-Keywords[nl]": "kleur,kleurbeheer,icc", "X-KDE-Keywords[pl]": "kolor,zarządzanie kolorem,icc", + "X-KDE-Keywords[pt_BR]": "cor,gerenciamento de cor,icc", "X-KDE-Keywords[ru]": "color,color management,icc,цвет,управление цветом,цветовой профиль", "X-KDE-Keywords[sa]": "रंग,रंग प्रबन्धन,icc", "X-KDE-Keywords[sl]": "barva,upravljanje barv,icc", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/colord-kcm/ui/main.qml new/colord-kde-25.08.0/colord-kcm/ui/main.qml --- old/colord-kde-25.04.3/colord-kcm/ui/main.qml 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/colord-kcm/ui/main.qml 2025-08-05 05:51:55.000000000 +0200 @@ -170,7 +170,7 @@ model: kcm.deviceModel delegate: QQC2.TreeViewDelegate { id: listItem - implicitWidth: TableView.view.width + implicitWidth: deviceView.width contentItem: RowLayout { id: layout spacing: Kirigami.Units.smallSpacing diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/po/ar/colord-kde.po new/colord-kde-25.08.0/po/ar/colord-kde.po --- old/colord-kde-25.04.3/po/ar/colord-kde.po 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/po/ar/colord-kde.po 2025-08-05 05:51:55.000000000 +0200 @@ -1,13 +1,13 @@ # Copyright (C) 2024 This file is copyright: # This file is distributed under the same license as the colord-kde package. +# SPDX-FileCopyrightText: 2022, 2024, 2025 Zayed Al-Saidi <zayed.alsa...@gmail.com> # -# SPDX-FileCopyrightText: 2022, 2024 Zayed Al-Saidi <zayed.alsa...@gmail.com> msgid "" msgstr "" "Project-Id-Version: colord-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-09 00:36+0000\n" -"PO-Revision-Date: 2024-02-10 21:57+0400\n" +"PO-Revision-Date: 2025-08-03 16:06+0400\n" "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n" "Language-Team: ar\n" "Language: ar\n" @@ -15,7 +15,8 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " -"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" +"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" +"X-Generator: Lokalize 23.08.5\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -67,7 +68,7 @@ #, kde-format msgctxt "device scope" msgid "Auto restore" -msgstr "استعادة آلية" +msgstr "استعادة آليّة" #: colord-kcm/DeviceDescription.cpp:149 #, kde-format @@ -457,7 +458,7 @@ #: colord-kcm/ui/ProfileMetaDataView.qml:155 #, kde-format msgid "None" -msgstr "بلا" +msgstr "لا شيء" #: colord-kcm/ui/ProfileMetaDataView.qml:160 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/po/ka/colord-kde.po new/colord-kde-25.08.0/po/ka/colord-kde.po --- old/colord-kde-25.04.3/po/ka/colord-kde.po 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/po/ka/colord-kde.po 2025-08-05 05:51:55.000000000 +0200 @@ -133,19 +133,19 @@ #, kde-format msgctxt "colorspace" msgid "Default RGB" -msgstr "ნაგულისხმები RGB" +msgstr "ნაგულისხმევი RGB" #: colord-kcm/DeviceModel.cpp:252 #, kde-format msgctxt "colorspace" msgid "Default CMYK" -msgstr "ნაგულისხმები CMYK" +msgstr "ნაგულისხმევი CMYK" #: colord-kcm/DeviceModel.cpp:254 #, kde-format msgctxt "colorspace" msgid "Default Gray" -msgstr "ნაგულისხმები ნაცრისფერი" +msgstr "ნაგულისხმევი ნაცრისფერი" #: colord-kcm/DeviceModel.cpp:321 colord-kcm/ui/main.qml:43 #, kde-format @@ -266,7 +266,7 @@ #: colord-kcm/Profile.cpp:518 #, kde-format msgid "Default: %1" -msgstr "ნაგულისხმები: %1" +msgstr "ნაგულისხმევი: %1" #: colord-kcm/Profile.cpp:520 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-25.04.3/po/pt_BR/colord-kde.po new/colord-kde-25.08.0/po/pt_BR/colord-kde.po --- old/colord-kde-25.04.3/po/pt_BR/colord-kde.po 2025-06-30 17:59:29.000000000 +0200 +++ new/colord-kde-25.08.0/po/pt_BR/colord-kde.po 2025-08-05 05:51:55.000000000 +0200 @@ -5,20 +5,21 @@ # André Marcelo Alvarenga <alvare...@kde.org>, 2012, 2013, 2015. # Camila Moura <camila.mo...@kde.org>, 2017. # Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2020, 2022. +# SPDX-FileCopyrightText: 2025 Marcus Gama <marcus.g...@gmail.com> msgid "" msgstr "" "Project-Id-Version: colord-kde\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2024-02-09 00:36+0000\n" -"PO-Revision-Date: 2022-12-20 10:41-0300\n" -"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n" -"Language-Team: Portuguese <kde-i18n-pt...@kde.org>\n" +"PO-Revision-Date: 2025-08-02 06:19-0300\n" +"Last-Translator: Marcus Gama <marcus.g...@gmail.com>\n" +"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 21.12.3\n" +"X-Generator: Lokalize 25.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -356,16 +357,14 @@ msgstr "Perfis" #: colord-kcm/ui/main.qml:65 -#, fuzzy, kde-format -#| msgid "Importing Color Profile" +#, kde-format msgid "Import Profile" -msgstr "Importando o perfil de cores" +msgstr "Importar perfil" #: colord-kcm/ui/main.qml:72 -#, fuzzy, kde-format -#| msgid "Add Profile" +#, kde-format msgid "Assign Profile" -msgstr "Adicionar perfil" +msgstr "Atribuir perfil" #: colord-kcm/ui/main.qml:111 colord-kcm/ui/main.qml:131 #, kde-format @@ -373,18 +372,16 @@ msgstr "Remover perfil" #: colord-kcm/ui/main.qml:121 -#, fuzzy, kde-format -#| msgid "Importing Color Profile" +#, kde-format msgctxt "ICC Profile is a tech term" msgid "Import ICC Profile" -msgstr "Importando o perfil de cores" +msgstr "Importar perfil ICC" #: colord-kcm/ui/main.qml:126 -#, fuzzy, kde-format -#| msgid "Profiles" +#, kde-format msgctxt "ICC Profile is a tech term" msgid "ICC Profile" -msgstr "Perfis" +msgstr "Perfil ICC" #: colord-kcm/ui/main.qml:133 #, kde-format @@ -394,25 +391,22 @@ #: colord-kcm/ui/main.qml:291 #, kde-format msgid "Id: " -msgstr "" +msgstr "Id: " #: colord-kcm/ui/main.qml:299 -#, fuzzy, kde-format -#| msgid "Scope:" +#, kde-format msgid "Scope: " -msgstr "Escopo:" +msgstr "Escopo: " #: colord-kcm/ui/main.qml:307 -#, fuzzy, kde-format -#| msgid "Mode:" +#, kde-format msgid "Mode: " -msgstr "Modo:" +msgstr "Modo: " #: colord-kcm/ui/main.qml:315 -#, fuzzy, kde-format -#| msgid "Current Profile:" +#, kde-format msgid "Current Profile: " -msgstr "Perfil atual:" +msgstr "Perfil atual: " #: colord-kcm/ui/ProfileMetaDataView.qml:21 #, kde-format @@ -425,47 +419,40 @@ msgstr "Metadados" #: colord-kcm/ui/ProfileMetaDataView.qml:37 -#, fuzzy, kde-format -#| msgid "Named Colors" +#, kde-format msgctxt "button: tab button for 'named colors in profile' information page" msgid "Named Colors" msgstr "Cores com nome" #: colord-kcm/ui/ProfileMetaDataView.qml:109 -#, fuzzy, kde-format -#| msgid "Profile type:" +#, kde-format msgid "Profile Type: " -msgstr "Tipo do perfil:" +msgstr "Tipo do perfil: " #: colord-kcm/ui/ProfileMetaDataView.qml:117 -#, fuzzy, kde-format -#| msgid "Colorspace:" +#, kde-format msgid "Colorspace: " -msgstr "Espaço de cores:" +msgstr "Espaço de cores: " #: colord-kcm/ui/ProfileMetaDataView.qml:125 -#, fuzzy, kde-format -#| msgid "Created:" +#, kde-format msgid "Created: " -msgstr "Criado em:" +msgstr "Criado em: " #: colord-kcm/ui/ProfileMetaDataView.qml:133 -#, fuzzy, kde-format -#| msgid "Version:" +#, kde-format msgid "Version: " -msgstr "Versão:" +msgstr "Versão: " #: colord-kcm/ui/ProfileMetaDataView.qml:142 -#, fuzzy, kde-format -#| msgid "Device Model:" +#, kde-format msgid "Device Model: " -msgstr "Modelo do dispositivo:" +msgstr "Modelo do dispositivo: " #: colord-kcm/ui/ProfileMetaDataView.qml:152 -#, fuzzy, kde-format -#| msgid "Display correction:" +#, kde-format msgid "Display Correction: " -msgstr "Correção da tela:" +msgstr "Correção da tela: " #: colord-kcm/ui/ProfileMetaDataView.qml:155 #, kde-format @@ -478,28 +465,24 @@ msgstr "Nenhum" #: colord-kcm/ui/ProfileMetaDataView.qml:160 -#, fuzzy, kde-format -#| msgid "White Point:" +#, kde-format msgid "White Point: " -msgstr "Ponto branco:" +msgstr "Ponto de branco: " #: colord-kcm/ui/ProfileMetaDataView.qml:169 -#, fuzzy, kde-format -#| msgid "License:" +#, kde-format msgid "License: " -msgstr "Licença:" +msgstr "Licença: " #: colord-kcm/ui/ProfileMetaDataView.qml:179 -#, fuzzy, kde-format -#| msgid "File size:" +#, kde-format msgid "File Size: " -msgstr "Tamanho do arquivo:" +msgstr "Tamanho do arquivo: " #: colord-kcm/ui/ProfileMetaDataView.qml:187 -#, fuzzy, kde-format -#| msgid "Filename:" +#, kde-format msgid "Filename: " -msgstr "Nome do arquivo:" +msgstr "Nome do arquivo: " #: colord-kcm/ui/ProfileMetaDataView.qml:196 #, kde-format