Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package eventviews for openSUSE:Factory checked in at 2024-05-27 11:48:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/eventviews (Old) and /work/SRC/openSUSE:Factory/.eventviews.new.24587 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "eventviews" Mon May 27 11:48:00 2024 rev:100 rq:1176583 version:24.05.0 Changes: -------- --- /work/SRC/openSUSE:Factory/eventviews/eventviews.changes 2024-04-15 20:17:03.469458626 +0200 +++ /work/SRC/openSUSE:Factory/.eventviews.new.24587/eventviews.changes 2024-05-27 11:53:56.585591250 +0200 @@ -1,0 +2,31 @@ +Sun May 19 09:55:01 UTC 2024 - Christophe Marin <[email protected]> + +- 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:14:51 UTC 2024 - Christophe Marin <[email protected]> + +- Update to 24.04.80 + * New feature release +- Changes since 24.02.2: + * TodoView: Use current instead of selection to track active todo (kde#485185) + * Fix a few unused variable/parameter warnings + * Port away from deprecated QDateTime Qt::TimeSpec constructor + * USe _L1 operator directly + * Use setContentsMargins({}) + * Clean up + * We don't have README.md file + * Remove commented code + remove private Q_SLOTS we use lambda + * Add missing [[nodiscard]] + * Add missing explicit + * Remove EventViews::resourceColor() overload for an Akonadi::Item + * Agenda, Month: query collection color from calendar collection + * Prefer color stored in Akonadi over eventviewsrc + * Fix 'Create sub-todo' action being always disabled (kde#479351) + * Use isEmpty() + +------------------------------------------------------------------- Old: ---- eventviews-24.02.2.tar.xz eventviews-24.02.2.tar.xz.sig New: ---- eventviews-24.05.0.tar.xz eventviews-24.05.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ eventviews.spec ++++++ --- /var/tmp/diff_new_pack.7eBvjc/_old 2024-05-27 11:53:59.241688657 +0200 +++ /var/tmp/diff_new_pack.7eBvjc/_new 2024-05-27 11:53:59.265689538 +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: eventviews -Version: 24.02.2 +Version: 24.05.0 Release: 0 Summary: Eventviews Library License: GPL-2.0-or-later 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: doxygen @@ -55,7 +55,7 @@ BuildRequires: cmake(Qt6ToolsTools) >= %{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 internal library implements a GUI framework for viewing various ++++++ eventviews-24.02.2.tar.xz -> eventviews-24.05.0.tar.xz ++++++ ++++ 24003 lines of diff (skipped)
