Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2018-01-22 16:15:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ktouch (Old)
 and      /work/SRC/openSUSE:Factory/.ktouch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ktouch"

Mon Jan 22 16:15:05 2018 rev:88 rq:564375 version:17.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes    2017-12-19 
10:55:14.062772825 +0100
+++ /work/SRC/openSUSE:Factory/.ktouch.new/ktouch.changes       2018-01-22 
16:16:40.143124731 +0100
@@ -1,0 +2,10 @@
+Thu Jan 11 23:41:19 CET 2018 - [email protected]
+
+- Update to 17.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.1.php
+- Changes since 17.12.0:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  ktouch-17.12.0.tar.xz

New:
----
  ktouch-17.12.1.tar.xz

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

Other differences:
------------------
++++++ ktouch.spec ++++++
--- /var/tmp/diff_new_pack.KyUxye/_old  2018-01-22 16:16:41.051082259 +0100
+++ /var/tmp/diff_new_pack.KyUxye/_new  2018-01-22 16:16:41.055082072 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           ktouch
-Version:        17.12.0
+Version:        17.12.1
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ ktouch-17.12.0.tar.xz -> ktouch-17.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.12.0/CMakeLists.txt 
new/ktouch-17.12.1/CMakeLists.txt
--- old/ktouch-17.12.0/CMakeLists.txt   2017-12-08 01:29:50.000000000 +0100
+++ new/ktouch-17.12.1/CMakeLists.txt   2018-01-09 01:54:57.000000000 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 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-17.12.0/org.kde.ktouch.desktop 
new/ktouch-17.12.1/org.kde.ktouch.desktop
--- old/ktouch-17.12.0/org.kde.ktouch.desktop   2017-12-05 00:01:50.000000000 
+0100
+++ new/ktouch-17.12.1/org.kde.ktouch.desktop   2018-01-04 18:47:37.000000000 
+0100
@@ -69,7 +69,7 @@
 GenericName[vi]=Trình dạy Gõ Bàn phím
 GenericName[xh]=Umbuyekisi wokufundiweyo Obamba Echwetheza
 GenericName[x-test]=xxTouch Typing Tutorxx
-GenericName[zh_CN]=打字教程
+GenericName[zh_CN]=触摸打字教程
 GenericName[zh_TW]=觸摸輸入輔助教學
 Terminal=false
 Name=KTouch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.12.0/po/en_GB/ktouch.po 
new/ktouch-17.12.1/po/en_GB/ktouch.po
--- old/ktouch-17.12.0/po/en_GB/ktouch.po       2017-12-08 01:29:49.000000000 
+0100
+++ new/ktouch-17.12.1/po/en_GB/ktouch.po       2018-01-09 01:54:56.000000000 
+0100
@@ -3,15 +3,15 @@
 #
 # Malcolm Hunter <[email protected]>, 2003, 2004, 2005.
 # Andrew Coles <[email protected]>, 2004, 2005, 2009, 2010, 2011.
-# Steve Allewell <[email protected]>, 2014, 2015, 2016.
+# Steve Allewell <[email protected]>, 2014, 2015, 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: ktouch\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-06-16 03:02+0200\n"
-"PO-Revision-Date: 2016-12-02 21:16+0000\n"
+"PO-Revision-Date: 2017-12-29 19:58+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
-"Language-Team: English <[email protected]>\n"
+"Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -924,7 +924,7 @@
 #: src/ui/customlessoneditordialog.ui:14
 #, kde-format
 msgid "Dialog"
-msgstr "Dialog"
+msgstr "Dialogue"
 
 #. i18n: ectx: property (toolTip), widget (QToolButton, m_newKeyToolButton)
 #: src/ui/keyboardlayouteditor.ui:22
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.12.0/po/tr/ktouch.po 
new/ktouch-17.12.1/po/tr/ktouch.po
--- old/ktouch-17.12.0/po/tr/ktouch.po  2017-12-08 01:29:49.000000000 +0100
+++ new/ktouch-17.12.1/po/tr/ktouch.po  2018-01-09 01:54:56.000000000 +0100
@@ -17,8 +17,8 @@
 "POT-Creation-Date: 2017-06-16 03:02+0200\n"
 "PO-Revision-Date: 2017-06-15 12:31+0000\n"
 "Last-Translator: Mete <[email protected]>\n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdeedu-k-tr/";
-"language/tr/)\n"
+"Language-Team: Turkish "
+"(http://www.transifex.com/projects/p/kdeedu-k-tr/language/tr/)\n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -36,8 +36,8 @@
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
 msgstr ""
-"[email protected], [email protected], [email protected], muhammet.k@gmail."
-"com, [email protected], [email protected]"
+"[email protected], [email protected], [email protected], muhammet.k@"
+"gmail.com, [email protected], [email protected]"
 
 #: src/core/dbaccess.cpp:116
 #, kde-format
@@ -352,8 +352,7 @@
 #: src/ktouch.kcfg:23
 #, kde-format
 msgid "Controls the visibility of realtime statistics during training."
-msgstr ""
-"Eğitim sırasında gerçek zamanlı istatistiklerin görünürlüğünü denetler."
+msgstr "Eğitim sırasında gerçek zamanlı istatistiklerin görünürlüğünü 
denetler."
 
 #. i18n: ectx: label, entry (NextLineWithReturn), group (Training)
 #: src/ktouch.kcfg:27
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.12.0/po/zh_CN/ktouch.po 
new/ktouch-17.12.1/po/zh_CN/ktouch.po
--- old/ktouch-17.12.0/po/zh_CN/ktouch.po       2017-12-08 01:29:49.000000000 
+0100
+++ new/ktouch-17.12.1/po/zh_CN/ktouch.po       2018-01-09 01:54:56.000000000 
+0100
@@ -9,7 +9,7 @@
 "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: 2017-11-09 08:29-0500\n"
+"PO-Revision-Date: 2018-01-08 18:09-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -20,7 +20,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kdeedu/ktouch.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kdeedu/ktouch.pot\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -712,7 +712,7 @@
 #, kde-format
 msgctxt "Statistics on lesson:"
 msgid "On:"
-msgstr ""
+msgstr "于:"
 
 #: src/qml/scorescreen/ScoreScreen.qml:207
 #, kde-format


Reply via email to