Hello community,

here is the log from the commit of package akonadi-search for openSUSE:Factory 
checked in at 2018-03-20 21:35:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old)
 and      /work/SRC/openSUSE:Factory/.akonadi-search.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "akonadi-search"

Tue Mar 20 21:35:34 2018 rev:32 rq:585489 version:17.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes    
2018-02-12 09:58:09.854376712 +0100
+++ /work/SRC/openSUSE:Factory/.akonadi-search.new/akonadi-search.changes       
2018-03-20 21:35:37.163123542 +0100
@@ -1,0 +2,10 @@
+Thu Mar 08 23:50:52 CET 2018 - [email protected]
+
+- Update to 17.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.12.3.php
+- Changes since 17.12.2:
+  * None
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ akonadi-search.spec ++++++
--- /var/tmp/diff_new_pack.nCKHhR/_old  2018-03-20 21:35:37.847098923 +0100
+++ /var/tmp/diff_new_pack.nCKHhR/_new  2018-03-20 21:35:37.847098923 +0100
@@ -19,13 +19,13 @@
 %bcond_without lang
 
 Name:           akonadi-search
-Version:        17.12.2
+Version:        17.12.3
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Framework for searching and managing PIM metadata
-License:        GPL-2.0+ and LGPL-2.1+ and LGPL-3.0
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source0:        %{name}-%{version}.tar.xz

++++++ akonadi-search-17.12.2.tar.xz -> akonadi-search-17.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-17.12.2/CMakeLists.txt 
new/akonadi-search-17.12.3/CMakeLists.txt
--- old/akonadi-search-17.12.2/CMakeLists.txt   2018-02-06 01:37:43.000000000 
+0100
+++ new/akonadi-search-17.12.3/CMakeLists.txt   2018-03-06 01:27:02.000000000 
+0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(PIM_VERSION "5.7.2")
+set(PIM_VERSION "5.7.3")
 project(AkonadiSearch VERSION ${PIM_VERSION})
 
 # ECM setup
@@ -27,11 +27,11 @@
 
 set(AKONADISEARCH_VERSION ${PIM_VERSION})
 
-set(AKONADI_VERSION "5.7.2")
-set(AKONADI_MIMELIB_VERSION "5.7.2")
-set(KCONTACTS_LIB_VERSION "5.7.2")
-set(KCALENDARCORE_LIB_VERSION "5.7.2")
-set(KMIME_LIB_VERSION "5.7.2")
+set(AKONADI_VERSION "5.7.3")
+set(AKONADI_MIMELIB_VERSION "5.7.3")
+set(KCONTACTS_LIB_VERSION "5.7.3")
+set(KCALENDARCORE_LIB_VERSION "5.7.3")
+set(KMIME_LIB_VERSION "5.7.3")
 set(QT_REQUIRED_VERSION "5.8.0")
 
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-17.12.2/po/nb/akonadi_search.po 
new/akonadi-search-17.12.3/po/nb/akonadi_search.po
--- old/akonadi-search-17.12.2/po/nb/akonadi_search.po  2018-02-06 
01:37:43.000000000 +0100
+++ new/akonadi-search-17.12.3/po/nb/akonadi_search.po  2018-03-06 
01:27:02.000000000 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-04-22 02:53+0200\n"
+"POT-Creation-Date: 2017-09-15 03:36+0200\n"
 "PO-Revision-Date: 2014-09-02 21:20+0200\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -19,7 +19,7 @@
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
 
-#: agent/agent.cpp:83
+#: agent/agent.cpp:82
 #, kde-format
 msgctxt "@info:status"
 msgid "No indexers available"
@@ -40,19 +40,19 @@
 msgid "Collection \"%1\" indexed"
 msgstr ""
 
-#: debug/akonadisearchdebugdialog.cpp:108
+#: debug/akonadisearchdebugdialog.cpp:107
 #, kde-format
 msgid "Text Files (*.txt);;All Files (*)"
 msgstr ""
 
-#: debug/akonadisearchdebugdialog.cpp:120
+#: debug/akonadisearchdebugdialog.cpp:119
 #, kde-format
 msgid ""
 "Could not write the file %1:\n"
 "\"%2\" is the detailed error description."
 msgstr ""
 
-#: debug/akonadisearchdebugdialog.cpp:124
+#: debug/akonadisearchdebugdialog.cpp:123
 #, kde-format
 msgid "Save File Error"
 msgstr "Feil ved fil-lagring"
@@ -74,7 +74,7 @@
 msgid "Autocompleted from received and sent emails"
 msgstr ""
 
-#: runner/pimcontactsrunnerconfig.cpp:38
+#: runner/pimcontactsrunnerconfig.cpp:37
 #, kde-format
 msgid "Search in contacts indexed from sent and received emails too"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/akonadi-search-17.12.2/po/zh_CN/akonadi_search.po 
new/akonadi-search-17.12.3/po/zh_CN/akonadi_search.po
--- old/akonadi-search-17.12.2/po/zh_CN/akonadi_search.po       2018-02-06 
01:37:43.000000000 +0100
+++ new/akonadi-search-17.12.3/po/zh_CN/akonadi_search.po       2018-03-06 
01:27:02.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2017-09-15 03:36+0200\n"
-"PO-Revision-Date: 2018-02-04 20:33-0500\n"
+"PO-Revision-Date: 2018-02-28 02:28-0500\n"
 "Last-Translator: guoyunhebrave <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"


Reply via email to