Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libksieve for openSUSE:Factory checked in at 2024-05-27 11:48:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libksieve (Old) and /work/SRC/openSUSE:Factory/.libksieve.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libksieve" Mon May 27 11:48:06 2024 rev:99 rq:1176589 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libksieve/libksieve.changes 2024-04-15 20:19:06.626013284 +0200 +++ /work/SRC/openSUSE:Factory/.libksieve.new.24587/libksieve.changes 2024-05-27 11:54:06.277946699 +0200 @@ -1,0 +2,21 @@ +Sun May 19 09:57:27 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.05.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/24.05.0/ +- No code change since 24.04.80 + +------------------------------------------------------------------- +Fri May 3 09:17:12 UTC 2024 - Christophe Marin <christo...@krop.fr> + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * Make compile with QT_NO_CONTEXTLESS_CONNECT + * We depend against kf6.0.0 + * Fix check for reveal password mode + * Port to setRevealPasswordMode (scripted) + * Use local includes + +------------------------------------------------------------------- Old: ---- libksieve-24.02.2.tar.xz libksieve-24.02.2.tar.xz.sig New: ---- libksieve-24.05.0.tar.xz libksieve-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libksieve.spec ++++++ --- /var/tmp/diff_new_pack.bzcKZ0/_old 2024-05-27 11:54:06.725963130 +0200 +++ /var/tmp/diff_new_pack.bzcKZ0/_new 2024-05-27 11:54:06.725963130 +0200 @@ -18,18 +18,18 @@ %define kf6_version 6.0.0 %define qt6_version 6.6.0 -%define kpim6_version 6.0.2 +%define kpim6_version 6.0.80 %bcond_without released Name: libksieve -Version: 24.02.2 +Version: 24.05.0 Release: 0 Summary: Sieve and Managesieve support library for KDE PIM applications License: GPL-2.0-only AND LGPL-2.1-or-later URL: https://www.kde.org -Source: %{name}-%{version}.tar.xz +Source0: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz %if %{with released} -Source1: %{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 @@ -54,13 +54,12 @@ BuildRequires: cmake(KPim6MailTransport) >= %{kpim6_version} BuildRequires: cmake(KPim6Mime) >= %{kpim6_version} BuildRequires: cmake(KPim6PimCommon) >= %{kpim6_version} -BuildRequires: cmake(Qt6Core5Compat) >= %{qt6_version} BuildRequires: cmake(Qt6PrintSupport) >= %{qt6_version} BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version} BuildRequires: cmake(Qt6WebEngineWidgets) >= %{qt6_version} BuildRequires: cmake(Qt6Widgets) >= %{qt6_version} # It can only build on the same platforms as Qt Webengine -ExclusiveArch: x86_64 %x86_64 aarch64 riscv64 +ExclusiveArch: x86_64 aarch64 riscv64 %description This package contains the libksieve library, which is used to support @@ -68,10 +67,10 @@ %package -n libksieve6 Summary: Sieve and Managesieve support library for KDE PIM applications -# Before 21.08.3, the libraries were in libksieve, require the same version -# to make sure the old library is updated Requires: libksieve = %{version} Obsoletes: libksieve5 < %{version} +# Before 21.08.3, the libraries were in libksieve +Conflicts: libksieve < 21.08.3 %description -n libksieve6 This package contains the libksieve library, which is used to support ++++++ libksieve-24.02.2.tar.xz -> libksieve-24.05.0.tar.xz ++++++ ++++ 8065 lines of diff (skipped)