Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mailcommon for openSUSE:Factory checked in at 2021-04-24 23:08:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mailcommon (Old) and /work/SRC/openSUSE:Factory/.mailcommon.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mailcommon" Sat Apr 24 23:08:04 2021 rev:62 rq:887775 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mailcommon/mailcommon.changes 2021-03-08 15:15:01.709837369 +0100 +++ /work/SRC/openSUSE:Factory/.mailcommon.new.12324/mailcommon.changes 2021-04-24 23:09:10.251396302 +0200 @@ -1,0 +2,23 @@ +Fri Apr 16 16:13:14 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:39 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:41 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- mailcommon-20.12.3.tar.xz mailcommon-20.12.3.tar.xz.sig New: ---- mailcommon-21.04.0.tar.xz mailcommon-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mailcommon.spec ++++++ --- /var/tmp/diff_new_pack.VMsjnK/_old 2021-04-24 23:09:10.727396974 +0200 +++ /var/tmp/diff_new_pack.VMsjnK/_new 2021-04-24 23:09:10.727396974 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.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 lang Name: mailcommon -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Base KDE PIM library for mail-handling applications License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Libraries 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: kf5-filesystem BuildRequires: xsltproc @@ -56,18 +60,15 @@ BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) BuildRequires: cmake(Phonon4Qt5) -BuildRequires: cmake(Qt5DBus) >= 5.12.0 -BuildRequires: cmake(Qt5Test) >= 5.12.0 -BuildRequires: cmake(Qt5UiPlugin) >= 5.12.0 -BuildRequires: cmake(Qt5Widgets) >= 5.12.0 -BuildRequires: cmake(Qt5Xml) >= 5.12.0 +BuildRequires: cmake(Qt5Core) >= 5.14.0 +BuildRequires: cmake(Qt5DBus) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5UiPlugin) +BuildRequires: cmake(Qt5Widgets) +BuildRequires: cmake(Qt5Xml) 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 The mailcommon library is a KDE PIM project to provide a @@ -78,7 +79,7 @@ %endif %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -92,7 +93,7 @@ %endif %package -n libKF5MailCommon5 -Summary: Common Mail library for kdepim +Summary: Common Mail library for KDE PIM applications License: LGPL-2.1-or-later Group: System/Libraries Requires: %{name} ++++++ mailcommon-20.12.3.tar.xz -> mailcommon-21.04.0.tar.xz ++++++ ++++ 120875 lines of diff (skipped)
