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-09-04 22:34:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kontrast (Old) and /work/SRC/openSUSE:Factory/.kontrast.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kontrast" Sat Sep 4 22:34:49 2021 rev:10 rq:915949 version:21.08.1 Changes: -------- --- /work/SRC/openSUSE:Factory/kontrast/kontrast.changes 2021-08-16 10:15:59.350774274 +0200 +++ /work/SRC/openSUSE:Factory/.kontrast.new.1899/kontrast.changes 2021-09-04 22:37:23.116313057 +0200 @@ -1,0 +2,9 @@ +Wed Sep 1 12:38:50 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.08.1 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.08.1 +- No code change since 21.08.0 + +------------------------------------------------------------------- Old: ---- kontrast-21.08.0.tar.xz kontrast-21.08.0.tar.xz.sig New: ---- kontrast-21.08.1.tar.xz kontrast-21.08.1.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kontrast.spec ++++++ --- /var/tmp/diff_new_pack.6nmB0r/_old 2021-09-04 22:37:23.528313603 +0200 +++ /var/tmp/diff_new_pack.6nmB0r/_new 2021-09-04 22:37:23.528313603 +0200 @@ -19,7 +19,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kontrast -Version: 21.08.0 +Version: 21.08.1 Release: 0 Summary: Contrast checker License: GPL-3.0-or-later AND CC0-1.0 ++++++ kontrast-21.08.0.tar.xz -> kontrast-21.08.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.0/.clang-format new/kontrast-21.08.1/.clang-format --- old/kontrast-21.08.0/.clang-format 2021-08-05 00:10:55.000000000 +0200 +++ new/kontrast-21.08.1/.clang-format 2021-08-27 23:18:01.000000000 +0200 @@ -56,7 +56,7 @@ # don't move parameters to own lines if they are not all on the same BinPackParameters: false -# In case we have an if statement whith multiple lines the operator should be at the beginning of the line +# In case we have an if statement with multiple lines the operator should be at the beginning of the line # but we do not want to break assignments BreakBeforeBinaryOperators: NonAssignment diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.0/CMakeLists.txt new/kontrast-21.08.1/CMakeLists.txt --- old/kontrast-21.08.0/CMakeLists.txt 2021-08-06 02:25:50.000000000 +0200 +++ new/kontrast-21.08.1/CMakeLists.txt 2021-08-31 02:40:06.000000000 +0200 @@ -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 "0") +set (RELEASE_SERVICE_VERSION_MICRO "1") 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.0/org.kde.kontrast.appdata.xml new/kontrast-21.08.1/org.kde.kontrast.appdata.xml --- old/kontrast-21.08.0/org.kde.kontrast.appdata.xml 2021-08-05 00:10:55.000000000 +0200 +++ new/kontrast-21.08.1/org.kde.kontrast.appdata.xml 2021-08-27 23:18:01.000000000 +0200 @@ -97,10 +97,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.1" date="2021-09-02"/> <release version="21.08.0" date="2021-08-12"/> <release version="21.04.3" date="2021-07-08"/> <release version="21.04.2" date="2021-06-10"/> - <release version="21.04.1" date="2021-05-13"/> </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.0/po/cs/kontrast.po new/kontrast-21.08.1/po/cs/kontrast.po --- old/kontrast-21.08.0/po/cs/kontrast.po 2021-08-06 02:25:50.000000000 +0200 +++ new/kontrast-21.08.1/po/cs/kontrast.po 2021-08-31 02:40:06.000000000 +0200 @@ -1,21 +1,21 @@ # Copyright (C) YEAR This file is copyright: # This file is distributed under the same license as the kontrast package. -# Vit Pelcak <[email protected]>, 2020. +# Vit Pelcak <[email protected]>, 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-08-31 16:19+0200\n" -"Last-Translator: Vit Pelcak <[email protected]>\n" +"PO-Revision-Date: 2021-08-13 10:14+0200\n" +"Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 20.08.0\n" +"X-Generator: Lokalize 21.04.3\n" #, kde-format msgctxt "NAME OF TRANSLATORS" @@ -167,17 +167,17 @@ #: contents/ui/MainPage.qml:104 contents/ui/MainPage.qml:184 #, kde-format msgid "Hue %1??" -msgstr "" +msgstr "T??n %1??" #: contents/ui/MainPage.qml:118 contents/ui/MainPage.qml:198 #, kde-format msgid "Saturation %1" -msgstr "" +msgstr "Nasycen?? %1" #: contents/ui/MainPage.qml:132 contents/ui/MainPage.qml:212 #, kde-format msgid "Lightness %1" -msgstr "" +msgstr "Jas %1" #: contents/ui/MainPage.qml:156 #, kde-format @@ -208,7 +208,7 @@ #, kde-format msgctxt "@title" msgid "Kontrast" -msgstr "" +msgstr "Kontrast" #: main.cpp:31 #, kde-format @@ -220,7 +220,7 @@ #, kde-format msgctxt "@info:credit" msgid "Carl Schwan" -msgstr "" +msgstr "Carl Schwan" #: main.cpp:34 #, kde-format @@ -232,7 +232,7 @@ #, kde-format msgctxt "@info:credit" msgid "Wikipedia" -msgstr "" +msgstr "Wikipedia" #: main.cpp:35 #, kde-format @@ -244,7 +244,7 @@ #, kde-format msgctxt "@info:credit" msgid "Carson Black" -msgstr "" +msgstr "Carson Black" #: main.cpp:36 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kontrast-21.08.0/po/zh_CN/kontrast.po new/kontrast-21.08.1/po/zh_CN/kontrast.po --- old/kontrast-21.08.0/po/zh_CN/kontrast.po 2021-08-06 02:25:50.000000000 +0200 +++ new/kontrast-21.08.1/po/zh_CN/kontrast.po 2021-08-31 02:40:06.000000000 +0200 @@ -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-07-26 13:50\n" +"PO-Revision-Date: 2021-08-30 11:46\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -20,57 +20,57 @@ #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "Tyson Tan" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "[email protected]" #: contents/ui/FavoritePage.qml:18 #, kde-format msgid "Favorite colors" -msgstr "" +msgstr "????????????" #: contents/ui/FavoritePage.qml:52 #, kde-format msgid "Text: %1" -msgstr "" +msgstr "???????????????%1" #: contents/ui/FavoritePage.qml:72 #, kde-format msgid "Background: %1" -msgstr "" +msgstr "???????????????%1" #: contents/ui/FavoritePage.qml:93 #, kde-format msgid "Remove" -msgstr "" +msgstr "??????" #: contents/ui/FavoritePage.qml:105 #, kde-format msgid "Background color copied to clipboard" -msgstr "" +msgstr "?????????????????????????????????" #: contents/ui/FavoritePage.qml:113 #, kde-format msgid "Text color copied to clipboard" -msgstr "" +msgstr "???????????????????????????????????????" #: contents/ui/FavoritePage.qml:122 #, kde-format msgid "Color copied to clipboard" -msgstr "" +msgstr "???????????????????????????" #: contents/ui/HelpPage.qml:13 contents/ui/main.qml:40 #, kde-format msgid "Help" -msgstr "" +msgstr "??????" #: contents/ui/HelpPage.qml:19 #, kde-format msgid "Contrast" -msgstr "" +msgstr "?????????" #: contents/ui/HelpPage.qml:24 #, kde-format @@ -80,6 +80,9 @@ "determined by the difference in the color and brightness of the object and " "other objects within the same field of view." msgstr "" +"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????" +"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????" +"????????????????????????" #: contents/ui/HelpPage.qml:29 #, kde-format @@ -87,6 +90,8 @@ "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 "" +"????????????????????? 21 ????????????????????? (????????????????????????)??????????????? 0 ??????????????????" +"?????????" #: contents/ui/HelpPage.qml:34 #, kde-format @@ -95,6 +100,8 @@ "the WCAG AA standard and a contrast ratio of 7 or more is required to " "conform with the WCAG AAA standard." msgstr "" +"?????????????????????????????????????????????????????????????????? 4.5 ???????????? WCAG AA ???????????????" +"????????? 7 ?????????????????? WCAG AAA ?????????" #: contents/ui/HelpPage.qml:39 #, kde-format @@ -103,51 +110,53 @@ "WCAG AA standard and a contrast ratio of 4.5 or more is required to conform " "with the WCAG AAA standard." msgstr "" +"??????????????????????????????????????????????????????????????? 3 ???????????? WCAG AA ?????????????????????" +"??? 4.5 ?????????????????? WCAG AAA ?????????" #: contents/ui/main.qml:23 #, kde-format msgid "kontrast" -msgstr "" +msgstr "kontrast" #: contents/ui/main.qml:28 contents/ui/MainPage.qml:19 #, kde-format msgid "Contrast Checker" -msgstr "" +msgstr "?????????????????????" #: contents/ui/main.qml:34 #, kde-format msgid "Favorite Colors" -msgstr "" +msgstr "????????????" #: contents/ui/main.qml:46 #, kde-format msgid "About" -msgstr "" +msgstr "??????" #: contents/ui/MainPage.qml:41 #, kde-format msgid "Contrast ratio: %1" -msgstr "" +msgstr "?????????????????????%1" #: contents/ui/MainPage.qml:53 #, kde-format msgid "Perfect for normal and large text" -msgstr "" +msgstr "???????????????????????????????????????????????????" #: contents/ui/MainPage.qml:53 #, kde-format msgid "Perfect for large text and good for normal text" -msgstr "" +msgstr "??????????????????????????????????????????????????????????????????" #: contents/ui/MainPage.qml:53 #, kde-format msgid "Good for large text and bad for normal text" -msgstr "" +msgstr "??????????????????????????????????????????????????????????????????" #: contents/ui/MainPage.qml:53 #, kde-format msgid "Bad for large and normal text" -msgstr "" +msgstr "???????????????????????????????????????????????????" #: contents/ui/MainPage.qml:60 #, kde-format @@ -158,96 +167,99 @@ "the color and brightness of the object and other objects within the same " "field of view." msgstr "" +"???????????????????????? (??????????????????/????????????) ??????????????????????????????????????????????????????" +"??????????????????????????????????????????????????????????????????????????????????????????????????????????????????" +"?????????????????????????????????????????????????????????????????????" #: contents/ui/MainPage.qml:75 #, kde-format msgid "Text" -msgstr "" +msgstr "????????????" #: contents/ui/MainPage.qml:104 contents/ui/MainPage.qml:184 #, kde-format msgid "Hue %1??" -msgstr "" +msgstr "?????????%1??" #: contents/ui/MainPage.qml:118 contents/ui/MainPage.qml:198 #, kde-format msgid "Saturation %1" -msgstr "" +msgstr "????????????%1" #: contents/ui/MainPage.qml:132 contents/ui/MainPage.qml:212 #, kde-format msgid "Lightness %1" -msgstr "" +msgstr "?????????%1" #: contents/ui/MainPage.qml:156 #, kde-format msgid "Background" -msgstr "" +msgstr "????????????" #: contents/ui/MainPage.qml:230 #, kde-format msgid "Invert" -msgstr "" +msgstr "????????????" #: contents/ui/MainPage.qml:236 #, kde-format msgid "Randomize" -msgstr "" +msgstr "????????????" #: contents/ui/MainPage.qml:242 #, kde-format msgid "Mark as favorite" -msgstr "" +msgstr "??????????????????" #: contents/ui/MainPage.qml:245 #, kde-format msgid "Failed to save color" -msgstr "" +msgstr "??????????????????" #: main.cpp:30 #, kde-format msgctxt "@title" msgid "Kontrast" -msgstr "" +msgstr "Kontrast" #: main.cpp:31 #, kde-format msgctxt "@title" msgid "A contrast checker application" -msgstr "" +msgstr "???????????????????????????" #: main.cpp:34 #, kde-format msgctxt "@info:credit" msgid "Carl Schwan" -msgstr "" +msgstr "Carl Schwan" #: main.cpp:34 #, kde-format msgctxt "@info:credit" msgid "Maintainer and creator" -msgstr "" +msgstr "???????????????????????????" #: main.cpp:35 #, kde-format msgctxt "@info:credit" msgid "Wikipedia" -msgstr "" +msgstr "????????????" #: main.cpp:35 #, kde-format msgctxt "@info:credit" msgid "Text on the main page CC-BY-SA-4.0" -msgstr "" +msgstr "????????????????????? CC-BY-SA-4.0" #: main.cpp:36 #, kde-format msgctxt "@info:credit" msgid "Carson Black" -msgstr "" +msgstr "Carson Black" #: main.cpp:36 #, kde-format msgctxt "@info:credit" msgid "SQLite backend for favorite colors" -msgstr "" +msgstr "??????????????? SQLite ????????????"
