Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package akonadi-calendar for
openSUSE:Factory checked in at 2024-08-26 22:03:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/akonadi-calendar (Old)
and /work/SRC/openSUSE:Factory/.akonadi-calendar.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "akonadi-calendar"
Mon Aug 26 22:03:31 2024 rev:110 rq:1195299 version:24.08.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/akonadi-calendar/akonadi-calendar.changes
2024-07-05 19:50:28.496819883 +0200
+++
/work/SRC/openSUSE:Factory/.akonadi-calendar.new.2698/akonadi-calendar.changes
2024-08-26 22:03:34.217325412 +0200
@@ -1,0 +2,25 @@
+Mon Aug 19 07:13:00 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 24.08.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/gear/24.08.0/
+- Changes since 24.05.2:
+ * Remove unused argument
+ * Use @info:placeholder
+ * Fix version
+ * Add missing change notification for initial calendar loading
+ * fix cmake lint warning
+ * Add missing [[nodiscard]]
+ * Remove duplicate private area
+ * Remove not necessary lib
+ * ETMCalendar: add signal emitted when the user is checking/unchecking a
calendar
+ * Add build-ftime support
+ * Add @info:tooltip
+ * Add context i18n
+ * Add @action:button
+ * Use ellipsis character instead of three dots in UI strings
+ * IncidenceChanger: fix crash due to redundant deletion of handler
+ * It compiles fine without deprecated kf methods
+
+-------------------------------------------------------------------
Old:
----
akonadi-calendar-24.05.2.tar.xz
akonadi-calendar-24.05.2.tar.xz.sig
New:
----
akonadi-calendar-24.08.0.tar.xz
akonadi-calendar-24.08.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ akonadi-calendar.spec ++++++
--- /var/tmp/diff_new_pack.9H3TM5/_old 2024-08-26 22:03:34.901353991 +0200
+++ /var/tmp/diff_new_pack.9H3TM5/_new 2024-08-26 22:03:34.901353991 +0200
@@ -16,13 +16,13 @@
#
-%define kf6_version 6.0.0
+%define kf6_version 6.3.0
%define qt6_version 6.6.0
-%define kpim6_version 6.1.2
+%define kpim6_version 6.2.0
%bcond_without released
Name: akonadi-calendar
-Version: 24.05.2
+Version: 24.08.0
Release: 0
Summary: Akonadi calendar integration
License: LGPL-2.1-or-later
@@ -36,6 +36,7 @@
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}
BuildRequires: cmake(KF6CalendarCore) >= %{kf6_version}
BuildRequires: cmake(KF6Codecs) >= %{kf6_version}
+BuildRequires: cmake(KF6Crash) >= %{kf6_version}
BuildRequires: cmake(KF6DBusAddons) >= %{kf6_version}
BuildRequires: cmake(KF6I18n) >= %{kf6_version}
BuildRequires: cmake(KF6KIO) >= %{kf6_version}
@@ -94,7 +95,6 @@
Requires: cmake(KF6WidgetsAddons) >= %{kf6_version}
Requires: cmake(KPim6Akonadi) >= %{kpim6_version}
Requires: cmake(KPim6IdentityManagementCore) >= %{kpim6_version}
-Obsoletes: akonadi-calendar-devel < %{version}
Obsoletes: akonadi5-calendar-devel < %{version}
Provides: akonadi5-calendar-devel = %{version}
++++++ akonadi-calendar-24.05.2.tar.xz -> akonadi-calendar-24.08.0.tar.xz ++++++
++++ 28758 lines of diff (skipped)