Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2024-03-11 15:31:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.1770 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Mon Mar 11 15:31:31 2024 rev:86 rq:1151068 version:24.02.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2023-12-09 22:56:36.695011180 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.1770/mbox-importer.changes 2024-03-11 15:37:34.422461821 +0100 @@ -1,0 +2,13 @@ +Fri Feb 23 14:00:49 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.02.0 + * New feature release +- No code change since 24.01.95 + +------------------------------------------------------------------- +Fri Feb 9 16:09:57 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.01.95 + * https://kde.org/announcements/megarelease/6/rc2/ + +------------------------------------------------------------------- Old: ---- mbox-importer-23.08.4.tar.xz mbox-importer-23.08.4.tar.xz.sig New: ---- mbox-importer-24.02.0.tar.xz mbox-importer-24.02.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.cNQkrz/_old 2024-03-11 15:37:34.862478026 +0100 +++ /var/tmp/diff_new_pack.cNQkrz/_new 2024-03-11 15:37:34.862478026 +0100 @@ -1,7 +1,7 @@ # # spec file for package mbox-importer # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,31 +16,35 @@ # +%define kf6_version 5.246.0 +%define qt6_version 6.6.0 +%define kpim6_version 6.0.0 + %bcond_without released Name: mbox-importer -Version: 23.08.4 +Version: 24.02.0 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later URL: https://www.kde.org -Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with released} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: extra-cmake-modules -BuildRequires: cmake(KF5Config) -BuildRequires: cmake(KF5Crash) -BuildRequires: cmake(KF5KIO) -BuildRequires: cmake(KF5Service) -BuildRequires: cmake(KPim5Akonadi) -BuildRequires: cmake(KPim5MailCommon) -BuildRequires: cmake(KPim5MailImporter) -BuildRequires: cmake(KPim5PimCommon) -BuildRequires: cmake(Qt5Gui) -BuildRequires: cmake(Qt5Widgets) +BuildRequires: kf6-extra-cmake-modules >= %{kf6_version} +BuildRequires: cmake(KF6Config) >= %{kf6_version} +BuildRequires: cmake(KF6Crash) >= %{kf6_version} +BuildRequires: cmake(KF6KIO) >= %{kf6_version} +BuildRequires: cmake(KF6Service) >= %{kf6_version} +BuildRequires: cmake(KPim6Akonadi) >= %{kpim6_version} +BuildRequires: cmake(KPim6IdentityManagementCore) >= %{kpim6_version} +BuildRequires: cmake(KPim6MailCommon) >= %{kpim6_version} +BuildRequires: cmake(KPim6MailImporterAkonadi) >= %{kpim6_version} +BuildRequires: cmake(Qt6Gui) >= %{qt6_version} +BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} # It can only build on the same platforms as Qt Webengine -ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 riscv64 +ExclusiveArch: x86_64 aarch64 riscv64 %description This package contains a tool that can be used to import mbox archives @@ -52,18 +56,19 @@ %autosetup -p1 %build -%cmake_kf5 -d build -%cmake_build +%cmake_kf6 + +%kf6_build %install -%kf5_makeinstall -C build +%kf6_install -%find_lang %{name} --with-man --all-name +%find_lang %{name} --all-name %files %license LICENSES/* -%{_kf5_applicationsdir}/org.kde.mboximporter.desktop -%{_kf5_bindir}/mboximporter +%{_kf6_applicationsdir}/org.kde.mboximporter.desktop +%{_kf6_bindir}/mboximporter %files lang -f %{name}.lang ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.cNQkrz/_old and /var/tmp/diff_new_pack.cNQkrz/_new differ ++++++ mbox-importer-23.08.4.tar.xz -> mbox-importer-24.02.0.tar.xz ++++++ ++++ 3365 lines of diff (skipped)
