Hello community, here is the log from the commit of package libksieve for openSUSE:Leap:15.2 checked in at 2020-05-12 11:36:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/libksieve (Old) and /work/SRC/openSUSE:Leap:15.2/.libksieve.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksieve" Tue May 12 11:36:01 2020 rev:58 rq:797491 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/libksieve/libksieve.changes 2020-03-15 07:08:15.788852107 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.libksieve.new.2738/libksieve.changes 2020-05-12 11:36:02.660203646 +0200 @@ -1,0 +2,35 @@ +Thu Apr 23 12:23:10 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Use QLatin1Char('/') here + * Fix KNS3::UploadDialog usage + * Fix compilation with more recent Qt 5.15 + +------------------------------------------------------------------- +Sun Apr 5 20:30:41 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Increase version + * Fix settings, so now we can use SelectImapWidget + * Assign sieveImapAccountSettings for AbstractMoveImapFolderWidget + * Allow to use dnd for moving script part + * Fix cppcheck warning + +------------------------------------------------------------------- +Sun Mar 22 09:17:38 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- libksieve-19.12.3.tar.xz libksieve-19.12.3.tar.xz.sig New: ---- libksieve-20.04.0.tar.xz libksieve-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksieve.spec ++++++ --- /var/tmp/diff_new_pack.ZLieJI/_old 2020-05-12 11:36:03.164204705 +0200 +++ /var/tmp/diff_new_pack.ZLieJI/_new 2020-05-12 11:36:03.164204705 +0200 @@ -21,20 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libksieve -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Sieve and Managesieve support library for KDE PIM 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: cyrus-sasl-devel BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem +BuildRequires: libboost_headers-devel BuildRequires: cmake(KF5Akonadi) BuildRequires: cmake(KF5Archive) BuildRequires: cmake(KF5DocTools) @@ -58,22 +55,17 @@ BuildRequires: cmake(Qt5Xml) # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if 0%{?suse_version} > 1325 -BuildRequires: libboost_headers-devel -%else -BuildRequires: boost-devel -%endif %if %{with lang} -Recommends: %{name}-lang +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +Recommends: %{name}-lang %description This package contains the libksieve library, which is used to support the Sieve server-side mail filtering protocol in KDE PIM applications. -%if %{with lang} %lang_package -%endif %prep %setup -q ++++++ libksieve-19.12.3.tar.xz -> libksieve-20.04.0.tar.xz ++++++ ++++ 52577 lines of diff (skipped)
