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 2023-05-12 20:34:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/colord-kde (Old) and /work/SRC/openSUSE:Factory/.colord-kde.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "colord-kde" Fri May 12 20:34:38 2023 rev:12 rq:1086246 version:23.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/colord-kde/colord-kde.changes 2023-04-23 22:47:31.698733404 +0200 +++ /work/SRC/openSUSE:Factory/.colord-kde.new.1533/colord-kde.changes 2023-05-12 20:35:51.061393817 +0200 @@ -1,0 +2,9 @@ +Tue May 9 10:46:29 UTC 2023 - Christophe Marin <[email protected]> + +- Update to 23.04.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.04.1/ +- No code change since 23.04.0 + +------------------------------------------------------------------- Old: ---- colord-kde-23.04.0.tar.xz colord-kde-23.04.0.tar.xz.sig New: ---- colord-kde-23.04.1.tar.xz colord-kde-23.04.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ colord-kde.spec ++++++ --- /var/tmp/diff_new_pack.REMDSx/_old 2023-05-12 20:35:51.693397290 +0200 +++ /var/tmp/diff_new_pack.REMDSx/_new 2023-05-12 20:35:51.697397313 +0200 @@ -19,7 +19,7 @@ %global __requires_exclude qmlimport\\(kcmcolord.* %bcond_without released Name: colord-kde -Version: 23.04.0 +Version: 23.04.1 Release: 0 Summary: KDE interfaces and session daemon to colord License: GPL-2.0-or-later ++++++ colord-kde-23.04.0.tar.xz -> colord-kde-23.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/CMakeLists.txt new/colord-kde-23.04.1/CMakeLists.txt --- old/colord-kde-23.04.0/CMakeLists.txt 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/CMakeLists.txt 2023-05-06 09:54:39.000000000 +0200 @@ -5,7 +5,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "23") set (RELEASE_SERVICE_VERSION_MINOR "04") -set (RELEASE_SERVICE_VERSION_MICRO "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") 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-23.04.0/colord-kcm/kcm_colord.json new/colord-kde-23.04.1/colord-kcm/kcm_colord.json --- old/colord-kde-23.04.0/colord-kcm/kcm_colord.json 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/colord-kcm/kcm_colord.json 2023-05-06 09:54:39.000000000 +0200 @@ -12,6 +12,7 @@ "Description[eu]": "Kudeatu gailuen kolore-profilak", "Description[fi]": "Hallitse laitteiden väriprofiileja", "Description[fr]": "Gérer un profil de couleurs de périphériques", + "Description[gl]": "Xestionar o perfil de cores de dispositivos.", "Description[id]": "Kelola profil warna perangkat", "Description[it]": "Gestisci i profili colore dei dispositivi", "Description[ja]": "ããã¤ã¹ã®ã«ã©ã¼ãããã¡ã¤ã«ã管ç", @@ -44,6 +45,7 @@ "Name[eu]": "Kolore kudeaketa", "Name[fi]": "Värinhallinta", "Name[fr]": "Gestionnaire de couleurs", + "Name[gl]": "Xestión de cores", "Name[id]": "Pengelolaan Warna", "Name[it]": "Gestione del colore", "Name[ja]": "è²ç®¡ç", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/colord-kded/colord.json new/colord-kde-23.04.1/colord-kded/colord.json --- old/colord-kde-23.04.0/colord-kded/colord.json 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/colord-kded/colord.json 2023-05-06 09:54:39.000000000 +0200 @@ -15,6 +15,7 @@ "Description[eu]": "Pantailako kolore-profilak kudeatu", "Description[fi]": "Hallitse näytön väriprofiileja", "Description[fr]": "Gérer les profils de couleurs d'un écran", + "Description[gl]": "Xestionar os perfÃs de cores das pantallas", "Description[id]": "Kelola Profil Warna Layar", "Description[it]": "Gestisci i profili colore dello schermo", "Description[ja]": "ã¹ã¯ãªã¼ã³ã®ã«ã©ã¼ãããã¡ã¤ã«ã管ç", @@ -48,6 +49,7 @@ "Name[eu]": "Kolore daimona", "Name[fi]": "Väripalvelu", "Name[fr]": "Démon de couleurs", + "Name[gl]": "Servizo de cores", "Name[id]": "Daemon Warna", "Name[it]": "Demone dei colori", "Name[ja]": "è²ãã¼ã¢ã³", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/po/de/colord-kde.po new/colord-kde-23.04.1/po/de/colord-kde.po --- old/colord-kde-23.04.0/po/de/colord-kde.po 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/po/de/colord-kde.po 2023-05-06 09:54:39.000000000 +0200 @@ -14,7 +14,7 @@ "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" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 22.12.0\n" #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/po/gl/colord-kde.po new/colord-kde-23.04.1/po/gl/colord-kde.po --- old/colord-kde-23.04.0/po/gl/colord-kde.po 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/po/gl/colord-kde.po 2023-05-06 09:54:39.000000000 +0200 @@ -1,15 +1,15 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# # Marce Villarino <[email protected]>, 2013. # Adrián Chaves Fernández <[email protected]>, 2015, 2017. -# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019. +# Adrián Chaves (Gallaecio) <[email protected]>, 2017, 2019, 2023. +# msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-10 00:43+0000\n" -"PO-Revision-Date: 2019-09-29 09:03+0200\n" +"PO-Revision-Date: 2023-04-28 20:11+0200\n" "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 19.11.70\n" +"X-Generator: Lokalize 23.04.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -109,19 +109,16 @@ #: colord-kcm/DeviceDescription.cpp:185 #, kde-format msgid "You can use 'displaycal' to calibrate this device" -msgstr "" +msgstr "Pode usar «displaycal» para calibrar este dispositivo" #: colord-kcm/DeviceDescription.cpp:194 colord-kcm/DeviceDescription.cpp:199 -#, fuzzy, kde-format -#| msgid "" -#| "The measuring instrument is not detected. Please check it is turned on " -#| "and correctly connected." +#, kde-format msgid "" "The measuring instrument for calibrating is not detected. Please check it is " "turned on and correctly connected." msgstr "" -"Non se detectou o instrumento de medición. Comprobe que está acendido e " -"conectado correctamente." +"Non se detectou o instrumento de medición para calibrar. Comprobe que está " +"acendido e conectado correctamente." #: colord-kcm/DeviceDescription.cpp:218 #, kde-format @@ -129,10 +126,9 @@ msgstr "O instrumento de medición non é compatÃbel con impresoras." #: colord-kcm/DeviceDescription.cpp:222 -#, fuzzy, kde-format -#| msgid "The device type is not currently supported." +#, kde-format msgid "The device type is not currently supported for calibrating." -msgstr "O tipo de dispositivo é incompatÃbel." +msgstr "O tipo de dispositivo é incompatÃbel coa calibración." #: colord-kcm/DeviceModel.cpp:250 #, kde-format @@ -432,7 +428,7 @@ #: icc-importer/main.cpp:126 #, kde-format msgid "import" -msgstr "" +msgstr "importar" #: icc-importer/main.cpp:139 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/po/tr/colord-kde.po new/colord-kde-23.04.1/po/tr/colord-kde.po --- old/colord-kde-23.04.0/po/tr/colord-kde.po 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/po/tr/colord-kde.po 2023-05-06 09:54:39.000000000 +0200 @@ -9,7 +9,7 @@ "Project-Id-Version: playground-graphics-kde4\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-10 00:43+0000\n" -"PO-Revision-Date: 2023-02-20 17:37+0300\n" +"PO-Revision-Date: 2023-05-04 11:53+0300\n" "Last-Translator: Emir SARI <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" @@ -17,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 22.12.2\n" +"X-Generator: Lokalize 23.03.70\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -197,7 +197,7 @@ #, kde-format msgctxt "colorspace" msgid "HSV" -msgstr "TDD" +msgstr "HSV" #: colord-kcm/Profile.cpp:214 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/colord-kde-23.04.0/po/zh_CN/colord-kde.po new/colord-kde-23.04.1/po/zh_CN/colord-kde.po --- old/colord-kde-23.04.0/po/zh_CN/colord-kde.po 2023-04-12 17:54:39.000000000 +0200 +++ new/colord-kde-23.04.1/po/zh_CN/colord-kde.po 2023-05-06 09:54:39.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-12-10 00:43+0000\n" -"PO-Revision-Date: 2023-04-10 14:13\n" +"PO-Revision-Date: 2023-04-29 08:36\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
