Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2019-10-28 16:53:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.2990 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Mon Oct 28 16:53:22 2019 rev:82 rq:737819 version:19.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2019-09-11 
10:30:57.663373444 +0200
+++ /work/SRC/openSUSE:Factory/.kteatime.new.2990/kteatime.changes      
2019-10-28 16:54:13.961301248 +0100
@@ -1,0 +2,9 @@
+Fri Oct 11 07:43:10 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.2.php
+- No code change since 19.08.1
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.lbmDQ8/_old  2019-10-28 16:54:14.573302027 +0100
+++ /var/tmp/diff_new_pack.lbmDQ8/_new  2019-10-28 16:54:14.573302027 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kteatime
-Version:        19.08.1
+Version:        19.08.2
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later


++++++ kteatime-19.08.1.tar.xz -> kteatime-19.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-19.08.1/CMakeLists.txt 
new/kteatime-19.08.2/CMakeLists.txt
--- old/kteatime-19.08.1/CMakeLists.txt 2019-09-03 03:44:00.000000000 +0200
+++ new/kteatime-19.08.2/CMakeLists.txt 2019-10-08 02:18:54.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "19")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "1")
+set (KDE_APPLICATIONS_VERSION_MICRO "2")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 project(kteatime VERSION ${KDE_APPLICATIONS_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-19.08.1/po/cs/kteatime.po 
new/kteatime-19.08.2/po/cs/kteatime.po
--- old/kteatime-19.08.1/po/cs/kteatime.po      2019-09-03 03:43:58.000000000 
+0200
+++ new/kteatime-19.08.2/po/cs/kteatime.po      2019-10-08 02:18:52.000000000 
+0200
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák <[email protected]>, 2010, 2011, 2013, 2014, 2017.
+# Vít Pelčák <[email protected]>, 2010, 2011, 2013, 2014, 2017, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: trunk_kdetoys_kteatime\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2017-02-21 14:49+0100\n"
-"Last-Translator: Vít Pelčák <[email protected]>\n"
+"PO-Revision-Date: 2019-09-05 15:39+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 2.0\n"
+"X-Generator: Lokalize 19.08.0\n"
 
 #: src/main.cpp:39
 #, kde-format
@@ -34,6 +34,9 @@
 "© 2002-2003, Martin Willers\n"
 "© 2007-2010, Stefan Böhmann"
 msgstr ""
+"© 1998-1999, Matthias Hölzer-Klüpfel\n"
+"© 2002-2003, Martin Willers\n"
+"© 2007-2010, Stefan Böhmann"
 
 #: src/main.cpp:50
 #, kde-format
@@ -48,7 +51,7 @@
 #: src/main.cpp:51
 #, kde-format
 msgid "Matthias Hölzer-Klüpfel"
-msgstr ""
+msgstr "Matthias Hölzer-Klüpfel"
 
 #: src/main.cpp:52
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-19.08.1/po/zh_CN/kteatime.po 
new/kteatime-19.08.2/po/zh_CN/kteatime.po
--- old/kteatime-19.08.1/po/zh_CN/kteatime.po   2019-09-03 03:43:59.000000000 
+0200
+++ new/kteatime-19.08.2/po/zh_CN/kteatime.po   2019-10-08 02:18:53.000000000 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-08-30 07:47+0200\n"
-"PO-Revision-Date: 2019-08-16 17:14\n"
+"PO-Revision-Date: 2019-09-05 09:57\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to