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 2023-11-10 12:29:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Fri Nov 10 12:29:22 2023 rev:102 rq:1124463 version:23.08.3 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2023-10-12 23:40:10.224686857 +0200 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new.17445/akonadi-search.changes 2023-11-10 12:29:54.256919512 +0100 @@ -1,0 +2,10 @@ +Tue Nov 7 17:03:57 UTC 2023 - Christophe Marin <christo...@krop.fr> + +- Update to 23.08.3 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/gear/23.08.3/ +- Changes since 23.08.2: + * htmltotext needs a QGuiApplication, because QTextHtmlParser does + +------------------------------------------------------------------- Old: ---- akonadi-search-23.08.2.tar.xz akonadi-search-23.08.2.tar.xz.sig New: ---- akonadi-search-23.08.3.tar.xz akonadi-search-23.08.3.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.WyXAZa/_old 2023-11-10 12:29:55.936981137 +0100 +++ /var/tmp/diff_new_pack.WyXAZa/_new 2023-11-10 12:29:55.940981284 +0100 @@ -21,7 +21,7 @@ %define libname libKPim5AkonadiSearch5 %bcond_without released Name: akonadi-search -Version: 23.08.2 +Version: 23.08.3 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-23.08.2.tar.xz -> akonadi-search-23.08.3.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-23.08.2/CMakeLists.txt new/akonadi-search-23.08.3/CMakeLists.txt --- old/akonadi-search-23.08.2/CMakeLists.txt 2023-10-10 05:22:04.000000000 +0200 +++ new/akonadi-search-23.08.3/CMakeLists.txt 2023-10-26 13:59:24.000000000 +0200 @@ -2,7 +2,7 @@ # SPDX-FileCopyrightText: none cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.24.2") +set(PIM_VERSION "5.24.3") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup @@ -43,9 +43,9 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.24.2") -set(AKONADI_MIMELIB_VERSION "5.24.2") -set(KMIME_LIB_VERSION "5.24.2") +set(AKONADI_VERSION "5.24.3") +set(AKONADI_MIMELIB_VERSION "5.24.3") +set(KMIME_LIB_VERSION "5.24.3") set(QT_REQUIRED_VERSION "5.15.2") if (QT_MAJOR_VERSION STREQUAL "6") set(QT_MIN_VERSION "6.4.0") @@ -54,7 +54,7 @@ else() set(KF_MAJOR_VERSION "5") endif() -set(KPIM_MIME_VERSION "5.24.2") +set(KPIM_MIME_VERSION "5.24.3") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test) find_package(KF${KF_MAJOR_VERSION} ${KF_MIN_VERSION} REQUIRED COMPONENTS I18n Config Crash DBusAddons KCMUtils KIO) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-23.08.2/agent/htmltotext.cpp new/akonadi-search-23.08.3/agent/htmltotext.cpp --- old/akonadi-search-23.08.2/agent/htmltotext.cpp 2023-10-10 05:22:04.000000000 +0200 +++ new/akonadi-search-23.08.3/agent/htmltotext.cpp 2023-10-26 13:59:24.000000000 +0200 @@ -2,7 +2,7 @@ // SPDX-Contributor: Carl Schwan <carl.sch...@gnupg.com> // SPDX-License-Identifier: LGPL-2.0-or-later -#include <QCoreApplication> +#include <QGuiApplication> #include <KAboutData> #include <KLocalizedString> @@ -22,7 +22,7 @@ int main(int argc, char *argv[]) { - QCoreApplication app(argc, argv); + QGuiApplication app(argc, argv); KLocalizedString::setApplicationDomain("akonadi_search"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-23.08.2/po/cs/akonadi_search.po new/akonadi-search-23.08.3/po/cs/akonadi_search.po --- old/akonadi-search-23.08.2/po/cs/akonadi_search.po 2023-10-10 05:22:04.000000000 +0200 +++ new/akonadi-search-23.08.3/po/cs/akonadi_search.po 2023-10-26 13:59:24.000000000 +0200 @@ -1,6 +1,6 @@ # Copyright (C) YEAR This_file_is_part_of_KDE # This file is distributed under the same license as the PACKAGE package. -# VÃt PelÄák <v...@pelcak.org>, 2013, 2014, 2016, 2017, 2020. +# SPDX-FileCopyrightText: 2013, 2014, 2016, 2017, 2020, 2023 VÃt PelÄák <v...@pelcak.org> # Vit Pelcak <v...@pelcak.org>, 2021. # msgid "" @@ -8,25 +8,25 @@ "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-09-28 02:28+0000\n" -"PO-Revision-Date: 2021-09-15 22:37+0200\n" -"Last-Translator: Vit Pelcak <vpel...@suse.cz>\n" +"PO-Revision-Date: 2023-10-11 14:52+0200\n" +"Last-Translator: Vit Pelcak <v...@pelcak.org>\n" "Language-Team: Czech <kde-i18n-...@kde.org>\n" "Language: cs\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 21.08.1\n" +"X-Generator: Lokalize 23.08.1\n" #, kde-format msgctxt "NAME OF TRANSLATORS" msgid "Your names" -msgstr "" +msgstr "VÃt PelÄák" #, kde-format msgctxt "EMAIL OF TRANSLATORS" msgid "Your emails" -msgstr "" +msgstr "v...@pelcak.org" #: agent/agent.cpp:62 #, kde-format @@ -42,27 +42,27 @@ #: agent/htmltotext.cpp:30 #, kde-format msgid "Akonadi Html To Test" -msgstr "" +msgstr "Akonadi HTML na text" #: agent/htmltotext.cpp:32 agent/htmltotext.cpp:41 #, kde-format msgid "Akonadi Html To Test Converter" -msgstr "" +msgstr "PÅevodnÃk Akonadi HTML na text" #: agent/htmltotext.cpp:34 #, kde-format msgid "© 2023 KDE Community" -msgstr "" +msgstr "© 2023 Komunita KDE" #: agent/htmltotext.cpp:36 #, kde-format msgid "Carl Schwan" -msgstr "" +msgstr "Carl Schwan" #: agent/htmltotext.cpp:36 #, kde-format msgid "Maintainer" -msgstr "" +msgstr "Správce" #: agent/scheduler.cpp:169 agent/scheduler.cpp:200 agent/scheduler.cpp:211 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-23.08.2/po/zh_CN/akonadi_search.po new/akonadi-search-23.08.3/po/zh_CN/akonadi_search.po --- old/akonadi-search-23.08.2/po/zh_CN/akonadi_search.po 2023-10-10 05:22:04.000000000 +0200 +++ new/akonadi-search-23.08.3/po/zh_CN/akonadi_search.po 2023-10-26 13:59:24.000000000 +0200 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2023-09-28 02:28+0000\n" -"PO-Revision-Date: 2023-09-16 10:11\n" +"PO-Revision-Date: 2023-10-21 13:57\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"