Hello community,

here is the log from the commit of package akonadi-search for openSUSE:Factory 
checked in at 2017-10-23 16:26:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-search.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-search"

Mon Oct 23 16:26:04 2017 rev:27 rq:534630 version:17.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes    
2017-09-12 19:41:09.451183599 +0200
+++ /work/SRC/openSUSE:Factory/.akonadi-search.new/akonadi-search.changes       
2017-10-23 16:26:09.852870361 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 00:31:01 CEST 2017 - lbeltr...@kde.org
+
+- Update to 17.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.2.php
+- Changes since 17.08.1:
+  * Add missing signal
+
+-------------------------------------------------------------------

Old:
----
  akonadi-search-17.08.1.tar.xz

New:
----
  akonadi-search-17.08.2.tar.xz

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

Other differences:
------------------
++++++ akonadi-search.spec ++++++
--- /var/tmp/diff_new_pack.FcJUUE/_old  2017-10-23 16:26:10.380845642 +0200
+++ /var/tmp/diff_new_pack.FcJUUE/_new  2017-10-23 16:26:10.380845642 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           akonadi-search
-Version:        17.08.1
+Version:        17.08.2
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++++++ akonadi-search-17.08.1.tar.xz -> akonadi-search-17.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-17.08.1/CMakeLists.txt 
new/akonadi-search-17.08.2/CMakeLists.txt
--- old/akonadi-search-17.08.1/CMakeLists.txt   2017-09-05 02:37:58.000000000 
+0200
+++ new/akonadi-search-17.08.2/CMakeLists.txt   2017-10-10 02:15:25.000000000 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.6.1")
+set(PIM_VERSION "5.6.2")
 project(AkonadiSearch VERSION ${PIM_VERSION})
 
 # ECM setup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/akonadi-search-17.08.1/agent/org.freedesktop.Akonadi.Indexer.xml 
new/akonadi-search-17.08.2/agent/org.freedesktop.Akonadi.Indexer.xml
--- old/akonadi-search-17.08.1/agent/org.freedesktop.Akonadi.Indexer.xml        
2017-08-26 12:14:19.000000000 +0200
+++ new/akonadi-search-17.08.2/agent/org.freedesktop.Akonadi.Indexer.xml        
2017-10-03 13:37:51.000000000 +0200
@@ -17,6 +17,8 @@
           <arg name="ids" type="ax" direction="in"/>
           <annotation name="org.qtproject.QtDBus.QtTypeName.In0" value="const 
QList&lt;qlonglong&gt; &amp;"/>
         </method>
-
+        <signal name="collectionIndexingFinished">
+          <arg type="x" name="connectionId" direction="out" />
+        </signal>
     </interface>
 </node>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-17.08.1/po/zh_CN/akonadi_search.po 
new/akonadi-search-17.08.2/po/zh_CN/akonadi_search.po
--- old/akonadi-search-17.08.1/po/zh_CN/akonadi_search.po       2017-09-05 
02:37:58.000000000 +0200
+++ new/akonadi-search-17.08.2/po/zh_CN/akonadi_search.po       2017-10-10 
02:15:25.000000000 +0200
@@ -1,9 +1,14 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Weng Xuetian <wen...@gmail.com>, 2014.
+# Guo Yunhe <guoyunhebr...@gmail.com>, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-04-22 02:53+0200\n"
-"PO-Revision-Date: 2017-08-31 05:16-0400\n"
+"PO-Revision-Date: 2017-09-30 17:49-0400\n"
 "Last-Translator: guoyunhebrave <guoyunhebr...@gmail.com>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -40,7 +45,7 @@
 #: debug/akonadisearchdebugdialog.cpp:108
 #, kde-format
 msgid "Text Files (*.txt);;All Files (*)"
-msgstr ""
+msgstr "文本文件 (*.txt);;所有文件 (*)"
 
 #: debug/akonadisearchdebugdialog.cpp:120
 #, kde-format


Reply via email to