Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2020-07-15 11:54:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kteatime (Old)
 and      /work/SRC/openSUSE:Factory/.kteatime.new.3060 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kteatime"

Wed Jul 15 11:54:03 2020 rev:91 rq:820261 version:20.04.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes        2020-06-14 
18:30:07.197543437 +0200
+++ /work/SRC/openSUSE:Factory/.kteatime.new.3060/kteatime.changes      
2020-07-15 11:55:39.183535523 +0200
@@ -1,0 +2,9 @@
+Thu Jul  9 20:10:27 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-07-apps-update
+- No code change since 20.04.2
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ kteatime.spec ++++++
--- /var/tmp/diff_new_pack.S8muO4/_old  2020-07-15 11:55:39.911536325 +0200
+++ /var/tmp/diff_new_pack.S8muO4/_new  2020-07-15 11:55:39.915536330 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kteatime
-Version:        20.04.2
+Version:        20.04.3
 Release:        0
 Summary:        Timer for various types of tea
 License:        GPL-2.0-or-later


++++++ kteatime-20.04.2.tar.xz -> kteatime-20.04.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.04.2/CMakeLists.txt 
new/kteatime-20.04.3/CMakeLists.txt
--- old/kteatime-20.04.2/CMakeLists.txt 2020-06-09 02:40:57.000000000 +0200
+++ new/kteatime-20.04.3/CMakeLists.txt 2020-07-07 03:03:35.000000000 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 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.04.2/org.kde.kteatime.appdata.xml 
new/kteatime-20.04.3/org.kde.kteatime.appdata.xml
--- old/kteatime-20.04.2/org.kde.kteatime.appdata.xml   2020-06-08 
20:04:14.000000000 +0200
+++ new/kteatime-20.04.3/org.kde.kteatime.appdata.xml   2020-07-03 
23:22:20.000000000 +0200
@@ -137,9 +137,9 @@
     <binary>kteatime</binary>
   </provides>
   <releases>
+    <release version="20.04.3" date="2020-07-09"/>
     <release version="20.04.2" date="2020-06-11"/>
     <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
-    <release version="19.12.2" date="2020-02-06"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.04.2/po/sr/kteatime.po 
new/kteatime-20.04.3/po/sr/kteatime.po
--- old/kteatime-20.04.2/po/sr/kteatime.po      2020-06-09 02:40:56.000000000 
+0200
+++ new/kteatime-20.04.3/po/sr/kteatime.po      2020-07-07 03:03:35.000000000 
+0200
@@ -7,8 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kteatime\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2018-08-21 03:45+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-02-27 03:24+0100\n"
 "PO-Revision-Date: 2016-03-20 15:25+0100\n"
 "Last-Translator: Chusslove Illich <caslav.i...@gmx.net>\n"
 "Language-Team: Serbian <kde-i18n...@kde.org>\n"
@@ -23,118 +23,123 @@
 "X-Environment: kde\n"
 "X-Generator: Lokalize 1.0\n"
 
-#: src/main.cpp:39
+#: src/main.cpp:40
 #, kde-format
 msgid "KTeaTime"
 msgstr "К‑чајанка"
 
-#: src/main.cpp:40
+#: src/main.cpp:41
 #, kde-format
 msgid "KDE utility for making a fine cup of tea."
 msgstr "КДЕ алатка за спремање шоље финог чаја"
 
-#: src/main.cpp:42
-#, kde-format
+#: src/main.cpp:43
+#, fuzzy, kde-format
+#| msgid ""
+#| "© 1998-1999, Matthias Hoelzer-Kluepfel\n"
+#| " © 2002-2003, Martin Willers\n"
+#| " © 2007-2010, Stefan Böhmann"
 msgid ""
-"© 1998-1999, Matthias Hoelzer-Kluepfel\n"
-" © 2002-2003, Martin Willers\n"
-" © 2007-2010, Stefan Böhmann"
+"© 1998-1999, Matthias Hölzer-Klüpfel\n"
+"© 2002-2003, Martin Willers\n"
+"© 2007-2010, Stefan Böhmann"
 msgstr ""
 "© 1998-1999, Матијас Хелцер-Клипфел\n"
 "© 2002-2003, Мартин Вилерс\n"
 "© 2007-2010, Штефан Беман"
 
