Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kteatime for openSUSE:Factory checked in at 2022-02-04 21:48:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kteatime (Old) and /work/SRC/openSUSE:Factory/.kteatime.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kteatime" Fri Feb 4 21:48:32 2022 rev:110 rq:951114 version:21.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes 2022-01-11 21:23:00.185116388 +0100 +++ /work/SRC/openSUSE:Factory/.kteatime.new.1898/kteatime.changes 2022-02-04 21:51:04.219699563 +0100 @@ -1,0 +2,9 @@ +Tue Feb 1 13:03:35 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/21.12.2/ +- No code change since 21.12.1 + +------------------------------------------------------------------- Old: ---- kteatime-21.12.1.tar.xz kteatime-21.12.1.tar.xz.sig New: ---- kteatime-21.12.2.tar.xz kteatime-21.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kteatime.spec ++++++ --- /var/tmp/diff_new_pack.CxsAIh/_old 2022-02-04 21:51:04.747695958 +0100 +++ /var/tmp/diff_new_pack.CxsAIh/_new 2022-02-04 21:51:04.751695931 +0100 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kteatime -Version: 21.12.1 +Version: 21.12.2 Release: 0 Summary: Timer for various types of tea License: GPL-2.0-or-later ++++++ kteatime-21.12.1.tar.xz -> kteatime-21.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-21.12.1/CMakeLists.txt new/kteatime-21.12.2/CMakeLists.txt --- old/kteatime-21.12.1/CMakeLists.txt 2022-01-04 01:20:51.000000000 +0100 +++ new/kteatime-21.12.2/CMakeLists.txt 2022-02-01 01:12:03.000000000 +0100 @@ -3,7 +3,7 @@ # KDE Application Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "21") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}") project(kteatime VERSION ${RELEASE_SERVICE_VERSION}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-21.12.1/org.kde.kteatime.appdata.xml new/kteatime-21.12.2/org.kde.kteatime.appdata.xml --- old/kteatime-21.12.1/org.kde.kteatime.appdata.xml 2022-01-03 22:53:29.000000000 +0100 +++ new/kteatime-21.12.2/org.kde.kteatime.appdata.xml 2022-01-29 00:21:41.000000000 +0100 @@ -141,9 +141,9 @@ <binary>kteatime</binary> </provides> <releases> + <release version="21.12.2" date="2022-02-03"/> <release version="21.12.1" date="2022-01-06"/> <release version="21.12.0" date="2021-12-09"/> <release version="21.08.3" date="2021-11-04"/> - <release version="21.08.2" date="2021-10-07"/> </releases> </component> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-21.12.1/po/ca/kteatime.po new/kteatime-21.12.2/po/ca/kteatime.po --- old/kteatime-21.12.1/po/ca/kteatime.po 2022-01-04 01:20:51.000000000 +0100 +++ new/kteatime-21.12.2/po/ca/kteatime.po 2022-02-01 01:12:02.000000000 +0100 @@ -411,16 +411,3 @@ msgctxt "%1 is the time, %2 is the name of the tea" msgid "%1 left for %2." msgstr "Queden %1 per a %2." - -#~ msgid "Anonymous Tea" -#~ msgstr "Te an??nim" - -# skip-rule: common-te -#~ msgid "&Anonymous..." -#~ msgstr "Te &an??nim..." - -#~ msgid "Configure &Notifications..." -#~ msgstr "Configura les &notificacions..." - -#~ msgid "Configure notifications" -#~ msgstr "Configura les notificacions" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-21.12.1/po/ca@valencia/kteatime.po new/kteatime-21.12.2/po/ca@valencia/kteatime.po --- old/kteatime-21.12.1/po/ca@valencia/kteatime.po 2022-01-04 01:20:51.000000000 +0100 +++ new/kteatime-21.12.2/po/ca@valencia/kteatime.po 2022-02-01 01:12:02.000000000 +0100 @@ -1,24 +1,23 @@ # Translation of kteatime.po to Catalan (Valencian) -# Copyright (C) 2000-2019 This_file_is_part_of_KDE +# Copyright (C) 2000-2021 This_file_is_part_of_KDE # # Sebasti?? Pla <sas...@retemail.es>, 2000, 2001. -# Josep M. Ferrer <txe...@gmail.com>, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2014, 2015, 2018, 2019. +# Josep M. Ferrer <txe...@gmail.com>, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2014, 2015, 2018, 2019, 2020, 2021. # Albert Astals Cid <aa...@kde.org>, 2004, 2005. -# Antoni Bella P??rez <antonibel...@yahoo.com>, 2018. -# Empar Montoro Mart??n <montoro_...@gva.es>, 2019. +# Antoni Bella P??rez <antonibel...@yahoo.com>, 2018, 2020. msgid "" msgstr "" "Project-Id-Version: kteatime\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-15 00:22+0000\n" -"PO-Revision-Date: 2019-09-26 13:12+0200\n" -"Last-Translator: Empar Montoro Mart??n <montoro_...@gva.es>\n" +"PO-Revision-Date: 2021-10-10 18:35+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" -"X-Generator: Lokalize 19.04.2\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Accelerator-Marker: &\n" @@ -30,7 +29,7 @@ #: src/main.cpp:30 #, kde-format msgid "KDE utility for making a fine cup of tea." -msgstr "Utilitat de KDE per a preparar una bona tassa de te." +msgstr "Utilitat del KDE per a fer una bona tassa de te." #: src/main.cpp:32 #, kde-format @@ -108,15 +107,14 @@ #. i18n: ectx: property (windowTitle), widget (QWidget, TimeEditWidget) #: src/main.cpp:87 src/tea.cpp:28 src/timeedit.cpp:38 src/timeedit.cpp:109 #: src/timeedit.ui:14 -#, fuzzy, kde-format -#| msgid "Fruit Tea" +#, kde-format msgid "Custom Tea" -msgstr "Te de fruita" +msgstr "Te personalitzat" #: src/settings.cpp:40 #, kde-format msgid "Configure Tea Cooker" -msgstr "Configura la cuina del te" +msgstr "Configura el cuiner de te" #: src/settings.cpp:53 #, kde-format @@ -146,7 +144,7 @@ msgctxt "Reminder every" msgid " second" msgid_plural " seconds" -msgstr[0] " segon" +msgstr[0] " segons" msgstr[1] " segons" #. i18n: ectx: property (title), widget (QGroupBox, kbuttongroup1) @@ -213,7 +211,7 @@ #: src/settings.ui:332 #, kde-format msgid "Visualize progress in icon tray" -msgstr "Mostrar el progr??s en la safata d'icones" +msgstr "Mostra el progr??s a la safata d'icones" #: src/tea.cpp:64 #, kde-format @@ -285,6 +283,7 @@ msgstr[0] "%1 s" msgstr[1] "%1 s" +# skip-rule: t-par_obe_tan #: src/tealistmodel.cpp:68 #, kde-format msgid " (" @@ -301,10 +300,10 @@ msgstr "Te sense nom" #: src/timeedit.cpp:41 -#, fuzzy, kde-format -#| msgid "Start a new anonymous tea with the time configured in this dialog." +#, kde-format msgid "Start a new custom tea with the time configured in this dialog." -msgstr "Inicia un te an??nim nou amb el temps configurat en aquest di??leg." +msgstr "" +"Inicia un te personalitzat nou amb el temps configurat en aquest di??leg." #: src/timeedit.cpp:44 #, kde-format @@ -369,7 +368,7 @@ #: src/toplevel.cpp:84 #, kde-format msgid "&Stop" -msgstr "&Para" +msgstr "A&tura" #: src/toplevel.cpp:90 #, kde-format @@ -379,12 +378,12 @@ #: src/toplevel.cpp:98 #, kde-format msgid "&Custom..." -msgstr "" +msgstr "&Personalitza..." #: src/toplevel.cpp:155 #, kde-format msgid "No steeping tea." -msgstr "No s'est?? preparant cap te." +msgstr "No hi ha cap te fent-se." #: src/toplevel.cpp:208 #, kde-format @@ -395,27 +394,20 @@ #: src/toplevel.cpp:290 src/toplevel.cpp:405 #, kde-format msgid "The Tea Cooker" -msgstr "La cuina del te" +msgstr "El cuiner de te" #: src/toplevel.cpp:296 #, kde-format msgid "%1 is now ready!" -msgstr "El %1 ja est?? preparat." +msgstr "El %1 ja est?? preparat!" #: src/toplevel.cpp:316 #, kde-format msgid "%1 is ready since %2!" -msgstr "El %1 ja est?? preparat des de %2." +msgstr "El %1 ja est?? preparat des de %2!" #: src/toplevel.cpp:332 #, kde-format msgctxt "%1 is the time, %2 is the name of the tea" msgid "%1 left for %2." -msgstr "Queden %1 per %2." - -#~ msgid "Anonymous Tea" -#~ msgstr "Te an??nim" - -# skip-rule: common-te -#~ msgid "&Anonymous..." -#~ msgstr "Te &an??nim..." +msgstr "Queden %1 per a %2." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kteatime-21.12.1/po/zh_CN/kteatime.po new/kteatime-21.12.2/po/zh_CN/kteatime.po --- old/kteatime-21.12.1/po/zh_CN/kteatime.po 2022-01-04 01:20:51.000000000 +0100 +++ new/kteatime-21.12.2/po/zh_CN/kteatime.po 2022-02-01 01:12:02.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-08-15 00:22+0000\n" -"PO-Revision-Date: 2021-12-22 14:10\n" +"PO-Revision-Date: 2022-01-08 15:25\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"