Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package akonadi-search for openSUSE:Factory checked in at 2022-06-12 17:37:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Sun Jun 12 17:37:03 2022 rev:85 rq:981578 version:22.04.2 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2022-05-14 22:52:47.035037524 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new.1548/akonadi-search.changes 2022-06-12 17:37:06.493967058 +0200 @@ -1,0 +2,8 @@ +Wed Jun 8 09:52:10 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.04.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/22.04.2/ + +------------------------------------------------------------------- Old: ---- akonadi-search-22.04.1.tar.xz akonadi-search-22.04.1.tar.xz.sig New: ---- akonadi-search-22.04.2.tar.xz akonadi-search-22.04.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.OWBe4C/_old 2022-06-12 17:37:06.949967709 +0200 +++ /var/tmp/diff_new_pack.OWBe4C/_new 2022-06-12 17:37:06.953967714 +0200 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: akonadi-search -Version: 22.04.1 +Version: 22.04.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 ++++++ akonadi-search-22.04.1.tar.xz -> akonadi-search-22.04.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.04.1/CMakeLists.txt new/akonadi-search-22.04.2/CMakeLists.txt --- old/akonadi-search-22.04.1/CMakeLists.txt 2022-04-24 08:57:20.000000000 +0200 +++ new/akonadi-search-22.04.2/CMakeLists.txt 2022-05-13 13:52:08.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-FileCopyrightText: none cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.20.1") +set(PIM_VERSION "5.20.2") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup @@ -43,9 +43,9 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.20.1") -set(AKONADI_MIMELIB_VERSION "5.20.1") -set(KMIME_LIB_VERSION "5.20.1") +set(AKONADI_VERSION "5.20.2") +set(AKONADI_MIMELIB_VERSION "5.20.2") +set(KMIME_LIB_VERSION "5.20.2") set(QT_REQUIRED_VERSION "5.15.2") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.04.1/po/ca@valencia/akonadi_search.po new/akonadi-search-22.04.2/po/ca@valencia/akonadi_search.po --- old/akonadi-search-22.04.1/po/ca@valencia/akonadi_search.po 2022-05-10 07:54:51.000000000 +0200 +++ new/akonadi-search-22.04.2/po/ca@valencia/akonadi_search.po 2022-06-07 09:16:24.000000000 +0200 @@ -29,7 +29,7 @@ #: agent/collectionindexingjob.cpp:62 #, kde-format msgid "Indexing collection: %1" -msgstr "S'est?? indexant la col??lecci??: %1" +msgstr "S'est?? indexant la colecci??: %1" #: agent/scheduler.cpp:169 agent/scheduler.cpp:200 agent/scheduler.cpp:211 #, kde-format @@ -39,12 +39,12 @@ #: agent/scheduler.cpp:244 #, kde-format msgid "Collection \"%1\" indexed" -msgstr "S'ha indexat la col??lecci?? ??%1??" +msgstr "S'ha indexat la colecci?? ??%1??" #: debug/akonadisearchdebugdialog.cpp:90 #, kde-format msgid "Text Files (*.txt);;All Files (*)" -msgstr "Fitxers de text (*.txt);;Tots els fitxers (*)" +msgstr "Fichers de text (*.txt);;Tots els fichers (*)" #: debug/akonadisearchdebugdialog.cpp:102 #, kde-format @@ -52,13 +52,13 @@ "Could not write the file %1:\n" "\"%2\" is the detailed error description." msgstr "" -"No s'ha pogut escriure el fitxer %1:\n" +"No s'ha pogut escriure el ficher %1:\n" "??%2?? ??s la descripci?? detallada de l'error." #: debug/akonadisearchdebugdialog.cpp:106 #, kde-format msgid "Save File Error" -msgstr "S'ha produ??t un error en guardar el fitxer" +msgstr "S'ha produ??t un error en guardar el ficher" #: runner/pimcontactsrunner.cpp:124 runner/pimcontactsrunner.cpp:190 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.04.1/po/zh_CN/akonadi_search.po new/akonadi-search-22.04.2/po/zh_CN/akonadi_search.po --- old/akonadi-search-22.04.1/po/zh_CN/akonadi_search.po 2022-05-10 07:54:51.000000000 +0200 +++ new/akonadi-search-22.04.2/po/zh_CN/akonadi_search.po 2022-06-07 09:16:24.000000000 +0200 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-03-15 02:08+0000\n" -"PO-Revision-Date: 2022-05-08 08:17\n" +"PO-Revision-Date: 2022-06-05 04:19\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"