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-01-11 21:19:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Tue Jan 11 21:19:03 2022 rev:109 rq:944397 version:21.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2021-12-13 
20:49:09.448587366 +0100
+++ /work/SRC/openSUSE:Factory/.kteatime.new.1892/kteatime.changes      
2022-01-11 21:23:00.185116388 +0100
@@ -1,0 +2,9 @@
+Tue Jan  4 10:26:16 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 21.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/21.12.1/
+- No code change since 21.12.0
+
+-------------------------------------------------------------------

Old:
----
  kteatime-21.12.0.tar.xz
  kteatime-21.12.0.tar.xz.sig

New:
----
  kteatime-21.12.1.tar.xz
  kteatime-21.12.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.D66ZEX/_old  2022-01-11 21:23:00.669116728 +0100
+++ /var/tmp/diff_new_pack.D66ZEX/_new  2022-01-11 21:23:00.673116731 +0100
@@ -18,16 +18,16 @@
 
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-%bcond_without lang
+%bcond_without released
 Name:           kteatime
-Version:        21.12.0
+Version:        21.12.1
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later
 Group:          Amusements/Toys/Other
 URL:            https://apps.kde.org/kteatime
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
+%if %{with released}
 Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:        applications.keyring
 %endif
@@ -63,7 +63,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang %{name} --with-man --all-name
     %{kf5_find_htmldocs}
   %endif