-#: src/main.cpp:50
+#: src/main.cpp:51
 #, kde-format
 msgid "Stefan Böhmann"
 msgstr "Штефан Беман"
 
-#: src/main.cpp:50
+#: src/main.cpp:51
 #, kde-format
 msgid "Current maintainer"
 msgstr "Тренутни одржавалац"
 
-#: src/main.cpp:51
-#, kde-format
-msgid "Matthias Hoelzer-Kluepfel"
+#: src/main.cpp:52
+#, fuzzy, kde-format
+#| msgid "Matthias Hoelzer-Kluepfel"
+msgid "Matthias Hölzer-Klüpfel"
 msgstr "Матијас Хелцер-Клипфел"
 
-#: src/main.cpp:52
+#: src/main.cpp:53
 #, kde-format
 msgid "Martin Willers"
 msgstr "Мартин Вилерс"
 
-#: src/main.cpp:54
+#: src/main.cpp:55
 #, kde-format
 msgid "Daniel Teske"
 msgstr "Данијел Теске"
 
-#: src/main.cpp:54
+#: src/main.cpp:55
 #, kde-format
 msgid "Many patches"
 msgstr "Мноштво закрпа"
 
-#: src/main.cpp:56
+#: src/main.cpp:57
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
 msgstr "Слободан Симић"
 
-#: src/main.cpp:56
+#: src/main.cpp:57
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr "slsi...@gmail.com"
 
-#: src/main.cpp:84
+#: src/main.cpp:85
 #, kde-format
 msgid "Start a new tea with this time."
 msgstr "Пристави нови чај са овим временом."
 
-#: src/main.cpp:84
+#: src/main.cpp:85
 #, kde-format
 msgid "seconds"
 msgstr "секунди"
 
-#: src/main.cpp:86
+#: src/main.cpp:87
 #, kde-format
 msgid "Use this name for the tea started with --time."
 msgstr "Постави ово име за чај пристављен са --time."
 
-#: src/main.cpp:86
+#: src/main.cpp:87
 #, kde-format
 msgid "name"
 msgstr "име"
 
 #. i18n: ectx: property (windowTitle), widget (QWidget, TimeEditWidget)
-#: src/main.cpp:97 src/tea.cpp:39 src/timeedit.cpp:47 src/timeedit.cpp:119
+#: src/main.cpp:98 src/tea.cpp:39 src/timeedit.cpp:47 src/timeedit.cpp:119
 #: src/timeedit.ui:14
 #, kde-format
 msgid "Anonymous Tea"
 msgstr "Анонимни чај"
 
 # >> @title:window
-#: src/settings.cpp:50
+#: src/settings.cpp:49
 #, kde-format
 msgid "Configure Tea Cooker"
 msgstr "Подешавање чајника"
 
-#: src/settings.cpp:65
+#: src/settings.cpp:64
 #, kde-format
 msgid "Save changes and close dialog."
 msgstr "Сачувај измене и затвори дијалог"
 
-#: src/settings.cpp:66
+#: src/settings.cpp:65
 #, kde-format
 msgid "Close dialog without saving changes."
 msgstr "Затвори дијалог без уписивања измена"
 
-#: src/settings.cpp:67
+#: src/settings.cpp:66
 #, kde-format
 msgid "Show help page for this dialog."
 msgstr "Прикажи страницу помоћи за овај дијалог"
 
-#: src/settings.cpp:96
+#: src/settings.cpp:95
 #, kde-format
 msgctxt "Auto hide popup after"
 msgid " second"
@@ -144,7 +149,7 @@
 msgstr[2] " секунди"
 msgstr[3] " секунда"
 
-#: src/settings.cpp:97
+#: src/settings.cpp:96
 #, kde-format
 msgctxt "Reminder every"
 msgid " second"
