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-12-09 13:16:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/akonadi-search (Old) and /work/SRC/openSUSE:Factory/.akonadi-search.new.1835 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-search" Fri Dec 9 13:16:57 2022 rev:91 rq:1041399 version:22.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/akonadi-search/akonadi-search.changes 2022-11-04 17:33:15.152277082 +0100 +++ /work/SRC/openSUSE:Factory/.akonadi-search.new.1835/akonadi-search.changes 2022-12-09 13:17:13.982827031 +0100 @@ -1,0 +2,20 @@ +Fri Dec 2 12:24:28 UTC 2022 - Christophe Marin <[email protected]> + +- Update to 22.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.12.0/ + +------------------------------------------------------------------- +Sat Nov 26 16:44:06 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.90 + * New feature release + +------------------------------------------------------------------- +Sat Nov 12 08:53:18 UTC 2022 - Christophe Giboudeaux <[email protected]> + +- Update to 22.11.80 + * New feature release + +------------------------------------------------------------------- Old: ---- akonadi-search-22.08.3.tar.xz akonadi-search-22.08.3.tar.xz.sig New: ---- akonadi-search-22.12.0.tar.xz akonadi-search-22.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ akonadi-search.spec ++++++ --- /var/tmp/diff_new_pack.Q3K29k/_old 2022-12-09 13:17:14.590830261 +0100 +++ /var/tmp/diff_new_pack.Q3K29k/_new 2022-12-09 13:17:14.594830282 +0100 @@ -1,7 +1,7 @@ # # spec file for package akonadi-search # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,16 +16,15 @@ # %define soversion 5 -%define kf5_version 5.79.0 +%define kf5_version 5.99.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: akonadi-search -Version: 22.08.3 +Version: 22.12.0 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 -Group: System/GUI/KDE URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} @@ -56,7 +55,6 @@ %package -n libKF5AkonadiSearch%{soversion} Summary: Core libraries for AkonadiSearch -Group: System/Libraries Provides: libKF5AkonadiSearch = 22.04.0 Obsoletes: libKF5AkonadiSearch < 22.04.0 @@ -66,7 +64,6 @@ %package devel Summary: Development package for baloo5 -Group: Development/Libraries/KDE Requires: libKF5AkonadiSearch%{soversion} = %{version} Requires: cmake(KF5Akonadi) Requires: cmake(KF5AkonadiMime) @@ -89,10 +86,9 @@ %cmake_build %install - %kf5_makeinstall -C build - %if %{with released} - %find_lang %{name} --with-man --all-name - %endif +%kf5_makeinstall -C build + +%find_lang %{name} --with-man --all-name %post -n libKF5AkonadiSearch%{soversion} -p /sbin/ldconfig %postun -n libKF5AkonadiSearch%{soversion} -p /sbin/ldconfig @@ -127,8 +123,6 @@ %{_kf5_libdir}/libKF5AkonadiSearchPIM.so %{_kf5_libdir}/libKF5AkonadiSearchXapian.so -%if %{with released} %files lang -f %{name}.lang -%endif %changelog ++++++ akonadi-search-22.08.3.tar.xz -> akonadi-search-22.12.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/.gitlab-ci.yml new/akonadi-search-22.12.0/.gitlab-ci.yml --- old/akonadi-search-22.08.3/.gitlab-ci.yml 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/.gitlab-ci.yml 2022-11-27 09:31:00.000000000 +0100 @@ -4,3 +4,14 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml + +suse_tumbleweed_qt62: + stage: build + image: kdeorg/ci-suse-qt64:latest + tags: + - Linux + interruptible: true + script: + - /usr/bin/true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/CMakeLists.txt new/akonadi-search-22.12.0/CMakeLists.txt --- old/akonadi-search-22.08.3/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -2,11 +2,11 @@ # SPDX-FileCopyrightText: none cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.21.3") +set(PIM_VERSION "5.22.0") project(AkonadiSearch VERSION ${PIM_VERSION}) # ECM setup -set(KF5_MIN_VERSION "5.95.0") +set(KF5_MIN_VERSION "5.99.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -43,10 +43,13 @@ set(AKONADISEARCH_VERSION ${PIM_VERSION}) -set(AKONADI_VERSION "5.21.3") -set(AKONADI_MIMELIB_VERSION "5.21.3") -set(KMIME_LIB_VERSION "5.21.3") +set(AKONADI_VERSION "5.22.0") +set(AKONADI_MIMELIB_VERSION "5.22.0") +set(KMIME_LIB_VERSION "5.22.0") set(QT_REQUIRED_VERSION "5.15.2") +if (QT_MAJOR_VERSION STREQUAL "6") + set(QT_REQUIRED_VERSION "6.4.0") +endif() find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Core Test) find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS I18n Config Crash DBusAddons KCMUtils KIO) @@ -81,7 +84,7 @@ # Compiler flags add_definitions(-DTRANSLATION_DOMAIN=\"akonadi_search\") -ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.96.0) +ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.99.0) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/CMakeLists.txt new/akonadi-search-22.12.0/agent/CMakeLists.txt --- old/akonadi-search-22.08.3/agent/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -53,7 +53,7 @@ endif() target_link_libraries(akonadi_indexing_agent - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiCore KF5::AkonadiMime KF5::Mime @@ -65,7 +65,7 @@ KF5::Codecs KF5::I18n KF5::ConfigCore - Qt${QT_MAJOR_VERSION}::Widgets + Qt::Widgets ) install(TARGETS akonadi_indexing_agent ${KDE_INSTALL_TARGETS_DEFAULT_ARGS}) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/autotests/CMakeLists.txt new/akonadi-search-22.12.0/agent/autotests/CMakeLists.txt --- old/akonadi-search-22.08.3/agent/autotests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/autotests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -18,7 +18,7 @@ ) set(indexer_LIBS - Qt${QT_MAJOR_VERSION}::Test + Qt::Test KF5::AkonadiCore KF5::AkonadiMime KF5::AkonadiAgentBase @@ -72,8 +72,8 @@ KF5::AkonadiSearchPIM KF5::AkonadiAgentBase KF5::ConfigCore - Qt${QT_MAJOR_VERSION}::Widgets - Qt${QT_MAJOR_VERSION}::DBus + Qt::Widgets + Qt::DBus ) endif() endif() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/autotests/collectionquerytest.cpp new/akonadi-search-22.12.0/agent/autotests/collectionquerytest.cpp --- old/akonadi-search-22.08.3/agent/autotests/collectionquerytest.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/autotests/collectionquerytest.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -7,7 +7,6 @@ */ #include <Akonadi/Collection> -#include <KContacts/Addressee> #include <QDir> #include <QTest> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/autotests/indexertest.cpp new/akonadi-search-22.12.0/agent/autotests/indexertest.cpp --- old/akonadi-search-22.08.3/agent/autotests/indexertest.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/autotests/indexertest.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -7,7 +7,6 @@ */ #include <Akonadi/Collection> -#include <KContacts/Addressee> #include <QDir> #include <QTest> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/collectionindexer.h new/akonadi-search-22.12.0/agent/collectionindexer.h --- old/akonadi-search-22.08.3/agent/collectionindexer.h 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/collectionindexer.h 2022-11-27 09:31:00.000000000 +0100 @@ -8,6 +8,8 @@ #pragma once #include <Akonadi/Collection> + +#include <QObject> #include <QString> namespace Xapian diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/agent/tests/CMakeLists.txt new/akonadi-search-22.12.0/agent/tests/CMakeLists.txt --- old/akonadi-search-22.08.3/agent/tests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/agent/tests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -5,12 +5,12 @@ add_executable(emailindexer emailtest.cpp ../emailindexer.cpp ../abstractindexer.cpp ../akonadi_indexer_agent_debug.cpp ../stringutil.cpp) target_link_libraries(emailindexer - Qt${QT_MAJOR_VERSION}::Test + Qt::Test KF5::AkonadiCore KF5::AkonadiMime KF5::Mime KF5::AkonadiSearchPIM KF5::AkonadiSearchXapian KF5::Codecs - Qt${QT_MAJOR_VERSION}::Widgets + Qt::Widgets ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/akonadiplugin/autotests/CMakeLists.txt new/akonadi-search-22.12.0/akonadiplugin/autotests/CMakeLists.txt --- old/akonadi-search-22.08.3/akonadiplugin/autotests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/akonadiplugin/autotests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -32,7 +32,7 @@ ecm_mark_as_test(searchplugintest) target_link_libraries(searchplugintest - Qt${QT_MAJOR_VERSION}::Test + Qt::Test KF5::AkonadiCore KF5::AkonadiMime KF5::Mime diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/core/CMakeLists.txt new/akonadi-search-22.12.0/core/CMakeLists.txt --- old/akonadi-search-22.08.3/core/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/core/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -28,7 +28,7 @@ target_link_libraries(KF5AkonadiSearchCore PUBLIC - Qt${QT_MAJOR_VERSION}::Core + Qt::Core ) set_target_properties(KF5AkonadiSearchCore PROPERTIES @@ -50,7 +50,7 @@ PREFIX Core ) -install(TARGETS KF5AkonadiSearchCore EXPORT KF5AkonadiSearchTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) +install(TARGETS KF5AkonadiSearchCore EXPORT KF5AkonadiSearchTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS}) install(FILES ${KF5AkonadiSearchCore_CamelCasecore_HEADERS} diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/core/searchstore.h new/akonadi-search-22.12.0/core/searchstore.h --- old/akonadi-search-22.08.3/core/searchstore.h 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/core/searchstore.h 2022-11-27 09:31:00.000000000 +0100 @@ -8,7 +8,6 @@ #pragma once -#include <QHash> #include <QObject> #include <QString> #include <QUrl> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/debug/CMakeLists.txt new/akonadi-search-22.12.0/debug/CMakeLists.txt --- old/akonadi-search-22.08.3/debug/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/debug/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -26,7 +26,7 @@ target_link_libraries(KF5AkonadiSearchDebug PRIVATE - Qt${QT_MAJOR_VERSION}::Widgets + Qt::Widgets KF5::I18n KF5::AkonadiCore KF5::WidgetsAddons @@ -47,7 +47,7 @@ target_include_directories(KF5AkonadiSearchDebug INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF}/AkonadiSearch>") -install(TARGETS KF5AkonadiSearchDebug EXPORT KF5AkonadiSearchTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) +install(TARGETS KF5AkonadiSearchDebug EXPORT KF5AkonadiSearchTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS}) install(FILES akonadisearchdebugdialog.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/debug/autotests/CMakeLists.txt new/akonadi-search-22.12.0/debug/autotests/CMakeLists.txt --- old/akonadi-search-22.08.3/debug/autotests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/debug/autotests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -3,9 +3,11 @@ ) macro(add_akonadisearchdebug_unittest _source) - ecm_add_test(${_source} + get_filename_component( _name ${_source} NAME_WE ) + ecm_add_test(${_source} ${_name}.h + TEST_NAME ${_name} NAME_PREFIX "akonadisearchdebug-" - LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test Qt${QT_MAJOR_VERSION}::Gui KF5::Completion KF5::CoreAddons KF5::AkonadiSearchDebug KF5::AkonadiCore + LINK_LIBRARIES Qt::Test Qt::Gui KF5::Completion KF5::CoreAddons KF5::AkonadiSearchDebug KF5::AkonadiCore GUI ) endmacro () diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/debug/tests/CMakeLists.txt new/akonadi-search-22.12.0/debug/tests/CMakeLists.txt --- old/akonadi-search-22.08.3/debug/tests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/debug/tests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -5,9 +5,9 @@ add_executable(akonadisearchdebug_dialog_gui akonadisearchdebug_dialog_gui.cpp) ecm_mark_as_test(akonadisearchdebug_dialog_gui) target_link_libraries(akonadisearchdebug_dialog_gui - Qt${QT_MAJOR_VERSION}::Core - Qt${QT_MAJOR_VERSION}::Gui - Qt${QT_MAJOR_VERSION}::Widgets + Qt::Core + Qt::Gui + Qt::Widgets KF5::AkonadiCore KF5::I18n KF5::AkonadiSearchDebug diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/CMakeLists.txt new/akonadi-search-22.12.0/lib/CMakeLists.txt --- old/akonadi-search-22.08.3/lib/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -57,7 +57,7 @@ target_link_libraries(KF5AkonadiSearchPIM PUBLIC - Qt${QT_MAJOR_VERSION}::Core + Qt::Core PRIVATE KF5::AkonadiCore @@ -72,7 +72,7 @@ target_include_directories(KF5AkonadiSearchPIM INTERFACE "$<INSTALL_INTERFACE:${KDE_INSTALL_INCLUDEDIR_KF}/AkonadiSearch>") -install(TARGETS KF5AkonadiSearchPIM EXPORT KF5AkonadiSearchTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) +install(TARGETS KF5AkonadiSearchPIM EXPORT KF5AkonadiSearchTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS}) set(AKONADISEARCH_INCLUDES query.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/contactcompleter.cpp new/akonadi-search-22.12.0/lib/contactcompleter.cpp --- old/akonadi-search-22.08.3/lib/contactcompleter.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/contactcompleter.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -12,7 +12,6 @@ #include "contactcompleter.h" #include "query.h" -#include <QDebug> #include <QElapsedTimer> #include <QFile> #include <QStandardPaths> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/contactquery.cpp new/akonadi-search-22.12.0/lib/contactquery.cpp --- old/akonadi-search-22.08.3/lib/contactquery.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/contactquery.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -12,7 +12,6 @@ #include "contactquery.h" #include "resultiterator_p.h" -#include <QDebug> #include <QFile> #include <QList> #include <QStandardPaths> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/query.cpp new/akonadi-search-22.12.0/lib/query.cpp --- old/akonadi-search-22.08.3/lib/query.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/query.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -10,7 +10,6 @@ #include "akonadi_search_pim_debug.h" #include "contactquery.h" -#include <QDebug> #include <QVariant> #include <Akonadi/ServerManager> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/tests/CMakeLists.txt new/akonadi-search-22.12.0/lib/tests/CMakeLists.txt --- old/akonadi-search-22.08.3/lib/tests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/tests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -5,7 +5,7 @@ macro(add_search_test name) ecm_add_test("${name}test.cpp" TEST_NAME "${test}" - LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Core KF5::AkonadiCore KF5::AkonadiMime KF5::Mime KF5::Contacts KF5::AkonadiSearchPIM + LINK_LIBRARIES Qt::Core KF5::AkonadiCore KF5::AkonadiMime KF5::Mime KF5::Contacts KF5::AkonadiSearchPIM ) endmacro() diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/lib/tests/contactcompletiontest.cpp new/akonadi-search-22.12.0/lib/tests/contactcompletiontest.cpp --- old/akonadi-search-22.08.3/lib/tests/contactcompletiontest.cpp 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/lib/tests/contactcompletiontest.cpp 2022-11-27 09:31:00.000000000 +0100 @@ -17,8 +17,6 @@ #include <Akonadi/ItemFetchJob> #include <Akonadi/ItemFetchScope> -#include <KMime/Message> - using namespace Akonadi::Search::PIM; class App : public QCoreApplication diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/po/hsb/akonadi_search.po new/akonadi-search-22.12.0/po/hsb/akonadi_search.po --- old/akonadi-search-22.08.3/po/hsb/akonadi_search.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-search-22.12.0/po/hsb/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -0,0 +1,80 @@ +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the akonadi-search package. +# Edward Wornar <[email protected]>, 2021. +# +msgid "" +msgstr "" +"Project-Id-Version: akonadi-search\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-05-04 00:46+0000\n" +"PO-Revision-Date: 2021-11-19 16:22+0100\n" +"Last-Translator: Edward Wornar <[email protected]>\n" +"Language-Team: Upper Sorbian <[email protected]>\n" +"Language: hsb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" +"%100==4 ? 2 : 3;\n" + +#: agent/agent.cpp:62 +#, kde-format +msgctxt "@info:status" +msgid "No indexers available" +msgstr "Žadyn program za indeksy k dispoziciji" + +#: agent/collectionindexingjob.cpp:62 +#, kde-format +msgid "Indexing collection: %1" +msgstr "ZbÄrka indeksow: %1" + +#: agent/scheduler.cpp:169 agent/scheduler.cpp:200 agent/scheduler.cpp:211 +#, kde-format +msgid "Ready" +msgstr "Hotowo" + +#: agent/scheduler.cpp:244 +#, kde-format +msgid "Collection \"%1\" indexed" +msgstr "ZbÄrka \"%1\" indicÄrowana" + +#: debug/akonadisearchdebugdialog.cpp:90 +#, kde-format +msgid "Text Files (*.txt);;All Files (*)" +msgstr "Tekstowe dataje (*.txt);;WÅ¡itke dataje (*)" + +#: debug/akonadisearchdebugdialog.cpp:102 +#, kde-format +msgid "" +"Could not write the file %1:\n" +"\"%2\" is the detailed error description." +msgstr "" +"Njemóžach dataju %1 napisaÄ:\n" +"\"%2\" je nadrobne wopisanje zmylka." + +#: debug/akonadisearchdebugdialog.cpp:106 +#, kde-format +msgid "Save File Error" +msgstr "Zmylk pÅi zawÄsÄenju dataje" + +#: runner/pimcontactsrunner.cpp:125 runner/pimcontactsrunner.cpp:191 +#, kde-format +msgid "Contacts" +msgstr "Kontakty" + +#: runner/pimcontactsrunner.cpp:169 runner/pimcontactsrunner.cpp:175 +#: runner/pimcontactsrunner.cpp:207 +#, kde-format +msgctxt "Name (email)" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: runner/pimcontactsrunner.cpp:192 +#, kde-format +msgid "Autocompleted from received and sent emails" +msgstr "Awotmatisce wudospoÅnjenje z dóstatych a pósÅanych mejlkow" + +#: runner/pimcontactsrunnerconfig.cpp:20 +#, kde-format +msgid "Search in contacts indexed from sent and received emails too" +msgstr "Tež w kontaktach z pósÅanych a dóstatych mejlkow pytaÄ" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/po/ka/akonadi_search.po new/akonadi-search-22.12.0/po/ka/akonadi_search.po --- old/akonadi-search-22.08.3/po/ka/akonadi_search.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-search-22.12.0/po/ka/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -0,0 +1,81 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR This file is copyright: +# This file is distributed under the same license as the akonadi-search package. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: akonadi-search\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2022-05-04 00:46+0000\n" +"PO-Revision-Date: 2022-05-21 07:49+0200\n" +"Last-Translator: Temuri Doghonadze <[email protected]>\n" +"Language-Team: Georgian <[email protected]>\n" +"Language: ka\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: Poedit 3.0.1\n" + +#: agent/agent.cpp:62 +#, kde-format +msgctxt "@info:status" +msgid "No indexers available" +msgstr "ááááá¥á¡áá ááá ááá£á¬áááááááá" + +#: agent/collectionindexingjob.cpp:62 +#, kde-format +msgid "Indexing collection: %1" +msgstr "ááááá¥á¡áá¡ ááááá¥áªáá: %1" + +#: agent/scheduler.cpp:169 agent/scheduler.cpp:200 agent/scheduler.cpp:211 +#, kde-format +msgid "Ready" +msgstr "áááááá" + +#: agent/scheduler.cpp:244 +#, kde-format +msgid "Collection \"%1\" indexed" +msgstr "ááááá¥áªáá \"%1\" ááááááá¥á¡ááá£ááá" + +#: debug/akonadisearchdebugdialog.cpp:90 +#, kde-format +msgid "Text Files (*.txt);;All Files (*)" +msgstr "á¢áá¥á¡á¢á£á á á¤áááááá (*.txt);;á§áááá á¤áááá (*)" + +#: debug/akonadisearchdebugdialog.cpp:102 +#, kde-format +msgid "" +"Could not write the file %1:\n" +"\"%2\" is the detailed error description." +msgstr "" +"á¤ááááá¡ á©áá¬áá á á¨ááá«ááááááá %1:\n" +"\"%2\" á¨ááªááááá¡ ááá¢ááá£á áá¦á¬áá áá¡ á¬áá áááááááá¡." + +#: debug/akonadisearchdebugdialog.cpp:106 +#, kde-format +msgid "Save File Error" +msgstr "á¤ááááá¡ á¨áááá®ááá¡ á¨ááªáááá" + +#: runner/pimcontactsrunner.cpp:125 runner/pimcontactsrunner.cpp:191 +#, kde-format +msgid "Contacts" +msgstr "áááá¢áá¥á¢ááá" + +#: runner/pimcontactsrunner.cpp:169 runner/pimcontactsrunner.cpp:175 +#: runner/pimcontactsrunner.cpp:207 +#, kde-format +msgctxt "Name (email)" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: runner/pimcontactsrunner.cpp:192 +#, kde-format +msgid "Autocompleted from received and sent emails" +msgstr "ááá¢áááá¢á£á áá ááá¡á á£ááá á¨áááá¡á£áá áá áááááááááá ááá¤áá¡á¢áááááá" + +#: runner/pimcontactsrunnerconfig.cpp:20 +#, 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-22.08.3/po/sr@ijekavian/akonadi_search.po new/akonadi-search-22.12.0/po/sr@ijekavian/akonadi_search.po --- old/akonadi-search-22.08.3/po/sr@ijekavian/akonadi_search.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-search-22.12.0/po/sr@ijekavian/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -0,0 +1,82 @@ +# Translation of akonadi_search.po into Serbian. +# Chusslove Illich <[email protected]>, 2013, 2014, 2016, 2017. +msgid "" +msgstr "" +"Project-Id-Version: akonadi_search\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-04-09 03:31+0200\n" +"PO-Revision-Date: 2017-05-07 21:01+0200\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@ijekavian\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: agent/agent.cpp:81 +#, kde-format +msgctxt "@info:status" +msgid "No indexers available" +msgstr "Ðема доÑÑÑÐ¿Ð½Ð¸Ñ Ð¸Ð½Ð´ÐµÐºÑаÑа" + +#: agent/collectionindexingjob.cpp:80 +#, kde-format +msgid "Indexing collection: %1" +msgstr "ÐндекÑиÑам збиÑкÑ: %1" + +#: agent/scheduler.cpp:205 agent/scheduler.cpp:237 agent/scheduler.cpp:248 +#, kde-format +msgid "Ready" +msgstr "СпÑеман." + +#: agent/scheduler.cpp:281 +#, kde-format +msgid "Collection \"%1\" indexed" +msgstr "ÐбиÑка â%1â индекÑиÑана." + +# >> @item +#: debug/akonadisearchdebugdialog.cpp:107 +#, kde-format +msgid "Text Files (*.txt);;All Files (*)" +msgstr "ÑекÑÑÑални ÑаÑлови (*.txt);;Ñви ÑаÑлови (*)" + +#: debug/akonadisearchdebugdialog.cpp:119 +#, kde-format +msgid "" +"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 "ÐÑеÑка ÑпиÑиваÑа ÑаÑла" + +#: runner/pimcontactsrunner.cpp:44 +#, kde-format +msgid "Contacts" +msgstr "ÐонÑакÑи" + +#: runner/pimcontactsrunner.cpp:206 runner/pimcontactsrunner.cpp:212 +#: runner/pimcontactsrunner.cpp:244 +#, kde-format +msgctxt "Name (email)" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: runner/pimcontactsrunner.cpp:230 +#, kde-format +msgid "Autocompleted from received and sent emails" +msgstr "ÐÑÑомаÑÑки допÑÑено из пÑимÑене и поÑлаÑе поÑÑе." + +#: runner/pimcontactsrunnerconfig.cpp:38 +#, 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-22.08.3/po/sr@ijekavianlatin/akonadi_search.po new/akonadi-search-22.12.0/po/sr@ijekavianlatin/akonadi_search.po --- old/akonadi-search-22.08.3/po/sr@ijekavianlatin/akonadi_search.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-search-22.12.0/po/sr@ijekavianlatin/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -0,0 +1,82 @@ +# Translation of akonadi_search.po into Serbian. +# Chusslove Illich <[email protected]>, 2013, 2014, 2016, 2017. +msgid "" +msgstr "" +"Project-Id-Version: akonadi_search\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-04-09 03:31+0200\n" +"PO-Revision-Date: 2017-05-07 21:01+0200\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@ijekavianlatin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: agent/agent.cpp:81 +#, kde-format +msgctxt "@info:status" +msgid "No indexers available" +msgstr "Nema dostupnih indeksara" + +#: agent/collectionindexingjob.cpp:80 +#, kde-format +msgid "Indexing collection: %1" +msgstr "Indeksiram zbirku: %1" + +#: agent/scheduler.cpp:205 agent/scheduler.cpp:237 agent/scheduler.cpp:248 +#, kde-format +msgid "Ready" +msgstr "Spreman." + +#: agent/scheduler.cpp:281 +#, kde-format +msgid "Collection \"%1\" indexed" +msgstr "Zbirka â%1â indeksirana." + +# >> @item +#: debug/akonadisearchdebugdialog.cpp:107 +#, kde-format +msgid "Text Files (*.txt);;All Files (*)" +msgstr "tekstualni fajlovi (*.txt);;svi fajlovi (*)" + +#: debug/akonadisearchdebugdialog.cpp:119 +#, kde-format +msgid "" +"Could not write the file %1:\n" +"\"%2\" is the detailed error description." +msgstr "" +"Ne mogu da upiÅ¡em fajl %1:\n" +"Detaljan opis greÅ¡ke: %2" + +#: debug/akonadisearchdebugdialog.cpp:123 +#, kde-format +msgid "Save File Error" +msgstr "GreÅ¡ka upisivanja fajla" + +#: runner/pimcontactsrunner.cpp:44 +#, kde-format +msgid "Contacts" +msgstr "Kontakti" + +#: runner/pimcontactsrunner.cpp:206 runner/pimcontactsrunner.cpp:212 +#: runner/pimcontactsrunner.cpp:244 +#, kde-format +msgctxt "Name (email)" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: runner/pimcontactsrunner.cpp:230 +#, kde-format +msgid "Autocompleted from received and sent emails" +msgstr "Automatski dopunjeno iz primljene i poslate poÅ¡te." + +#: runner/pimcontactsrunnerconfig.cpp:38 +#, kde-format +msgid "Search in contacts indexed from sent and received emails too" +msgstr "Traži i u kontaktima indeksiranim iz poslate i primljene poÅ¡te" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/po/sr@latin/akonadi_search.po new/akonadi-search-22.12.0/po/sr@latin/akonadi_search.po --- old/akonadi-search-22.08.3/po/sr@latin/akonadi_search.po 1970-01-01 01:00:00.000000000 +0100 +++ new/akonadi-search-22.12.0/po/sr@latin/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -0,0 +1,82 @@ +# Translation of akonadi_search.po into Serbian. +# Chusslove Illich <[email protected]>, 2013, 2014, 2016, 2017. +msgid "" +msgstr "" +"Project-Id-Version: akonadi_search\n" +"Report-Msgid-Bugs-To: https://bugs.kde.org\n" +"POT-Creation-Date: 2020-04-09 03:31+0200\n" +"PO-Revision-Date: 2017-05-07 21:01+0200\n" +"Last-Translator: Chusslove Illich <[email protected]>\n" +"Language-Team: Serbian <[email protected]>\n" +"Language: sr@latin\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" +"%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Accelerator-Marker: &\n" +"X-Text-Markup: kde4\n" +"X-Environment: kde\n" + +#: agent/agent.cpp:81 +#, kde-format +msgctxt "@info:status" +msgid "No indexers available" +msgstr "Nema dostupnih indeksara" + +#: agent/collectionindexingjob.cpp:80 +#, kde-format +msgid "Indexing collection: %1" +msgstr "Indeksiram zbirku: %1" + +#: agent/scheduler.cpp:205 agent/scheduler.cpp:237 agent/scheduler.cpp:248 +#, kde-format +msgid "Ready" +msgstr "Spreman." + +#: agent/scheduler.cpp:281 +#, kde-format +msgid "Collection \"%1\" indexed" +msgstr "Zbirka â%1â indeksirana." + +# >> @item +#: debug/akonadisearchdebugdialog.cpp:107 +#, kde-format +msgid "Text Files (*.txt);;All Files (*)" +msgstr "tekstualni fajlovi (*.txt);;svi fajlovi (*)" + +#: debug/akonadisearchdebugdialog.cpp:119 +#, kde-format +msgid "" +"Could not write the file %1:\n" +"\"%2\" is the detailed error description." +msgstr "" +"Ne mogu da upiÅ¡em fajl %1:\n" +"Detaljan opis greÅ¡ke: %2" + +#: debug/akonadisearchdebugdialog.cpp:123 +#, kde-format +msgid "Save File Error" +msgstr "GreÅ¡ka upisivanja fajla" + +#: runner/pimcontactsrunner.cpp:44 +#, kde-format +msgid "Contacts" +msgstr "Kontakti" + +#: runner/pimcontactsrunner.cpp:206 runner/pimcontactsrunner.cpp:212 +#: runner/pimcontactsrunner.cpp:244 +#, kde-format +msgctxt "Name (email)" +msgid "%1 (%2)" +msgstr "%1 (%2)" + +#: runner/pimcontactsrunner.cpp:230 +#, kde-format +msgid "Autocompleted from received and sent emails" +msgstr "Automatski dopunjeno iz primljene i poslate poÅ¡te." + +#: runner/pimcontactsrunnerconfig.cpp:38 +#, kde-format +msgid "Search in contacts indexed from sent and received emails too" +msgstr "Traži i u kontaktima indeksiranim iz poslate i primljene poÅ¡te" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/po/zh_CN/akonadi_search.po new/akonadi-search-22.12.0/po/zh_CN/akonadi_search.po --- old/akonadi-search-22.08.3/po/zh_CN/akonadi_search.po 2022-11-01 01:13:57.000000000 +0100 +++ new/akonadi-search-22.12.0/po/zh_CN/akonadi_search.po 2022-11-27 09:31:00.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2022-05-04 00:46+0000\n" -"PO-Revision-Date: 2022-10-30 07:51\n" +"PO-Revision-Date: 2022-11-19 14:50\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/runner/CMakeLists.txt new/akonadi-search-22.12.0/runner/CMakeLists.txt --- old/akonadi-search-22.08.3/runner/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/runner/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -33,7 +33,7 @@ ) target_link_libraries(kcm_krunner_pimcontacts - Qt${QT_MAJOR_VERSION}::Gui + Qt::Gui KF5::KCMUtils KF5::I18n ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/runner/plasma-krunner-pimcontacts.json.cmake new/akonadi-search-22.12.0/runner/plasma-krunner-pimcontacts.json.cmake --- old/akonadi-search-22.08.3/runner/plasma-krunner-pimcontacts.json.cmake 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/runner/plasma-krunner-pimcontacts.json.cmake 2022-11-27 09:31:00.000000000 +0100 @@ -4,6 +4,7 @@ { "Email": "[email protected]", "Name": "Daniel Vrátil", + "Name[ar]": "Daniel Vrátil", "Name[az]": "sDaniel Vrátil", "Name[bg]": "Daniel Vrátil", "Name[ca@valencia]": "Daniel Vrátil", @@ -34,6 +35,7 @@ } ], "Description": "Runner which searches through your contacts", + "Description[ar]": "٠شغÙÙ ÙØ¨ØØ« Ù٠٠تراسÙÙÙ", "Description[az]": "ÆlaqÉlÉriniz üzrÉ axtarıÅı baÅlatmaq üçün vasitÉ", "Description[bg]": "ÐÑогÑама, коÑÑо извÑÑÑва ÑÑÑÑене вÑв ваÑиÑе конÑакÑи", "Description[ca@valencia]": "Executor que busca a través dels vostres contactes", @@ -65,6 +67,7 @@ "Id": "PIM Contacts Search Runner", "License": "LGPL", "Name": "PIM Contacts Search", + "Name[ar]": "Ø§ÙØ¨ØØ« Ù٠٠تراسÙÙ PIM", "Name[az]": "PİM ÉlaqÉlÉri üzrÉ axtarıÅ", "Name[bg]": "ТÑÑÑене на конÑакÑи", "Name[ca@valencia]": "Busca de contactes PIM", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/search/calendar/CMakeLists.txt new/akonadi-search-22.12.0/search/calendar/CMakeLists.txt --- old/akonadi-search-22.08.3/search/calendar/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/search/calendar/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,7 +1,7 @@ add_library(calendarsearchstore MODULE ) target_sources(calendarsearchstore PRIVATE calendarsearchstore.cpp ../pimsearchstore.cpp calendarsearchstore.h ../pimsearchstore.h) target_link_libraries(calendarsearchstore - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiCore ${XAPIAN_LIBRARIES} KF5AkonadiSearchCore diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/search/contact/CMakeLists.txt new/akonadi-search-22.12.0/search/contact/CMakeLists.txt --- old/akonadi-search-22.08.3/search/contact/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/search/contact/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,7 +1,7 @@ add_library(contactsearchstore MODULE ) target_sources(contactsearchstore PRIVATE contactsearchstore.cpp ../pimsearchstore.cpp contactsearchstore.h ../pimsearchstore.h) target_link_libraries(contactsearchstore - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiCore ${XAPIAN_LIBRARIES} KF5AkonadiSearchCore diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/search/email/CMakeLists.txt new/akonadi-search-22.12.0/search/email/CMakeLists.txt --- old/akonadi-search-22.08.3/search/email/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/search/email/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,7 +1,7 @@ add_library(emailsearchstore MODULE ) target_sources(emailsearchstore PRIVATE agepostingsource.cpp emailsearchstore.cpp ../pimsearchstore.cpp agepostingsource.h emailsearchstore.h ../pimsearchstore.h) target_link_libraries(emailsearchstore - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiCore ${XAPIAN_LIBRARIES} KF5AkonadiSearchCore diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/search/note/CMakeLists.txt new/akonadi-search-22.12.0/search/note/CMakeLists.txt --- old/akonadi-search-22.08.3/search/note/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/search/note/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,7 +1,7 @@ add_library(notesearchstore MODULE) target_sources(notesearchstore PRIVATE notesearchstore.cpp ../pimsearchstore.cpp notesearchstore.h ../pimsearchstore.h) target_link_libraries(notesearchstore - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiCore ${XAPIAN_LIBRARIES} KF5AkonadiSearchCore diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/xapian/CMakeLists.txt new/akonadi-search-22.12.0/xapian/CMakeLists.txt --- old/akonadi-search-22.08.3/xapian/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/xapian/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -31,7 +31,7 @@ target_link_libraries(KF5AkonadiSearchXapian PUBLIC - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiSearchCore ${XAPIAN_LIBRARIES} ) @@ -44,7 +44,7 @@ generate_export_header(KF5AkonadiSearchXapian BASE_NAME AKONADI_SEARCH_XAPIAN EXPORT_FILE_NAME search_xapian_export.h) -install(TARGETS KF5AkonadiSearchXapian EXPORT KF5AkonadiSearchTargets ${KF5_INSTALL_TARGETS_DEFAULT_ARGS}) +install(TARGETS KF5AkonadiSearchXapian EXPORT KF5AkonadiSearchTargets ${KF_INSTALL_TARGETS_DEFAULT_ARGS}) install(FILES xapiandatabase.h diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/xapian/autotests/CMakeLists.txt new/akonadi-search-22.12.0/xapian/autotests/CMakeLists.txt --- old/akonadi-search-22.08.3/xapian/autotests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/xapian/autotests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,9 +1,9 @@ ecm_add_test(termgeneratortest.cpp termgeneratortest.h TEST_NAME "termgeneratortest" - LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test KF5::AkonadiSearchXapian + LINK_LIBRARIES Qt::Test KF5::AkonadiSearchXapian ) ecm_add_test(queryparsertest.cpp queryparsertest.h TEST_NAME "queryparsertest" - LINK_LIBRARIES Qt${QT_MAJOR_VERSION}::Test KF5::AkonadiSearchXapian + LINK_LIBRARIES Qt::Test KF5::AkonadiSearchXapian ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/xapian/tests/CMakeLists.txt new/akonadi-search-22.12.0/xapian/tests/CMakeLists.txt --- old/akonadi-search-22.08.3/xapian/tests/CMakeLists.txt 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/xapian/tests/CMakeLists.txt 2022-11-27 09:31:00.000000000 +0100 @@ -1,11 +1,11 @@ add_executable(writeiotest writeiotest.cpp) target_link_libraries(writeiotest - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiSearchXapian ) add_executable(memorytest memorytest.cpp) target_link_libraries(memorytest - Qt${QT_MAJOR_VERSION}::Core + Qt::Core KF5::AkonadiSearchXapian ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/akonadi-search-22.08.3/xapian/xapiansearchstore.h new/akonadi-search-22.12.0/xapian/xapiansearchstore.h --- old/akonadi-search-22.08.3/xapian/xapiansearchstore.h 2022-10-14 06:51:20.000000000 +0200 +++ new/akonadi-search-22.12.0/xapian/xapiansearchstore.h 2022-11-27 09:31:00.000000000 +0100 @@ -14,7 +14,7 @@ #include "core/term.h" #include "search_xapian_export.h" -#include <QMutex> +#include <QMutexLocker> namespace Akonadi {
