Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2021-02-07 15:19:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Sun Feb  7 15:19:46 2021 rev:98 rq:869396 version:20.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2021-01-10 
19:44:37.693939008 +0100
+++ /work/SRC/openSUSE:Factory/.kteatime.new.28504/kteatime.changes     
2021-02-07 15:22:37.190103294 +0100
@@ -1,0 +2,9 @@
+Wed Feb  3 08:29:31 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.OlantZ/_old  2021-02-07 15:22:37.710103888 +0100
+++ /var/tmp/diff_new_pack.OlantZ/_new  2021-02-07 15:22:37.714103892 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kteatime
-Version:        20.12.1
+Version:        20.12.2
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.OlantZ/_old and 
/var/tmp/diff_new_pack.OlantZ/_new differ

++++++ kteatime-20.12.1.tar.xz -> kteatime-20.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.12.1/CMakeLists.txt 
new/kteatime-20.12.2/CMakeLists.txt
--- old/kteatime-20.12.1/CMakeLists.txt 2021-01-05 02:21:18.000000000 +0100
+++ new/kteatime-20.12.2/CMakeLists.txt 2021-02-02 01:48:29.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 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-20.12.1/org.kde.kteatime.appdata.xml 
new/kteatime-20.12.2/org.kde.kteatime.appdata.xml
--- old/kteatime-20.12.1/org.kde.kteatime.appdata.xml   2021-01-02 
15:20:40.000000000 +0100
+++ new/kteatime-20.12.2/org.kde.kteatime.appdata.xml   2021-01-29 
21:23:59.000000000 +0100
@@ -139,9 +139,9 @@
     <binary>kteatime</binary>
   </provides>
   <releases>
+    <release version="20.12.2" date="2021-02-04"/>
     <release version="20.12.1" date="2021-01-07"/>
     <release version="20.12.0" date="2020-12-10"/>
     <release version="20.08.3" date="2020-11-05"/>
-    <release version="20.08.2" date="2020-10-08"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.12.1/po/it/kteatime.po 
new/kteatime-20.12.2/po/it/kteatime.po
--- old/kteatime-20.12.1/po/it/kteatime.po      2021-01-05 02:21:18.000000000 
+0100
+++ new/kteatime-20.12.2/po/it/kteatime.po      2021-02-02 01:48:28.000000000 
+0100
@@ -3,7 +3,7 @@
 # Federico Cozzi <federicoco...@federicocozzi.it>, 2005.
 # Nicola Ruggero <nixprog.a...@tiscali.it>, 2006.
 # Nicola Ruggero <nic...@nxnt.org>, 2008, 2009, 2010, 2011.
-# Luigi Toscano <luigi.tosc...@tiscali.it>, 2015, 2018, 2019.
+# Luigi Toscano <luigi.tosc...@tiscali.it>, 2015, 2018, 2019, 2021.
 #
 msgid ""
 msgstr ""
@@ -18,7 +18,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 2.0\n"
+"X-Generator: Lokalize 20.12.0\n"
 
 #: src/main.cpp:40
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.12.1/po/nn/kteatime.po 
new/kteatime-20.12.2/po/nn/kteatime.po
--- old/kteatime-20.12.1/po/nn/kteatime.po      2021-01-05 02:21:18.000000000 
+0100
+++ new/kteatime-20.12.2/po/nn/kteatime.po      2021-02-02 01:48:28.000000000 
+0100
@@ -1,7 +1,7 @@
 # Translation of kteatime to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes <ga...@verdsveven.com>, 1999, 2000, 2002, 2004.
-# Karl Ove Hufthammer <k...@huftis.org>, 2005, 2007, 2008, 2010, 2015, 2018, 
2019.
+# Karl Ove Hufthammer <k...@huftis.org>, 2005, 2007, 2008, 2010, 2015, 2018, 
2019, 2021.
 # Eirik U. Birkeland <eir...@gmail.com>, 2009.
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "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 21.03.70\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.12.1/po/pt_BR/kteatime.po 
new/kteatime-20.12.2/po/pt_BR/kteatime.po
--- old/kteatime-20.12.1/po/pt_BR/kteatime.po   2021-01-05 02:21:18.000000000 
+0100
+++ new/kteatime-20.12.2/po/pt_BR/kteatime.po   2021-02-02 01:48:28.000000000 
+0100
@@ -5,22 +5,22 @@
 # Lisiane Sztoltz <lisi...@conectiva.com.br>, 2003, 2004.
 # Henrique Pinto <henrique.pi...@kdemail.net>, 2005.
 # Diniz Bortolotto <diniz.bortolo...@gmail.com>, 2007.
-# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009, 2018, 2019.
+# Luiz Fernando Ranghetti <elchev...@opensuse.org>, 2009, 2018, 2019, 2021.
 # Andr?? Marcelo Alvarenga <alvare...@kde.org>, 2009, 2010, 2014, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:37+0200\n"
-"PO-Revision-Date: 2019-05-27 00:05-0300\n"
-"Last-Translator: Andr?? Marcelo Alvarenga <alvare...@kde.org>\n"
-"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
+"PO-Revision-Date: 2021-02-01 16:25-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti <elchev...@opensuse.org>\n"
+"Language-Team: Brazilian Portuguese <kde-i18n-pt...@kde.org>\n"
 "Language: pt_BR\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 19.04.1\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #: src/main.cpp:40
 #, kde-format
@@ -120,17 +120,17 @@
 #: src/settings.cpp:64
 #, kde-format
 msgid "Save changes and close dialog."
-msgstr "Salva as altera????es e fecha o di??logo."
+msgstr "Salva as altera????es e fecha a janela."
 
 #: src/settings.cpp:65
 #, kde-format
 msgid "Close dialog without saving changes."
-msgstr "Fecha o di??logo sem salvar as altera????es."
+msgstr "Fecha a janela sem salvar as altera????es."
 
 #: src/settings.cpp:66
 #, kde-format
 msgid "Show help page for this dialog."
-msgstr "Mostra a p??gina de ajuda para este di??logo."
+msgstr "Mostra a p??gina de ajuda para esta janela."
 
 #: src/settings.cpp:95
 #, kde-format
@@ -307,7 +307,7 @@
 #: src/timeedit.cpp:54
 #, kde-format
 msgid "Close this dialog without starting a new tea."
-msgstr "Fecha este di??logo sem iniciar um novo ch??."
+msgstr "Fecha esta janela sem iniciar um novo ch??."
 
 #: src/timeedit.cpp:67
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.12.1/po/zh_CN/kteatime.po 
new/kteatime-20.12.2/po/zh_CN/kteatime.po
--- old/kteatime-20.12.1/po/zh_CN/kteatime.po   2021-01-05 02:21:18.000000000 
+0100
+++ new/kteatime-20.12.2/po/zh_CN/kteatime.po   2021-02-02 01:48:28.000000000 
+0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-10-23 02:37+0200\n"
-"PO-Revision-Date: 2021-01-03 09:06\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to