Hello community, here is the log from the commit of package akonadi-search for openSUSE:Factory checked in at 2020-02-10 21:47:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Mon Feb 10 21:47:19 2020 rev:56 rq:771575 version:19.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2020-01-11 14:40:55.525205800 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new.26092/akonadi-search.changes 2020-02-10 21:47:28.721993829 +0100 @@ -1,0 +2,14 @@ +Fri Feb 7 08:36:47 UTC 2020 - Christophe Giboudeaux <[email protected]> + +- Replace %make_jobs with %cmake_build. + +------------------------------------------------------------------- +Wed Feb 5 06:28:39 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 19.12.2 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.2 +- No code change since 19.12.1 + +------------------------------------------------------------------- Old: ---- akonadi-search-19.12.1.tar.xz akonadi-search-19.12.1.tar.xz.sig New: ---- akonadi-search-19.12.2.tar.xz akonadi-search-19.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.cLewRZ/_old 2020-02-10 21:47:30.301994702 +0100 +++ /var/tmp/diff_new_pack.cLewRZ/_new 2020-02-10 21:47:30.305994705 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-search -Version: 19.12.1 +Version: 19.12.2 Release: 0 Summary: Framework for searching and managing PIM metadata License: GPL-2.0-or-later AND LGPL-2.1-or-later AND LGPL-3.0-only @@ -90,7 +90,7 @@ %build %cmake_kf5 -d build -%make_jobs +%cmake_build %install %kf5_makeinstall -C build ++++++ akonadi-search-19.12.1.tar.xz -> akonadi-search-19.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-19.12.1/CMakeLists.txt new/akonadi-search-19.12.2/CMakeLists.txt --- old/akonadi-search-19.12.1/CMakeLists.txt 2020-01-07 03:27:47.000000000 +0100 +++ new/akonadi-search-19.12.2/CMakeLists.txt 2020-02-04 02:47:04.000000000 +0100 @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.5) -set(PIM_VERSION "5.13.1") +set(PIM_VERSION "5.13.2") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup @@ -31,9 +31,9 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.13.1") -set(AKONADI_MIMELIB_VERSION "5.13.1") -set(KMIME_LIB_VERSION "5.13.1") +set(AKONADI_VERSION "5.13.2") +set(AKONADI_MIMELIB_VERSION "5.13.2") +set(KMIME_LIB_VERSION "5.13.2") set(QT_REQUIRED_VERSION "5.11.0") find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-19.12.1/po/ia/akonadi_search.po new/akonadi-search-19.12.2/po/ia/akonadi_search.po --- old/akonadi-search-19.12.1/po/ia/akonadi_search.po 2020-01-07 03:27:46.000000000 +0100 +++ new/akonadi-search-19.12.2/po/ia/akonadi_search.po 2020-02-04 02:47:03.000000000 +0100 @@ -1,13 +1,13 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. # -# giovanni <[email protected]>, 2017. +# giovanni <[email protected]>, 2017, 2020. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-06-23 03:10+0200\n" -"PO-Revision-Date: 2017-02-05 23:34+0100\n" +"PO-Revision-Date: 2020-01-20 15:07+0100\n" "Last-Translator: giovanni <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -15,18 +15,18 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 18.12.3\n" #: agent/agent.cpp:82 #, kde-format msgctxt "@info:status" msgid "No indexers available" -msgstr "" +msgstr "Necun indicisator disponibile" #: agent/collectionindexingjob.cpp:83 #, kde-format msgid "Indexing collection: %1" -msgstr "" +msgstr "Indicisante collection: %1" #: agent/scheduler.cpp:199 agent/scheduler.cpp:231 agent/scheduler.cpp:242 #, kde-format @@ -41,7 +41,7 @@ #: debug/akonadisearchdebugdialog.cpp:108 #, kde-format msgid "Text Files (*.txt);;All Files (*)" -msgstr "" +msgstr "Files de texto (*.txt);;Omne Files (*)" #: debug/akonadisearchdebugdialog.cpp:120 #, kde-format @@ -49,30 +49,34 @@ "Could not write the file %1:\n" "\"%2\" is the detailed error description." msgstr "" +"Il non pote scriber le file %1:\n" +"\"%2\" es le detaliate description de error." #: debug/akonadisearchdebugdialog.cpp:124 #, kde-format msgid "Save File Error" -msgstr "" +msgstr "Error in salveguardar file" #: runner/pimcontactsrunner.cpp:44 #, kde-format msgid "Contacts" -msgstr "" +msgstr "Contactos" #: runner/pimcontactsrunner.cpp:207 runner/pimcontactsrunner.cpp:213 #: runner/pimcontactsrunner.cpp:247 #, kde-format msgctxt "Name (email)" msgid "%1 (%2)" -msgstr "" +msgstr "%1 (%2)" #: runner/pimcontactsrunner.cpp:233 #, kde-format msgid "Autocompleted from received and sent emails" -msgstr "" +msgstr "Autocompletate ex messages de eposta recipite e inviate" #: runner/pimcontactsrunnerconfig.cpp:37 #, kde-format msgid "Search in contacts indexed from sent and received emails too" msgstr "" +"Cerca in contactos indicisate tamben ex messages de e-posta recipite e " +"inviate " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-19.12.1/po/zh_CN/akonadi_search.po new/akonadi-search-19.12.2/po/zh_CN/akonadi_search.po --- old/akonadi-search-19.12.1/po/zh_CN/akonadi_search.po 2020-01-07 03:27:47.000000000 +0100 +++ new/akonadi-search-19.12.2/po/zh_CN/akonadi_search.po 2020-02-04 02:47:04.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-06-23 03:10+0200\n" -"PO-Revision-Date: 2020-01-04 21:49\n" +"PO-Revision-Date: 2020-01-20 21:56\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-19.12.1/runner/plasma-krunner-pimcontacts.desktop new/akonadi-search-19.12.2/runner/plasma-krunner-pimcontacts.desktop --- old/akonadi-search-19.12.1/runner/plasma-krunner-pimcontacts.desktop 2019-12-29 09:56:54.000000000 +0100 +++ new/akonadi-search-19.12.2/runner/plasma-krunner-pimcontacts.desktop 2020-01-21 10:02:03.000000000 +0100 @@ -43,6 +43,7 @@ Comment[fi]=Suoritusohjelma, joka etsii yhteystiedoista Comment[fr]=Module Runner qui recherche dans vos contacts Comment[gl]=Executor que busca contactos. +Comment[ia]=Cursor que cerca per tu contactos Comment[it]=Esecutore che cerca tra i contatti Comment[ko]=연락처를 검색하는 실행기 Comment[nl]=Programma dat uw contactpersonen doorzoekt
