Hello community, here is the log from the commit of package kimap for openSUSE:Factory checked in at 2019-12-13 12:02:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kimap (Old) and /work/SRC/openSUSE:Factory/.kimap.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimap" Fri Dec 13 12:02:31 2019 rev:52 rq:756232 version:19.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kimap/kimap.changes 2019-11-12 11:37:01.614196005 +0100 +++ /work/SRC/openSUSE:Factory/.kimap.new.4691/kimap.changes 2019-12-13 12:03:15.593427439 +0100 @@ -1,0 +2,29 @@ +Tue Dec 10 06:38:35 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 +- No code change since 19.11.90 + +------------------------------------------------------------------- +Sat Nov 30 09:11:56 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 +- No code change since 19.11.80 + +------------------------------------------------------------------- +Sun Nov 24 13:29:28 UTC 2019 - Luca Beltrame <[email protected]> + +- Update to 19.11.80 + * New feature release +- Changes since 19.08.3: + * Make it compile against qt5.15 + * Warning-- + * Port away from KTcpSocket to QSslSocket + * Use truncate directly + +------------------------------------------------------------------- Old: ---- kimap-19.08.3.tar.xz kimap-19.08.3.tar.xz.sig New: ---- kimap-19.12.0.tar.xz kimap-19.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kimap.spec ++++++ --- /var/tmp/diff_new_pack.IF37V5/_old 2019-12-13 12:03:16.057427264 +0100 +++ /var/tmp/diff_new_pack.IF37V5/_new 2019-12-13 12:03:16.061427262 +0100 @@ -1,7 +1,7 @@ # # spec file for package kimap # -# 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,32 +16,30 @@ # -%define kf5_version 5.19.0 -%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: kimap -Version: 19.08.3 +Version: 19.12.0 Release: 0 Summary: KDE PIM Libraries: IMAP library License: LGPL-2.1-or-later Group: System/GUI/KDE 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: cyrus-sasl-devel BuildRequires: extra-cmake-modules >= 5.19.0 -BuildRequires: kcoreaddons-devel >= %{kf5_version} BuildRequires: kf5-filesystem -BuildRequires: ki18n-devel >= %{kf5_version} -BuildRequires: kio-devel >= %{kf5_version} -BuildRequires: kmime-devel >= %{kf5_version} -BuildRequires: pkgconfig -BuildRequires: pkgconfig(Qt5Test) +BuildRequires: cmake(KF5CoreAddons) >= %{kf5_version} +BuildRequires: cmake(KF5I18n) >= %{kf5_version} +BuildRequires: cmake(KF5KIO) >= %{kf5_version} +BuildRequires: cmake(KF5Mime) +BuildRequires: cmake(Qt5Test) %description KIMAP provides libraries to interface and communicate with @@ -61,9 +59,9 @@ Summary: KDE PIM Libraries: Build Environment Group: Development/Libraries/KDE Requires: cyrus-sasl-devel -Requires: kcoreaddons-devel >= %{kf5_version} -Requires: kmime-devel >= %{_kapp_version} Requires: libKF5IMAP5 = %{version} +Requires: cmake(KF5CoreAddons) >= %{kf5_version} +Requires: cmake(KF5Mime) %description devel This package contains development headers to add IMAP support to PIM ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.IF37V5/_old and /var/tmp/diff_new_pack.IF37V5/_new differ ++++++ kimap-19.08.3.tar.xz -> kimap-19.12.0.tar.xz ++++++ ++++ 4855 lines of diff (skipped)
