Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2018-06-13 15:23:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Wed Jun 13 15:23:51 2018 rev:20 rq:615566 version:18.04.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2018-05-16 
11:31:10.579034047 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new/knotes.changes       2018-06-13 
15:23:56.630682165 +0200
@@ -1,0 +2,10 @@
+Fri Jun 08 05:06:52 UTC 2018 - [email protected]
+
+- Update to 18.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.04.2.php
+- Changes since 18.04.1:
+  * None
+
+-------------------------------------------------------------------

Old:
----
  knotes-18.04.1.tar.xz

New:
----
  knotes-18.04.2.tar.xz

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.HO3lIe/_old  2018-06-13 15:23:57.318656822 +0200
+++ /var/tmp/diff_new_pack.HO3lIe/_new  2018-06-13 15:23:57.322656675 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           knotes
-Version:        18.04.1
+Version:        18.04.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ knotes-18.04.1.tar.xz -> knotes-18.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/CMakeLists.txt 
new/knotes-18.04.2/CMakeLists.txt
--- old/knotes-18.04.1/CMakeLists.txt   2018-05-08 02:22:37.000000000 +0200
+++ new/knotes-18.04.2/CMakeLists.txt   2018-06-05 03:22:50.000000000 +0200
@@ -1,4 +1,4 @@
-set(KDEPIM_VERSION_NUMBER "5.8.1")
+set(KDEPIM_VERSION_NUMBER "5.8.2")
 cmake_minimum_required(VERSION 3.1)
 project(knotes VERSION ${KDEPIM_VERSION_NUMBER})
 
@@ -42,15 +42,15 @@
 set(KDEPIM_LIB_SOVERSION "5")
 
 
-set(AKONADINOTES_LIB_VERSION "5.8.1")
-set(AKONADI_VERSION "5.8.1")
-set(CALENDARUTILS_LIB_VERSION "5.8.1")
-set(KDEPIM_APPS_LIB_VERSION "5.8.1")
-set(KONTACTINTERFACE_LIB_VERSION "5.8.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.8.1")
-set(LIBKDEPIM_LIB_VERSION "5.8.1")
-set(KMIME_LIB_VERSION "5.8.1")
-set(PIMCOMMON_LIB_VERSION "5.8.1")
+set(AKONADINOTES_LIB_VERSION "5.8.2")
+set(AKONADI_VERSION "5.8.2")
+set(CALENDARUTILS_LIB_VERSION "5.8.2")
+set(KDEPIM_APPS_LIB_VERSION "5.8.2")
+set(KONTACTINTERFACE_LIB_VERSION "5.8.2")
+set(KPIMTEXTEDIT_LIB_VERSION "5.8.2")
+set(LIBKDEPIM_LIB_VERSION "5.8.2")
+set(KMIME_LIB_VERSION "5.8.2")
+set(PIMCOMMON_LIB_VERSION "5.8.2")
 
 
 set(QT_REQUIRED_VERSION "5.8.0")
@@ -94,7 +94,7 @@
 find_package(KF5PimTextEdit ${KPIMTEXTEDIT_LIB_VERSION} CONFIG REQUIRED)
 
 
