Hello community, here is the log from the commit of package akonadi-search for openSUSE:Factory checked in at 2018-10-15 09:19:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Mon Oct 15 09:19:18 2018 rev:39 rq:641425 version:18.08.2 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2018-09-13 23:53:44.098304923 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new/akonadi-search.changes 2018-10-15 09:19:20.700713869 +0200 @@ -1,0 +2,10 @@ +Thu Oct 11 20:06:43 UTC 2018 - [email protected] + +- Update to 18.08.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-18.08.2.php +- Changes since 18.08.1: + * None + +------------------------------------------------------------------- Old: ---- akonadi-search-18.08.1.tar.xz New: ---- akonadi-search-18.08.2.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.orXbSW/_old 2018-10-15 09:19:21.312713294 +0200 +++ /var/tmp/diff_new_pack.orXbSW/_new 2018-10-15 09:19:21.316713290 +0200 @@ -12,14 +12,14 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %bcond_without lang Name: akonadi-search -Version: 18.08.1 +Version: 18.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-18.08.1.tar.xz -> akonadi-search-18.08.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-18.08.1/CMakeLists.txt new/akonadi-search-18.08.2/CMakeLists.txt --- old/akonadi-search-18.08.1/CMakeLists.txt 2018-09-04 02:53:05.000000000 +0200 +++ new/akonadi-search-18.08.2/CMakeLists.txt 2018-10-09 02:29:48.000000000 +0200 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -set(PIM_VERSION "5.9.1") +set(PIM_VERSION "5.9.2") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup @@ -24,11 +24,11 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.9.1") -set(AKONADI_MIMELIB_VERSION "5.9.1") -set(KCONTACTS_LIB_VERSION "5.9.1") -set(KCALENDARCORE_LIB_VERSION "5.9.1") -set(KMIME_LIB_VERSION "5.9.1") +set(AKONADI_VERSION "5.9.2") +set(AKONADI_MIMELIB_VERSION "5.9.2") +set(KCONTACTS_LIB_VERSION "5.9.2") +set(KCALENDARCORE_LIB_VERSION "5.9.2") +set(KMIME_LIB_VERSION "5.9.2") set(QT_REQUIRED_VERSION "5.9.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.08.1/po/ru/akonadi_search.po new/akonadi-search-18.08.2/po/ru/akonadi_search.po --- old/akonadi-search-18.08.1/po/ru/akonadi_search.po 2018-09-04 02:53:04.000000000 +0200 +++ new/akonadi-search-18.08.2/po/ru/akonadi_search.po 2018-10-09 02:29:48.000000000 +0200 @@ -2,13 +2,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Alexander Potashev <[email protected]>, 2015, 2017. +# Alexander Yavorsky <[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: 2017-10-11 14:01+0300\n" -"Last-Translator: Alexander Potashev <[email protected]>\n" +"PO-Revision-Date: 2018-10-04 11:42+0300\n" +"Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" @@ -42,7 +43,7 @@ #: debug/akonadisearchdebugdialog.cpp:107 #, kde-format msgid "Text Files (*.txt);;All Files (*)" -msgstr "" +msgstr "Текстовые файлы (*.txt);;Все файлы (*)" #: debug/akonadisearchdebugdialog.cpp:119 #, kde-format @@ -50,30 +51,33 @@ "Could not write the file %1:\n" "\"%2\" is the detailed error description." msgstr "" +"Не удалось записать файл «%1»:\n" +"Подробное описание ошибки: %2." #: debug/akonadisearchdebugdialog.cpp:123 #, kde-format msgid "Save File Error" -msgstr "" +msgstr "Ошибка записи в файл" #: runner/pimcontactsrunner.cpp:46 #, kde-format msgid "Contacts" -msgstr "" +msgstr "Контакты" #: 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 "Автоматически заполнено из полученных и отправленных писем" #: 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-18.08.1/po/zh_CN/akonadi_search.po new/akonadi-search-18.08.2/po/zh_CN/akonadi_search.po --- old/akonadi-search-18.08.1/po/zh_CN/akonadi_search.po 2018-09-04 02:53:05.000000000 +0200 +++ new/akonadi-search-18.08.2/po/zh_CN/akonadi_search.po 2018-10-09 02:29:48.000000000 +0200 @@ -8,8 +8,8 @@ "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-08-30 13:16\n" -"Last-Translator: guoyunhebrave <[email protected]>\n" +"PO-Revision-Date: 2018-09-28 19:52\n" +"Last-Translator: guoyunhe <[email protected]>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" "MIME-Version: 1.0\n"