@@ -78,7 +78,7 @@
 %{_kf5_iconsdir}/hicolor/*/apps/kteatime.*
 %{_kf5_sharedir}/knotifications5/kteatime.notifyrc
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 


++++++ kteatime-21.12.0.tar.xz -> kteatime-21.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-21.12.0/CMakeLists.txt 
new/kteatime-21.12.1/CMakeLists.txt
--- old/kteatime-21.12.0/CMakeLists.txt 2021-12-03 01:14:31.000000000 +0100
+++ new/kteatime-21.12.1/CMakeLists.txt 2022-01-04 01:20:51.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 "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 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.0/org.kde.kteatime.appdata.xml 
new/kteatime-21.12.1/org.kde.kteatime.appdata.xml
--- old/kteatime-21.12.0/org.kde.kteatime.appdata.xml   2021-12-02 
22:37:00.000000000 +0100
+++ new/kteatime-21.12.1/org.kde.kteatime.appdata.xml   2022-01-03 
22:53:29.000000000 +0100
@@ -141,9 +141,9 @@
     <binary>kteatime</binary>
   </provides>
   <releases>
+    <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"/>
-    <release version="21.08.1" date="2021-09-02"/>
-    <release version="21.08.0" date="2021-08-12"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-21.12.0/po/ca@valencia/kteatime.po 
new/kteatime-21.12.1/po/ca@valencia/kteatime.po
--- old/kteatime-21.12.0/po/ca@valencia/kteatime.po     2021-12-03 
01:14:31.000000000 +0100
+++ new/kteatime-21.12.1/po/ca@valencia/kteatime.po     2022-01-04 
01:20:51.000000000 +0100
@@ -2,17 +2,17 @@
 # Copyright (C) 2000-2019 This_file_is_part_of_KDE
 #
 # Sebasti?? Pla <sas...@retemail.es>, 2000, 2001.
-# Josep Ma. 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.
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005.
 # Antoni Bella P??rez <antonibel...@yahoo.com>, 2018.
-# empar <montoro_...@gva.es>, 2019.
+# Empar Montoro Mart??n <montoro_...@gva.es>, 2019.
 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_...@gva.es>\n"
+"Last-Translator: Empar Montoro Mart??n <montoro_...@gva.es>\n"
 "Language-Team: Catalan <kde-i18n...@kde.org>\n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
@@ -77,7 +77,7 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Josep Ma. Ferrer"
+msgstr "Josep M. Ferrer"
 
 #: src/main.cpp:46
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-21.12.0/po/ru/docs/kteatime/index.docbook 
new/kteatime-21.12.1/po/ru/docs/kteatime/index.docbook
--- old/kteatime-21.12.0/po/ru/docs/kteatime/index.docbook      1970-01-01 
01:00:00.000000000 +0100
+++ new/kteatime-21.12.1/po/ru/docs/kteatime/index.docbook      2022-01-04 
01:20:51.000000000 +0100
@@ -0,0 +1,237 @@
+<?xml version="1.0" ?>
+<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
+ <!ENTITY % addindex "IGNORE">
+ <!ENTITY % Russian "INCLUDE">
+]>
+
+<book id="kteatime" lang="&language;">
+<bookinfo>
+<title
+>?????????????????????? ???????????????????????? &kteatime;</title>
+<authorgroup>
+<author
+>&Michael.Korman; &Michael.Korman.mail; </author>
+
+<othercredit role="developer"
+>&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail; </othercredit>
+
+<othercredit role="reviewer"
+>&Lauri.Watts; &Lauri.Watts.mail; </othercredit>
+<othercredit role="translator"
+><firstname
+>????????</firstname
+><surname
+>??????????????</surname
+><affiliation
+><address
+><email
+>olegbata...@mail.ru</email
+></address
+></affiliation
+><contrib
+>?????????????? ???? ?????????????? ????????</contrib
+></othercredit
+> <othercredit role="translator"
+><firstname
+>??????????</firstname
+><surname
+>????????????????</surname
+><affiliation
+><address
+><email
+>translation-t...@basealt.ru</email
+></address
+></affiliation
+><contrib
+>???????????????????? ???????????????? ???? ?????????????? ????????</contrib
+></othercredit
+> 
+</authorgroup>
+
+<copyright>
+<year
+>2000</year>
+<holder
+>&Michael.Korman;</holder>
+</copyright>
+
+<legalnotice
+>&FDLNotice;</legalnotice>
+
+<date
+>06 ???????? 2016 ??.</date>
+<releaseinfo
+>1.3.0 (???????????????????? KDE 16.04)</releaseinfo>
+
+<abstract>
+<para
+>?????? ?????????????????????? ?????????????????? &kteatime;, ???????????? 
?????????????????????????? ?????? ?????? &kde;.</para>
+</abstract>
+<keywordset>
+<keyword
+>KDE</keyword>
+<keyword
+>kdetoys</keyword>
+<keyword
+>kteatime</keyword>
+<keyword
+>??????</keyword>
+<keyword
+>??????????????????????????</keyword>
+<keyword
+>????????????</keyword>
+</keywordset>
+</bookinfo>
+
+<chapter id="introduction">
+<title
+>????????????????</title>
+
+<sect1 id="whats-kteatime">
+<title
+>?????? ?????????? &kteatime;?</title>
+
+<para
+>&kteatime; ??? ?????? ?????????????? ???????????? ?????? 
?????????????????????????? ??????. ???????????? ???? ?????????? ????????????, 
?????????????? ???????????? ???????????? ??????????????, ?????????? ?????? 
?????? ??????????. ???????????? ???????????????? ??????, ???????????????? 
?????? ??????, ?? &kteatime; ??????????????, ?????????? ???? ?????????? 
??????????.</para>
+</sect1>
+
+</chapter>
+
+<chapter id="how-to-use">
+<title
+>?????? ???????????????????????? &kteatime;</title>
+
+<para
+>?????? ?????????????? &kteatime; ?????????????????????????? 
???????????????????? ?? ?????????????????? ??????????. ?????????? 
?????????????? ????????, ???????????????? ???????????? ?????????????? ???????? 
???? ???????????? ??????????????????. ?????????????????? ???????????? 
???????????????????????? ???????? ???????????????? ?????????????? ?? 
?????????????????? ??????????????.</para>
+
+<sect1 id="timing-your-tea">
+<title
+>?????????????????????? ??????</title>
+
+<para
+>?????????? ?????????????? ?? ?????????????????? ?????????? 
???????????????????????? ???????????? ????????????????????, ???? ?????????????? 
???????????????????? ???????????? ????????????. ???????? ???????????????? ???? 
???????????? ???????????? ?????????????? ???????? ?? ?????????????? ?????? 
??????, ???? ???????????? ?????????? ???????????????? ?????????????????? 
?????????????????????????? ??????????????????, ???????????????????????? 
???????????????????? ?????????? ?????????????????????????? ??????. ???? 
?????????????????? ?????????????? ?????????????????????? ?????? ???? ?????????? 
????????????????  ?????????????????????????????? ??????????????????????. 
?????????? ?????????????? ??????????????????????, ?????????????? ???? ????????. 
?????? ???????????????? ?????????? ???????????????????? ???????????? ?? 
?????????????? ??????????????????.</para>
+
+<note
+><para
+>???????????? ???????????? ???????????????????????? ???????????? ????????, 
?????? ?????????????????????????? ?????????? ??????.</para
+></note>
+
+</sect1>
+</chapter>
+
+<chapter id="menu-options">
+<title
+>?????????? ????????</title>
+
+<para
+>?????????????????? ???????????? ?????????????????? ???????????? ???????? 
???????????????????? &kteatime;.</para>
+
+<sect1 id="select-your-tea">
+<title
+>?????????? ??????</title>
+
+<para
+>?????? ???????????? ???????????????????????? ???????? ???????????????? 
???????????? ?????????????? ???????? ???? ???????????? ????????????????????. ?? 
?????????????? ?????????? ???????? ???????????????? ?????????????? ?????? 
?????? ?????? ??????????????????????: <guimenuitem
+>???????????? ??????</guimenuitem
+>, <guimenuitem
+>?????? Earl Grey</guimenuitem
+>, <guimenuitem
+>?????????????????? ??????</guimenuitem
+> ?? <guimenuitem
+>?????????????? ??????</guimenuitem
+>. ?? ???????????? ?????????? ?????? ?????????? ?????????????? 
?????????????????????? ???? ??????????????????. ???????????? ???????? 
????????????????????, ?????? ?????????? ????????????????????????, ???? 
?????????????? ????????????????, ?????? ?????????? ?????????? ???????????????? 
???? ???????????? ?????????????????????????? ?? ?????????????????????? ???????? 
????????????????????????????. ?? ???????????????????? ?? ?????????????????????? 
?????????? ???????????????????? ???????????? ?????????????????? ?????????? 
?????????????????????? ?????? ???? ???????????? ????????????????????. 
???????????????? ?????????????? ???????????? ?????????????? ?????? ??? 
???????????? ?????????????? <guimenuitem
+>??????????????????????...</guimenuitem
+> ?? ?????????????????????? ????????.</para>
+
+<para
+>?????????????????? ?????????????????????? ?????? &kteatime; ???????????????? 
?????????????? ?????????? ?????????????? ???? ?????????????? <guimenuitem
+>?????????????????? ??????????????????????...</guimenuitem
+>.</para>
+
+</sect1>
+
+<sect1 id="start">
+<title
+>???????????? ?????????????? ?????????????????????? ??????</title>
+
+<para
+>?????? ?????????????? ?????????????? ???????????????? ?????? ?????? ?? 
?????????????????????? ????????. ?? ???????????????? ???????????????????????? 
????????, ?????? ???????????? ?????????????????????????? ??????????????, ???? 
???????????? ???????????????????? ?????????? ???????????????????????? 
??????????????????.</para
+></sect1>
+
+<sect1 id="configure">
+<title
+>??????????????????...</title>
+
+<para
+>???????? ?????????? ???????? ?????????????????? ???????????????????? ???????? 
??????????????????.</para>
+
+<screenshot>
+<screeninfo
+>???????????? ?????????????????? &kteatime;</screeninfo>
+<mediaobject>
+<imageobject
+><imagedata fileref="config.png" format="PNG"/></imageobject>
+<textobject
+><phrase
+>???????????? ?????????????????? &kteatime;</phrase
+></textobject>
+</mediaobject>
+</screenshot>
+
+<para
+>???????????????? ???????????????? ?????????? ???????????? ?????? ???????????? 
?????????? ?????? ?????? ???????????????? ???????????????? ?? ?????????? 
?????????????????????? ?????? ???????????????????????? ??????????????. ?????? 
?????????? ???????? ?????????????? ?????? ?????????????????????? ??????, 
???????????????????????????? ?? ????????????, ???????? ???????? 
?????????????????? ???????????????? ???????????????? ?? ???????????????????? 
?????????? ??????????????????????. ?????????? ???????????????? ????????????, 
???????????????? ???? ?? <guilabel
+>???????????? ?????????? ??????</guilabel
+> ?? ???????????????????????????? ???? ?? ?????????????????????????? 
???????????? ?????????? <guilabel
+>???????????????? ??????</guilabel
+>.</para>
+
+<para
+>???????????? ???????? ???????? ?????????????????? ??? ???????????? <guilabel
+>????????????????</guilabel
+>. ?? ???????? ?????????????? ???????????????? ?????????????? 
????????????????, ?????????????? ?????????? ??????????????????, ?????????? 
?????? ??????????????????. ???????? ?????????????? ???????????????? <guilabel
+>??????????????</guilabel
+>, ?????????? ???????????????? ???????? ?? ?????????????????????? ?? 
???????????????????? ??????. </para>
+
+<para
+>?????????? ?????????????? ?????????????? ?????????????????????? ?? ???????? 
???????????????????? ???????????????????????????? ????????????????????, 
???????????????????? ???????????? <guilabel
+>???????????????????? ?????????????? ?????????????? ?? ?????????????????? 
??????????</guilabel
+>.</para>
+
+</sect1>
+</chapter>
+
+<chapter id="credits">
+<title
+>?????????????????? ?????????? ?? ????????????????</title>
+
+<para
+>?????????????????? ?????????? ???? &kteatime; &copy;, 1998-1999: 
&Matthias.Hoelzer-Kluepfel; &Matthias.Hoelzer-Kluepfel.mail; </para>
+
+<para
+>???????????????????????? &Michael.Korman; &Michael.Korman.mail;</para>
+
+<para
+>?????????????? ???? ??????????????: ???????? ??????????????<email
+>olegbata...@mail.ru</email
+>, ?????????? ????????????????<email
+>translation-t...@basealt.ru</email
+></para
+> &underFDL; &underGPL; </chapter>
+
+&documentation.index;
+
+</book>
+
+<!--
+Local Variables:
+mode: sgml
+sgml-minimize-attributes:nil
+sgml-general-insert-case:lower
+sgml-indent-step:0
+sgml-indent-data:nil
+End:
+
+// vim:ts=2:sw=2:tw=78:noet
+-->
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-21.12.0/po/zh_CN/kteatime.po 
new/kteatime-21.12.1/po/zh_CN/kteatime.po
--- old/kteatime-21.12.0/po/zh_CN/kteatime.po   2021-12-03 01:14:31.000000000 
+0100
+++ new/kteatime-21.12.1/po/zh_CN/kteatime.po   2022-01-04 01:20:51.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-11-30 15:24\n"
+"PO-Revision-Date: 2021-12-22 14:10\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-21.12.0/src/kteatime.notifyrc 
new/kteatime-21.12.1/src/kteatime.notifyrc
--- old/kteatime-21.12.0/src/kteatime.notifyrc  2021-12-02 22:37:00.000000000 
+0100
+++ new/kteatime-21.12.1/src/kteatime.notifyrc  2022-01-03 22:53:29.000000000 
+0100
@@ -319,6 +319,7 @@
 [Event/popup]
 Name=The Tea Cooker
 Name[ca]=El cuiner de te
+Name[ca@valencia]=El cuiner de te
 Name[cs]=Va??i?? ??aje
 Name[da]=Tekogeren
 Name[de]=Der Teekocher
@@ -349,6 +350,7 @@
 Name[zh_TW]=?????????
 Comment=The Tea Cooker
 Comment[ca]=El cuiner de te
+Comment[ca@valencia]=El cuiner de te
 Comment[cs]=Va??i?? ??aje
 Comment[da]=Tekogeren
 Comment[de]=Der Teekocher

Reply via email to