Hello community, here is the log from the commit of package messagelib for openSUSE:Factory checked in at 2019-12-13 12:03:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/messagelib (Old) and /work/SRC/openSUSE:Factory/.messagelib.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "messagelib" Fri Dec 13 12:03:45 2019 rev:52 rq:756333 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/messagelib/messagelib.changes 2019-11-12 11:41:24.766473120 +0100 +++ /work/SRC/openSUSE:Factory/.messagelib.new.4691/messagelib.changes 2019-12-13 12:04:48.821392211 +0100 @@ -1,0 +2,36 @@ +Tue Dec 10 06:39:13 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.12.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/releases/19.12.0 +- Changes since 19.11.90: + * fix split element + * Fix some autotest + * Fix autotest. Code for showing "we have external ref" was fixed + * Fetch DKIMResultAttribute too + * Make basicobjecttreeparsertest independent of host timezone + * Move mQcaInitializer directly in dkimmanagerkey. Not necessary to create + * Fix Bug 414825 - saving dialog does not propose a file name (kde#414825) + * Add new autotest. It will help us to port to qregularexpression + * Don't use nullptr as flag value + * Minor optimization + +------------------------------------------------------------------- +Sat Nov 30 09:12:32 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/19.12-rc +- Too many changes to list here. + +------------------------------------------------------------------- +Sun Nov 24 15:54:27 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Too many changes to list here. +- Remove obsolete version requirements + +------------------------------------------------------------------- Old: ---- messagelib-19.08.3.tar.xz messagelib-19.08.3.tar.xz.sig New: ---- messagelib-19.12.0.tar.xz messagelib-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ messagelib.spec ++++++ --- /var/tmp/diff_new_pack.RnPsEp/_old 2019-12-13 12:04:49.837391827 +0100 +++ /var/tmp/diff_new_pack.RnPsEp/_new 2019-12-13 12:04:49.841391826 +0100 @@ -1,7 +1,7 @@ # # spec file for package messagelib # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,66 +16,66 @@ # -%define kf5_version 5.26.0 +%define kf5_version 5.60.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: messagelib -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE PIM library for e-mail message parsing and display License: GPL-2.0-only AND GPL-3.0-only AND LGPL-2.1-or-later Group: System/Libraries URL: https://www.kde.org -Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz +Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source2: applications.keyring %endif -BuildRequires: akonadi-contact-devel -BuildRequires: akonadi-mime-devel -BuildRequires: akonadi-search-devel -BuildRequires: akonadi-server-devel BuildRequires: extra-cmake-modules -BuildRequires: grantlee5-devel -BuildRequires: grantleetheme-devel -BuildRequires: karchive-devel -BuildRequires: kcodecs-devel -BuildRequires: kcompletion-devel -BuildRequires: kconfig-devel -BuildRequires: kcontacts-devel BuildRequires: kdepim-apps-libs-devel BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel -BuildRequires: kiconthemes-devel -BuildRequires: kidentitymanagement-devel -BuildRequires: kimap-devel -BuildRequires: kitemviews-devel -BuildRequires: kldap-devel -BuildRequires: kmailtransport-devel -BuildRequires: kmbox-devel -BuildRequires: kmime-devel -BuildRequires: knewstuff-devel -BuildRequires: kpimtextedit-devel -BuildRequires: kxmlgui-devel BuildRequires: libQt5Sql-private-headers-devel BuildRequires: libgpgme-devel BuildRequires: libgpgmepp-devel -BuildRequires: libgravatar-devel -BuildRequires: libkdepim-devel -BuildRequires: libkleo-devel -BuildRequires: libqgpgme-devel -BuildRequires: pimcommon-devel -BuildRequires: pkgconfig -BuildRequires: syntax-highlighting-devel -BuildRequires: pkgconfig(Qt5Concurrent) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Network) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Sql) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Test) >= 5.4.0 -BuildRequires: pkgconfig(Qt5UiTools) >= 5.4.0 -BuildRequires: pkgconfig(Qt5WebEngine) >= 5.4.0 -BuildRequires: pkgconfig(Qt5WebEngineWidgets) >= 5.4.0 -BuildRequires: pkgconfig(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Grantlee5) +BuildRequires: cmake(KF5Akonadi) +BuildRequires: cmake(KF5AkonadiContact) +BuildRequires: cmake(KF5AkonadiMime) +BuildRequires: cmake(KF5AkonadiSearch) +BuildRequires: cmake(KF5Archive) +BuildRequires: cmake(KF5Codecs) +BuildRequires: cmake(KF5Completion) +BuildRequires: cmake(KF5Config) +BuildRequires: cmake(KF5Contacts) +BuildRequires: cmake(KF5GrantleeTheme) +BuildRequires: cmake(KF5Gravatar) +BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5IMAP) +BuildRequires: cmake(KF5IconThemes) +BuildRequires: cmake(KF5IdentityManagement) +BuildRequires: cmake(KF5ItemViews) +BuildRequires: cmake(KF5Ldap) +BuildRequires: cmake(KF5Libkdepim) +BuildRequires: cmake(KF5Libkleo) +BuildRequires: cmake(KF5MailTransport) +BuildRequires: cmake(KF5Mbox) +BuildRequires: cmake(KF5Mime) +BuildRequires: cmake(KF5NewStuff) +BuildRequires: cmake(KF5PimCommon) +BuildRequires: cmake(KF5PimTextEdit) +BuildRequires: cmake(KF5SyntaxHighlighting) +BuildRequires: cmake(KF5XmlGui) +BuildRequires: cmake(QGpgme) +BuildRequires: cmake(Qca-qt5) +BuildRequires: cmake(Qt5Concurrent) +BuildRequires: cmake(Qt5Network) +BuildRequires: cmake(Qt5Sql) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5UiTools) +BuildRequires: cmake(Qt5WebEngine) +BuildRequires: cmake(Qt5WebEngineWidgets) +BuildRequires: cmake(Qt5Widgets) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 %if 0%{?suse_version} > 1325 @@ -96,14 +96,14 @@ License: LGPL-2.1-or-later Group: Development/Libraries/KDE Requires: %{name} = %{version} -Requires: akonadi-mime-devel -Requires: akonadi-server-devel -Requires: kcontacts-devel -Requires: kidentitymanagement-devel -Requires: kmime-devel -Requires: libkleo-devel -Requires: messagelib-devel -Requires: pimcommon-devel +Requires: cmake(KF5Akonadi) +Requires: cmake(KF5AkonadiMime) +Requires: cmake(KF5Contacts) +Requires: cmake(KF5IdentityManagement) +Requires: cmake(KF5Libkleo) +Requires: cmake(KF5MessageCore) +Requires: cmake(KF5Mime) +Requires: cmake(KF5PimCommon) %if 0%{?suse_version} > 1325 Requires: libboost_headers-devel %else ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.RnPsEp/_old and /var/tmp/diff_new_pack.RnPsEp/_new differ ++++++ messagelib-19.08.3.tar.xz -> messagelib-19.12.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/messagelib/messagelib-19.08.3.tar.xz /work/SRC/openSUSE:Factory/.messagelib.new.4691/messagelib-19.12.0.tar.xz differ: char 26, line 1
