Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2018-11-13 16:53:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktouch (Old)
 and      /work/SRC/openSUSE:Factory/.ktouch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktouch"

Tue Nov 13 16:53:12 2018 rev:98 rq:648097 version:18.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes    2018-10-17 
08:37:27.134059957 +0200
+++ /work/SRC/openSUSE:Factory/.ktouch.new/ktouch.changes       2018-11-13 
17:22:06.313898719 +0100
@@ -1,0 +2,10 @@
+Thu Nov 08 20:43:46 UTC 2018 - [email protected]
+
+- Update to 18.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.08.3.php
+- Changes since 18.08.2:
+  * No code changes since 18.08.2
+
+-------------------------------------------------------------------

Old:
----
  ktouch-18.08.2.tar.xz

New:
----
  ktouch-18.08.3.tar.xz

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

Other differences:
------------------
++++++ ktouch.spec ++++++
--- /var/tmp/diff_new_pack.CruVT6/_old  2018-11-13 17:22:07.349897308 +0100
+++ /var/tmp/diff_new_pack.CruVT6/_new  2018-11-13 17:22:07.353897303 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           ktouch
-Version:        18.08.2
+Version:        18.08.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ ktouch-18.08.2.tar.xz -> ktouch-18.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-18.08.2/CMakeLists.txt 
new/ktouch-18.08.3/CMakeLists.txt
--- old/ktouch-18.08.2/CMakeLists.txt   2018-10-09 02:12:39.000000000 +0200
+++ new/ktouch-18.08.3/CMakeLists.txt   2018-11-06 01:11:10.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-18.08.2/po/zh_CN/ktouch.po 
new/ktouch-18.08.3/po/zh_CN/ktouch.po
--- old/ktouch-18.08.2/po/zh_CN/ktouch.po       2018-10-09 02:12:38.000000000 
+0200
+++ new/ktouch-18.08.3/po/zh_CN/ktouch.po       2018-11-06 01:11:09.000000000 
+0100
@@ -9,8 +9,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-16 03:02+0200\n"
-"PO-Revision-Date: 2018-09-28 19:54\n"
-"Last-Translator: guoyunhe <[email protected]>\n"
+"PO-Revision-Date: 2018-11-01 23:24\n"
+"Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -264,7 +264,7 @@
 #: src/editor/resourceeditor.cpp:541
 #, kde-format
 msgid "The selected course is already present as a user course."
-msgstr ""
+msgstr "所选课程已作为用户课程存在。"
 
 #: src/editor/resourceeditor.cpp:589
 #, kde-format
@@ -330,7 +330,7 @@
 #: src/ktouch.kcfg:15
 #, kde-format
 msgid "Controls whether typing errors have to be corrected or not."
-msgstr ""
+msgstr "控制是否必须更正键入错误。"
 
 #. i18n: ectx: label, entry (ShowKeyboard), group (Training)
 #: src/ktouch.kcfg:19
@@ -499,12 +499,12 @@
 #: src/main.cpp:71
 #, kde-format
 msgid "Prepend the path to the list of QML import paths"
-msgstr ""
+msgstr "在 QML 导入路径列表的前面加上路径"
 
 #: src/mainwindow.cpp:70
 #, kde-format
 msgid "%1 has encountered a runtime error and has to be closed."
-msgstr ""
+msgstr "%1遇到运行时错误, 必须关闭。"
 
 #: src/models/charactersmodel.cpp:210
 #, kde-format
@@ -1117,13 +1117,13 @@
 #: src/ui/keyboardlayoutpropertieswidget.ui:594
 #, kde-format
 msgid "Backspace"
-msgstr "Backspace"
+msgstr "退格"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, 
m_specialKeyTypeComboBox)
 #: src/ui/keyboardlayoutpropertieswidget.ui:599
 #, kde-format
 msgid "Return"
-msgstr "Return"
+msgstr "回车"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, 
m_specialKeyTypeComboBox)
 #: src/ui/keyboardlayoutpropertieswidget.ui:604
@@ -1183,7 +1183,7 @@
 #: src/ui/trainingconfigwidget.ui:32
 #, kde-format
 msgid "Enforce correction of typing errors"
-msgstr ""
+msgstr "强制更正键入错误"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ShowKeyboard)
 #: src/ui/trainingconfigwidget.ui:45
@@ -1207,13 +1207,13 @@
 #: src/ui/trainingconfigwidget.ui:82
 #, kde-format
 msgid "Ret&urn"
-msgstr "返回(&U)"
+msgstr "回车(&U)"
 
 #. i18n: ectx: property (text), widget (QRadioButton, kcfg_NextLineWithSpace)
 #: src/ui/trainingconfigwidget.ui:89
 #, kde-format
 msgid "Spa&ce"
-msgstr ""
+msgstr "空格(&C)"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: src/ui/trainingconfigwidget.ui:120
@@ -1225,7 +1225,7 @@
 #: src/ui/trainingconfigwidget.ui:126
 #, kde-format
 msgid "Minimum strokes &per minute:"
-msgstr ""
+msgstr "每分钟最少按键数(&P)"
 
 #. i18n: ectx: property (text), widget (QLabel, requiredAccuracyLabel)
 #: src/ui/trainingconfigwidget.ui:149
@@ -1237,7 +1237,7 @@
 #: src/ui/trainingconfigwidget.ui:162
 #, no-c-format, kde-format
 msgid " %"
-msgstr ""
+msgstr " %"
 
 #: src/undocommands/coursecommands.cpp:32
 #, kde-format


Reply via email to