Hello community, here is the log from the commit of package akonadi-search for openSUSE:Factory checked in at 2018-05-16 11:26:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Wed May 16 11:26:32 2018 rev:34 rq:607092 version:18.04.1 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2018-04-25 09:46:07.844338120 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new/akonadi-search.changes 2018-05-16 11:26:37.160971655 +0200 @@ -1,0 +2,10 @@ +Fri May 11 05:17:39 UTC 2018 - [email protected] + +- Update to 18.04.1 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.04.1.php +- Changes since 18.04.0: + * None + +------------------------------------------------------------------- Old: ---- akonadi-search-18.04.0.tar.xz New: ---- akonadi-search-18.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.GF1NMK/_old 2018-05-16 11:26:38.400926600 +0200 +++ /var/tmp/diff_new_pack.GF1NMK/_new 2018-05-16 11:26:38.400926600 +0200 @@ -19,7 +19,7 @@ %bcond_without lang Name: akonadi-search -Version: 18.04.0 +Version: 18.04.1 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-18.04.0.tar.xz -> akonadi-search-18.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-18.04.0/CMakeLists.txt new/akonadi-search-18.04.1/CMakeLists.txt --- old/akonadi-search-18.04.0/CMakeLists.txt 2018-04-13 02:13:40.000000000 +0200 +++ new/akonadi-search-18.04.1/CMakeLists.txt 2018-05-08 02:20:44.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.8.0") +set(PIM_VERSION "5.8.1") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup @@ -24,11 +24,11 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.8.0") -set(AKONADI_MIMELIB_VERSION "5.8.0") -set(KCONTACTS_LIB_VERSION "5.8.0") -set(KCALENDARCORE_LIB_VERSION "5.8.0") -set(KMIME_LIB_VERSION "5.8.0") +set(AKONADI_VERSION "5.8.1") +set(AKONADI_MIMELIB_VERSION "5.8.1") +set(KCONTACTS_LIB_VERSION "5.8.1") +set(KCALENDARCORE_LIB_VERSION "5.8.1") +set(KMIME_LIB_VERSION "5.8.1") 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-18.04.0/po/gl/akonadi_search.po new/akonadi-search-18.04.1/po/gl/akonadi_search.po --- old/akonadi-search-18.04.0/po/gl/akonadi_search.po 2018-04-13 02:13:40.000000000 +0200 +++ new/akonadi-search-18.04.1/po/gl/akonadi_search.po 2018-05-08 02:20:44.000000000 +0200 @@ -2,20 +2,21 @@ # This file is distributed under the same license as the PACKAGE package. # # Adrián Chaves Fernández <[email protected]>, 2015. +# Adrian Chaves <[email protected]>, 2018. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2018-01-05 03:14+0100\n" -"PO-Revision-Date: 2015-02-21 12:02+0100\n" -"Last-Translator: Adrián Chaves Fernández <[email protected]>\n" +"PO-Revision-Date: 2018-04-20 19:12+0100\n" +"Last-Translator: Adrian Chaves <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" #: agent/agent.cpp:82 #, kde-format @@ -36,12 +37,12 @@ #: agent/scheduler.cpp:280 #, kde-format msgid "Collection \"%1\" indexed" -msgstr "" +msgstr "Indexouse a colección «%1»." #: debug/akonadisearchdebugdialog.cpp:107 #, kde-format msgid "Text Files (*.txt);;All Files (*)" -msgstr "" +msgstr "Ficheiros de texto (*.txt);;Todos os ficheiros (*)" #: debug/akonadisearchdebugdialog.cpp:119 #, kde-format @@ -49,30 +50,32 @@ "Could not write the file %1:\n" "\"%2\" is the detailed error description." msgstr "" +"Non se puido escribir no ficheiro %1:\n" +"«%2» é a descrición detallada do erro." #: debug/akonadisearchdebugdialog.cpp:123 #, kde-format msgid "Save File Error" -msgstr "" +msgstr "Erro ao gardar o ficheiro" #: runner/pimcontactsrunner.cpp:46 #, kde-format msgid "Contacts" -msgstr "" +msgstr "Contactos" #: runner/pimcontactsrunner.cpp:209 runner/pimcontactsrunner.cpp:215 #: runner/pimcontactsrunner.cpp:249 #, kde-format msgctxt "Name (email)" msgid "%1 (%2)" -msgstr "" +msgstr "%1 (%2)" #: runner/pimcontactsrunner.cpp:235 #, kde-format msgid "Autocompleted from received and sent emails" -msgstr "" +msgstr "Completado automaticamente a partir de mensaxes recibidas e enviadas." #: runner/pimcontactsrunnerconfig.cpp:37 #, kde-format msgid "Search in contacts indexed from sent and received emails too" -msgstr "" +msgstr "Buscar tamén en contactos indexados de mensaxes enviadas e recibidas." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-18.04.0/po/zh_CN/akonadi_search.po new/akonadi-search-18.04.1/po/zh_CN/akonadi_search.po --- old/akonadi-search-18.04.0/po/zh_CN/akonadi_search.po 2018-04-13 02:13:40.000000000 +0200 +++ new/akonadi-search-18.04.1/po/zh_CN/akonadi_search.po 2018-05-08 02:20: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-05 03:14+0100\n" -"PO-Revision-Date: 2018-04-05 09:39-0400\n" +"PO-Revision-Date: 2018-04-26 06:08-0400\n" "Last-Translator: guoyunhebrave <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