-find_package(KF5AkonadiSearch "5.8.1" CONFIG REQUIRED)
+find_package(KF5AkonadiSearch "5.8.2" CONFIG REQUIRED)
 set_package_properties(KF5AkonadiSearch PROPERTIES DESCRIPTION "The Akonadi 
Search libraries" URL "http://www.kde.org"; TYPE REQUIRED PURPOSE "Provides 
search capabilities in KMail and Akonadi")
 
 if (NOT APPLE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/po/zh_CN/akonadi_notes_agent.po 
new/knotes-18.04.2/po/zh_CN/akonadi_notes_agent.po
--- old/knotes-18.04.1/po/zh_CN/akonadi_notes_agent.po  2018-05-08 
02:22:37.000000000 +0200
+++ new/knotes-18.04.2/po/zh_CN/akonadi_notes_agent.po  2018-06-05 
03:22:44.000000000 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-02 03:15+0100\n"
-"PO-Revision-Date: 2018-04-26 06:08-0400\n"
+"PO-Revision-Date: 2018-05-18 06:29-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/po/zh_CN/knotes.po 
new/knotes-18.04.2/po/zh_CN/knotes.po
--- old/knotes-18.04.1/po/zh_CN/knotes.po       2018-05-08 02:22:37.000000000 
+0200
+++ new/knotes-18.04.2/po/zh_CN/knotes.po       2018-06-05 03:22:44.000000000 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-02 03:15+0100\n"
-"PO-Revision-Date: 2018-04-26 06:08-0400\n"
+"PO-Revision-Date: 2018-05-18 06:29-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/po/zh_CN/libnoteshared.po 
new/knotes-18.04.2/po/zh_CN/libnoteshared.po
--- old/knotes-18.04.1/po/zh_CN/libnoteshared.po        2018-05-08 
02:22:37.000000000 +0200
+++ new/knotes-18.04.2/po/zh_CN/libnoteshared.po        2018-06-05 
03:22:44.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-15 03:37+0200\n"
-"PO-Revision-Date: 2018-04-26 06:08-0400\n"
+"PO-Revision-Date: 2018-05-18 06:29-0400\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/po/zh_TW/knotes.po 
new/knotes-18.04.2/po/zh_TW/knotes.po
--- old/knotes-18.04.1/po/zh_TW/knotes.po       2018-05-08 02:22:37.000000000 
+0200
+++ new/knotes-18.04.2/po/zh_TW/knotes.po       2018-06-05 03:22:44.000000000 
+0200
@@ -8,20 +8,21 @@
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2006, 
2009, 2010.
 # Franklin Weng <franklin at goodhorse dot idv dot tw>, 2007, 2008.
 # Franklin Weng <[email protected]>, 2008, 2013, 2014, 2015.
+# pan93412 <[email protected]>, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotes\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-01-02 03:15+0100\n"
-"PO-Revision-Date: 2015-06-14 13:32+0800\n"
-"Last-Translator: Franklin\n"
-"Language-Team: Chinese Traditional <[email protected]>\n"
+"PO-Revision-Date: 2018-05-19 11:57+0800\n"
+"Last-Translator: pan93412 <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "dot tw>\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #, kde-format
@@ -40,10 +41,9 @@
 msgstr "抑止在非單一實體上建立新便條。"
 
 #: apps/knotesakonaditray.cpp:35 apps/knotestray.cpp:32
-#, fuzzy, kde-format
-#| msgid "KNotes: Sticky notes for KDE"
+#, kde-format
 msgid "KNotes: Sticky notes by KDE"
-msgstr "KNotes: KDE便條紙"
+msgstr "KNotes:來自 KDE 的便條紙"
 
 #: apps/knotesapp.cpp:98
 #, kde-format
@@ -88,10 +88,9 @@
 msgstr "選擇文字檔"
 
 #: apps/knotesapp.cpp:394 kontactplugin/knotes_part.cpp:875
-#, fuzzy, kde-format
-#| msgid "Open Text File"
+#, kde-format
 msgid "Text File"
-msgstr "開啟文字檔"
+msgstr "文字檔案"
 
 #: apps/knotesapp.cpp:400 kontactplugin/knotes_part.cpp:882
 #, kde-format
@@ -132,10 +131,9 @@
 msgstr "KDE便條紙"
 
 #: apps/main.cpp:58
-#, fuzzy, kde-format
-#| msgid "Copyright © 1997–2015 KNotes authors"
+#, kde-format
 msgid "Copyright © 1997–2018 KNotes authors"
-msgstr "Copyright © 1997–2015 KNotes 作者群"
+msgstr "Copyright © 1997–2018 KNotes 作者群"
 
 #: apps/main.cpp:78 kontactplugin/kcmknotessummary.cpp:64
 #, kde-format
@@ -289,10 +287,9 @@
 msgstr "選擇便條要儲存在哪個資料夾:"
 
 #: configdialog/knotecollectionconfigwidget.cpp:208
-#, fuzzy, kde-format
-#| msgid "Note Actions"
+#, kde-format
 msgid "Notes accounts"
-msgstr "便利貼命令"
+msgstr "便利貼帳號"
 
 #: configdialog/knotecollectionconfigwidget.cpp:213
 #, kde-format
@@ -453,32 +450,28 @@
 msgstr "便利貼命令"
 
 #: finddialog/knotefinddialog.cpp:40
-#, fuzzy, kde-format
-#| msgid "Search Notes"
+#, kde-format
 msgctxt "@title:window"
 msgid "Search Notes"
 msgstr "搜尋便條"
 
 #: finddialog/knotefinddialog.cpp:85
-#, fuzzy, kde-format
-#| msgid "Search notes:"
+#, kde-format
 msgctxt "@label:textbox"
 msgid "Search notes:"
 msgstr "搜尋便條:"
 
 #: finddialog/knotefinddialog.cpp:94
-#, fuzzy, kde-format
-#| msgid "Search..."
+#, kde-format
 msgctxt "@action:button Search notes"
 msgid "Search..."
 msgstr "搜尋..."
 
 #: finddialog/knotefinddialog.cpp:149
-#, fuzzy, kde-format
-#| msgid "No Result found."
+#, kde-format
 msgctxt "@label"
 msgid "No Results found in search."
-msgstr "找不到符合的結果。"
+msgstr "在搜尋中找不到符合的結果。"
 
 #: knoteedit.cpp:56
 #, kde-format
@@ -586,10 +579,9 @@
 msgstr "便條摘要設定畫面"
 
 #: kontactplugin/kcmknotessummary.cpp:63
-#, fuzzy, kde-format
-#| msgid "Copyright © 2013-2015 Laurent Montel <[email protected]>"
+#, kde-format
 msgid "Copyright © 2013-2018 Laurent Montel <[email protected]>"
-msgstr "Copyright © 2013-2015 Laurent Montel <[email protected]>"
+msgstr "Copyright © 2013-2018 Laurent Montel <[email protected]>"
 
 #: kontactplugin/knotes_part.cpp:98
 #, kde-format
@@ -758,16 +750,14 @@
 msgstr "顯示便條..."
 
 #: kontactplugin/knotes_part.cpp:742
-#, fuzzy, kde-format
-#| msgid "&Rich text"
+#, kde-format
 msgid "Rich text (*.html)"
-msgstr "豐富文字樣式(&R)"
+msgstr "豐富文字樣式 (*.html)"
 
 #: kontactplugin/knotes_part.cpp:744
-#, fuzzy, kde-format
-#| msgid "Text File (*.txt)"
+#, kde-format
 msgid "Plain text (*.txt)"
-msgstr "文字檔案 (*.txt)"
+msgstr "純文字 (*.txt)"
 
 #: kontactplugin/knotes_part.cpp:747 notes/knote.cpp:516
 #, kde-format
@@ -808,12 +798,10 @@
 msgstr "彈出式便條"
 
 #: kontactplugin/knotes_plugin.cpp:103
-#, fuzzy, kde-kuit-format
-#| msgctxt "@info:credit"
-#| msgid "Copyright © 2003–2014 Kontact authors"
+#, kde-kuit-format
 msgctxt "@info:credit"
 msgid "Copyright © 2003–2018 Kontact authors"
-msgstr "Copyright © 2003–2014 Kontact 作者群"
+msgstr "Copyright © 2003–2018 Kontact 作者群"
 
 #: kontactplugin/knotes_plugin.cpp:105
 #, kde-kuit-format
@@ -932,8 +920,7 @@
 msgstr "彈出式便條"
 
 #: kontactplugin/summarywidget.cpp:120
-#, fuzzy, kde-format
-#| msgid "No note found"
+#, kde-format
 msgid "No notes found"
 msgstr "找不到便條"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/src/data/org.kde.knotes.appdata.xml 
new/knotes-18.04.2/src/data/org.kde.knotes.appdata.xml
--- old/knotes-18.04.1/src/data/org.kde.knotes.appdata.xml      2018-05-06 
06:12:23.000000000 +0200
+++ new/knotes-18.04.2/src/data/org.kde.knotes.appdata.xml      2018-05-29 
08:54:54.000000000 +0200
@@ -62,6 +62,7 @@
   <summary xml:lang="uk">Програма для роботи з нотатками</summary>
   <summary xml:lang="x-test">xxSticky notes applicationxx</summary>
   <summary xml:lang="zh-CN">便签笔记应用程序</summary>
+  <summary xml:lang="zh-TW">便利貼應用程式</summary>
   <description>
     <p>
       KNotes is a program that lets you write the computer equivalent of 
sticky notes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotes-18.04.1/src/data/org.kde.knotes.desktop 
new/knotes-18.04.2/src/data/org.kde.knotes.desktop
--- old/knotes-18.04.1/src/data/org.kde.knotes.desktop  2018-05-06 
06:12:23.000000000 +0200
+++ new/knotes-18.04.2/src/data/org.kde.knotes.desktop  2018-05-29 
08:54:54.000000000 +0200
@@ -171,6 +171,7 @@
 Name[uk]=Нова нотатка
 Name[x-test]=xxNew Notexx
 Name[zh_CN]=新建便笺
+Name[zh_TW]=新增便條
 Icon=mail-message-new
 Exec=knotes
 


Reply via email to