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 2021-04-25 21:27:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Sun Apr 25 21:27:13 2021 rev:53 rq:887779 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2021-03-10 08:55:53.970805017 +0100 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.12324/mbox-importer.changes 2021-04-25 21:28:43.408524348 +0200 @@ -1,0 +2,27 @@ +Fri Apr 16 16:13:16 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:42 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- Changes since 21.03.80: + * Fix close dialogbox + +------------------------------------------------------------------- +Sun Mar 21 13:29:45 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use git commit hook + * run git clang-format + * Pedantic + +------------------------------------------------------------------- Old: ---- mbox-importer-20.12.3.tar.xz mbox-importer-20.12.3.tar.xz.sig New: ---- mbox-importer-21.04.0.tar.xz mbox-importer-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.9ybyaK/_old 2021-04-25 21:28:43.880524916 +0200 +++ /var/tmp/diff_new_pack.9ybyaK/_new 2021-04-25 21:28:43.884524920 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.0 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: mbox-importer -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Tool for importing mbox archives into akonadi License: GPL-2.0-or-later AND LGPL-2.1-or-later 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 lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Config) @@ -37,15 +41,11 @@ BuildRequires: cmake(KF5MailImporter) BuildRequires: cmake(KF5PimCommon) BuildRequires: cmake(KF5Service) -BuildRequires: cmake(Qt5Gui) >= 5.10.0 -BuildRequires: cmake(Qt5Widgets) >= 5.10.0 +BuildRequires: cmake(Qt5Gui) +BuildRequires: cmake(Qt5Widgets) Recommends: %{name}-lang # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif %description This package contains a tool that can be used to import mbox archives @@ -54,7 +54,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build ++++++ mbox-importer-20.12.3.tar.xz -> mbox-importer-21.04.0.tar.xz ++++++ ++++ 1870 lines of diff (skipped)
