Hello community, here is the log from the commit of package mbox-importer for openSUSE:Factory checked in at 2019-08-19 21:35:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old) and /work/SRC/openSUSE:Factory/.mbox-importer.new.22127 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mbox-importer" Mon Aug 19 21:35:00 2019 rev:33 rq:723758 version:19.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes 2019-07-17 13:19:11.659679079 +0200 +++ /work/SRC/openSUSE:Factory/.mbox-importer.new.22127/mbox-importer.changes 2019-08-19 21:35:39.724449720 +0200 @@ -1,0 +2,29 @@ +Fri Aug 9 08:32:21 UTC 2019 - Christophe Giboudeaux <[email protected]> + +- Update to 19.08.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08.0.php +- No code change since 19.07.90 + +------------------------------------------------------------------- +Tue Aug 06 16:50:51 UTC 2019 - [email protected] + +- Update to 19.07.90 + * New bugfix release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-rc.php +- No code changes since 19.07.80 + +------------------------------------------------------------------- +Tue Jul 23 11:59:07 UTC 2019 - [email protected] + +- Update to 19.07.80 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.08-beta.php +- Changes since 19.04.3: + * Remove unused includes + * It was fixed in 5.13.0beta2 + +------------------------------------------------------------------- Old: ---- mbox-importer-19.04.3.tar.xz New: ---- applications.keyring mbox-importer-19.08.0.tar.xz mbox-importer-19.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mbox-importer.spec ++++++ --- /var/tmp/diff_new_pack.cnb1HY/_old 2019-08-19 21:35:40.924448966 +0200 +++ /var/tmp/diff_new_pack.cnb1HY/_new 2019-08-19 21:35:40.928448963 +0200 @@ -16,45 +16,42 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.58.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: 19.04.3 +Version: 19.08.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: http://www.kde.org -Source0: %{name}-%{version}.tar.xz +URL: https://www.kde.org +Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules -BuildRequires: gettext-devel -BuildRequires: pkgconfig -BuildRequires: python-devel -BuildRequires: update-desktop-files BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Crash) BuildRequires: cmake(KF5KIO) BuildRequires: cmake(KF5MailCommon) BuildRequires: cmake(KF5MailImporter) +BuildRequires: cmake(KF5PimCommon) BuildRequires: cmake(KF5Service) -BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 +BuildRequires: cmake(Qt5Gui) >= 5.10.0 +BuildRequires: cmake(Qt5Widgets) >= 5.10.0 # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if %{with lang} Recommends: %{name}-lang -%endif %description This package contains a tool that can be used to import mbox archives into akonadi. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ mbox-importer-19.04.3.tar.xz -> mbox-importer-19.08.0.tar.xz ++++++ ++++ 2017 lines of diff (skipped)