@@ -365,90 +370,90 @@
 msgid "Tea time:"
 msgstr "Време за чај:"
 
-#: src/toplevel.cpp:62
+#: src/toplevel.cpp:61
 #, kde-format
 msgid "Unknown Tea"
 msgstr "Непознати чај"
 
 # >> @item
-#: src/toplevel.cpp:69
+#: src/toplevel.cpp:71
 #, kde-format
 msgid "Black Tea"
 msgstr "црни чај"
 
 # >> @item
-#: src/toplevel.cpp:70
+#: src/toplevel.cpp:72
 #, kde-format
 msgid "Earl Grey"
 msgstr "ерл греј"
 
 # >> @item
-#: src/toplevel.cpp:71
+#: src/toplevel.cpp:73
 #, kde-format
 msgid "Fruit Tea"
 msgstr "воћни чај"
 
 # >> @item
-#: src/toplevel.cpp:72
+#: src/toplevel.cpp:74
 #, kde-format
 msgid "Green Tea"
 msgstr "зелени чај"
 
-#: src/toplevel.cpp:82
+#: src/toplevel.cpp:84
 #, kde-format
 msgid "&Resume"
 msgstr ""
 
-#: src/toplevel.cpp:88
+#: src/toplevel.cpp:90
 #, kde-format
 msgid "&Pause"
 msgstr ""
 
-#: src/toplevel.cpp:94
+#: src/toplevel.cpp:96
 #, kde-format
 msgid "&Stop"
 msgstr "&Заустави"
 
-#: src/toplevel.cpp:100
+#: src/toplevel.cpp:102
 #, kde-format
 msgid "&Configure..."
 msgstr "&Подеси..."
 
-#: src/toplevel.cpp:108
+#: src/toplevel.cpp:110
 #, kde-format
 msgid "&Anonymous..."
 msgstr "&Анонимни..."
 
-#: src/toplevel.cpp:166
+#: src/toplevel.cpp:167
 #, kde-format
 msgid "No steeping tea."
 msgstr "Чај се не спрема."
 
-#: src/toplevel.cpp:219
+#: src/toplevel.cpp:220
 #, kde-format
 msgctxt "%1 - name of the tea, %2 - the predefined time for the tea"
 msgid "%1 (%2)"
 msgstr "%1 (%2)"
 
-#: src/toplevel.cpp:301 src/toplevel.cpp:432
+#: src/toplevel.cpp:302 src/toplevel.cpp:417
 #, kde-format
 msgid "The Tea Cooker"
 msgstr "Чајник"
 
 # >> %1 user input tea name
-#: src/toplevel.cpp:307
+#: src/toplevel.cpp:308
 #, kde-format
 msgid "%1 is now ready!"
 msgstr "%1 је спреман!"
 
 # >> %1 user input tea name, %2 time length
-#: src/toplevel.cpp:327
+#: src/toplevel.cpp:328
 #, kde-format
 msgid "%1 is ready since %2!"
 msgstr "%1 је спреман већ %2!"
 
 # >> %1 time length, %2 user input tea name
-#: src/toplevel.cpp:343
+#: src/toplevel.cpp:344
 #, kde-format
 msgctxt "%1 is the time, %2 is the name of the tea"
 msgid "%1 left for %2."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.04.2/po/zh_CN/kteatime.po 
new/kteatime-20.04.3/po/zh_CN/kteatime.po
--- old/kteatime-20.04.2/po/zh_CN/kteatime.po   2020-06-09 02:40:56.000000000 
+0200
+++ new/kteatime-20.04.3/po/zh_CN/kteatime.po   2020-07-07 03:03:35.000000000 
+0200
@@ -13,8 +13,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-02-27 03:24+0100\n"
-"PO-Revision-Date: 2020-05-09 13:52\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"PO-Revision-Date: 2020-06-24 08:02\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -22,8 +22,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kdeutils/kteatime.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kteatime/kteatime.pot\n"
+"X-Crowdin-File-ID: 4471\n"
 
 #: src/main.cpp:40
 #, kde-format


Reply via email to