Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kontrast for openSUSE:Factory checked in at 2021-11-06 18:17:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontrast (Old) and /work/SRC/openSUSE:Factory/.kontrast.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontrast" Sat Nov 6 18:17:14 2021 rev:12 rq:929359 version:21.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes 2021-10-13 18:08:45.899526497 +0200 +++ /work/SRC/openSUSE:Factory/.kontrast.new.1890/kontrast.changes 2021-11-06 18:20:29.932962791 +0100 @@ -1,0 +2,9 @@ +Tue Nov 2 21:34:19 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.3/ +- No code change since 21.08.2 + +------------------------------------------------------------------- Old: ---- kontrast-21.08.2.tar.xz kontrast-21.08.2.tar.xz.sig New: ---- kontrast-21.08.3.tar.xz kontrast-21.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontrast.spec ++++++ --- /var/tmp/diff_new_pack.gvisd8/_old 2021-11-06 18:20:30.276962981 +0100 +++ /var/tmp/diff_new_pack.gvisd8/_new 2021-11-06 18:20:30.280962983 +0100 @@ -19,7 +19,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontrast -Version: 21.08.2 +Version: 21.08.3 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 ++++++ kontrast-21.08.2.tar.xz -> kontrast-21.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.2/CMakeLists.txt new/kontrast-21.08.3/CMakeLists.txt --- old/kontrast-21.08.2/CMakeLists.txt 2021-10-05 07:47:32.000000000 +0200 +++ new/kontrast-21.08.3/CMakeLists.txt 2021-11-02 01:20:34.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "08") -set (RELEASE_SERVICE_VERSION_MICRO "2") +set (RELEASE_SERVICE_VERSION_MICRO "3") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kontrast VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.2/org.kde.kontrast.appdata.xml new/kontrast-21.08.3/org.kde.kontrast.appdata.xml --- old/kontrast-21.08.2/org.kde.kontrast.appdata.xml 2021-10-05 00:34:20.000000000 +0200 +++ new/kontrast-21.08.3/org.kde.kontrast.appdata.xml 2021-10-31 11:37:10.000000000 +0100 @@ -67,8 +67,8 @@ <project_license>GPL-3.0-or-later</project_license> <description> <p>Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible.</p> - <p xml:lang="ca">El Kontrast ??s un comprovador del contrast del color i indica si les vostres combinacions de color s??n suficientment distingibles per a ser llegibles i accessibles.</p> - <p xml:lang="ca-valencia">El Kontrast ??s un comprovador del contrast del color i indica si les vostres combinacions de color s??n suficientment distingibles per a ser llegibles i accessibles.</p> + <p xml:lang="ca">El Kontrast ??s un comprovador del contrast del color i indica si les vostres combinacions de color s??n prou distingibles per a ser llegibles i accessibles.</p> + <p xml:lang="ca-valencia">El Kontrast ??s un comprovador del contrast del color i indica si les vostres combinacions de color s??n prou distingibles per a ser llegibles i accessibles.</p> <p xml:lang="da">Kontrast er et program til at tjekke farvekontraster og fort??ller dig om dine farvekombinationer er forskellige nok til at v??re l??sbare og tilg??ngelige.</p> <p xml:lang="de">Kontrast ist eine Anwendung zur Kontrast??berpr??fung von Farben und ermittelt, ob Ihre Farbkombinationen gut zu erkennen sind, um lesbar und zug??nglich zu sein.</p> <p xml:lang="el">???? Kontrast ?????????? ?????? ?????????????????? ?????????????? ?????? ???????????????????? ?????????????????? ?????? ?????? ???????? ???? ???? ???????????????????? ???????????????????? ?????? ?????????? ?????????????? ?????????????????? ?????? ???? ?????????? ???????????????????????? ?????? ??????????????????????.</p> @@ -100,10 +100,10 @@ <url type="bugtracker">https://invent.kde.org/accessibility/kontrast/-/issues</url> <url type="donation">https://liberapay.com/Carl/</url> <releases> + <release version="21.08.3" date="2021-11-04"/> <release version="21.08.2" date="2021-10-07"/> <release version="21.08.1" date="2021-09-02"/> <release version="21.08.0" date="2021-08-12"/> - <release version="21.04.3" date="2021-07-08"/> </releases> <developer_name>Carl Schwan</developer_name> <developer_name xml:lang="ca">Carl Schwan</developer_name> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.2/po/ca/kontrast.po new/kontrast-21.08.3/po/ca/kontrast.po --- old/kontrast-21.08.2/po/ca/kontrast.po 2021-10-05 07:47:32.000000000 +0200 +++ new/kontrast-21.08.3/po/ca/kontrast.po 2021-11-02 01:20:34.000000000 +0100 @@ -1,24 +1,24 @@ # Translation of kontrast.po to Catalan -# Copyright (C) 2020 This_file_is_part_of_KDE +# Copyright (C) 2020-2021 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. # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2020. -# Josep Ma. Ferrer <txe...@gmail.com>, 2020. +# Josep M. Ferrer <txe...@gmail.com>, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-21 00:12+0000\n" -"PO-Revision-Date: 2020-09-07 12:35+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"PO-Revision-Date: 2021-10-09 19:40+0200\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca\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 2.0\n" +"X-Generator: Lokalize 20.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -94,7 +94,7 @@ "A contrast value of 21 indicates a perfect contrast (usually black on " "white), and a value of 0 indicate that the two colors are the same." msgstr "" -"Un valor de contrast de 21 indica un contrast perfect (normalment negre " +"Un valor de contrast de 21 indica un contrast perfecte (normalment negre " "sobre blanc), i un valor de 0 indica que els dos colors s??n el mateix." #: contents/ui/HelpPage.qml:34 @@ -147,7 +147,7 @@ #: contents/ui/MainPage.qml:53 #, kde-format msgid "Perfect for normal and large text" -msgstr "Perfecte per a text normal i gran." +msgstr "Perfecte per a text normal i gran" #: contents/ui/MainPage.qml:53 #, kde-format @@ -234,7 +234,7 @@ #, kde-format msgctxt "@title" msgid "A contrast checker application" -msgstr "Un aplicaci?? de comprovador del contrast" +msgstr "Una aplicaci?? de comprovaci?? del contrast" #: main.cpp:34 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.2/po/ca@valencia/kontrast.po new/kontrast-21.08.3/po/ca@valencia/kontrast.po --- old/kontrast-21.08.2/po/ca@valencia/kontrast.po 2021-10-05 07:47:32.000000000 +0200 +++ new/kontrast-21.08.3/po/ca@valencia/kontrast.po 2021-11-02 01:20:34.000000000 +0100 @@ -1,24 +1,24 @@ # Translation of kontrast.po to Catalan (Valencian) -# Copyright (C) 2020 This_file_is_part_of_KDE +# Copyright (C) 2020-2021 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. # # Antoni Bella P??rez <antonibel...@yahoo.com>, 2020. -# Josep Ma. Ferrer <txe...@gmail.com>, 2020. +# Josep M. Ferrer <txe...@gmail.com>, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kontrast\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-21 00:12+0000\n" -"PO-Revision-Date: 2020-09-07 12:35+0100\n" -"Last-Translator: Josep Ma. Ferrer <txe...@gmail.com>\n" +"PO-Revision-Date: 2021-10-09 19:40+0200\n" +"Last-Translator: Josep M. Ferrer <txe...@gmail.com>\n" "Language-Team: Catalan <kde-i18n...@kde.org>\n" "Language: ca@valencia\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 2.0\n" +"X-Generator: Lokalize 20.12.0\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -94,7 +94,7 @@ "A contrast value of 21 indicates a perfect contrast (usually black on " "white), and a value of 0 indicate that the two colors are the same." msgstr "" -"Un valor de contrast de 21 indica un contrast perfect (normalment negre " +"Un valor de contrast de 21 indica un contrast perfecte (normalment negre " "sobre blanc), i un valor de 0 indica que els dos colors s??n el mateix." #: contents/ui/HelpPage.qml:34 @@ -147,7 +147,7 @@ #: contents/ui/MainPage.qml:53 #, kde-format msgid "Perfect for normal and large text" -msgstr "Perfecte per a text normal i gran." +msgstr "Perfecte per a text normal i gran" #: contents/ui/MainPage.qml:53 #, kde-format @@ -234,7 +234,7 @@ #, kde-format msgctxt "@title" msgid "A contrast checker application" -msgstr "Un aplicaci?? de comprovador del contrast" +msgstr "Una aplicaci?? de comprovaci?? del contrast" #: main.cpp:34 #, kde-format @@ -271,6 +271,3 @@ msgctxt "@info:credit" msgid "SQLite backend for favorite colors" msgstr "Dorsal SQLite per als colors preferits" - -#~ msgid "Please choose a color" -#~ msgstr "Per favor, escolliu un color" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.2/po/zh_CN/kontrast.po new/kontrast-21.08.3/po/zh_CN/kontrast.po --- old/kontrast-21.08.2/po/zh_CN/kontrast.po 2021-10-05 07:47:32.000000000 +0200 +++ new/kontrast-21.08.3/po/zh_CN/kontrast.po 2021-11-02 01:20:34.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-05-21 00:12+0000\n" -"PO-Revision-Date: 2021-09-27 13:11\n" +"PO-Revision-Date: 2021-10-29 13:28\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"