Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kcalendarcore for
openSUSE:Factory checked in at 2026-09-11 17:59:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kcalendarcore (Old)
and /work/SRC/openSUSE:Factory/.kf6-kcalendarcore.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kcalendarcore"
Fri Sep 11 17:59:11 2026 rev:31 rq:1376676 version:6.30.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kcalendarcore/kf6-kcalendarcore.changes
2026-08-17 16:58:41.371389122 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kcalendarcore.new.1265/kf6-kcalendarcore.changes
2026-09-11 18:01:18.101772311 +0200
@@ -1,0 +2,23 @@
+Tue Sep 8 09:21:45 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.30.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.30.0
+- Changes since 6.29.0:
+ * Update dependency version to 6.30.0
+ * Use QLocale for concatenating recurrence days
+ * Improve translation contexts for some of the recurrence descriptions
+ * src/vcalformat.cpp - fix spelling typo in a comment
+ * Adapt recurrenceDescription unit tests to English translations
+ * Add Incidence::recurrenceDescription
+ * Fix Incidence::statusName property name
+ * Add translated enum names for Incidence::secrecy and Incidence::status
+ * Change parseScheduleMessage to take a QByteArray as input
+ * Add translated names for attendee status and role enums
+ * Fix tr() message context
+ * Expose Calendar and ScheduleMessage to python bindings
+ * Add translated error messages
+ * Update version to 6.30.0
+
+-------------------------------------------------------------------
Old:
----
kcalendarcore-6.29.0.tar.xz
kcalendarcore-6.29.0.tar.xz.sig
New:
----
kcalendarcore-6.30.0.tar.xz
kcalendarcore-6.30.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kcalendarcore.spec ++++++
--- /var/tmp/diff_new_pack.MrOcTt/_old 2026-09-11 18:01:19.433827854 +0200
+++ /var/tmp/diff_new_pack.MrOcTt/_new 2026-09-11 18:01:19.435827938 +0200
@@ -29,11 +29,11 @@
%define mypython_sitearch %{expand:%%%{mypython}_sitearch}
%endif
-# Full KF6 version (e.g. 6.29.0)
+# Full KF6 version (e.g. 6.30.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kcalendarcore
-Version: 6.29.0
+Version: 6.30.0
Release: 0
Summary: Library to access and handle calendar data
License: LGPL-2.0-or-later
@@ -50,6 +50,7 @@
BuildRequires: cmake(Qt6Core) >= %{qt6_version}
BuildRequires: cmake(Qt6Qml) >= %{qt6_version}
BuildRequires: cmake(Qt6Gui) >= %{qt6_version}
+BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version}
BuildRequires: cmake(Qt6ToolsTools) >= %{qt6_version}
# SECTION bindings
%if %{with kde_python_bindings}
@@ -104,6 +105,8 @@
This package provides Python bindings for kf6-kcalendarcore.
%endif
+%lang_package -n libKF6CalendarCore6
+
%prep
%autosetup -p1 -n %{rname}-%{version}
@@ -125,6 +128,8 @@
%fdupes %{buildroot}%{_kf6_includedir}
+%find_lang kcalendarcore6 --with-qt --without-mo
+
%ldconfig_scriptlets -n libKF6CalendarCore%{sonum}
%files -n libKF6CalendarCore%{sonum}
@@ -153,3 +158,5 @@
%{_kf6_sharedir}/PySide6/typesystems/typesystem_kcalendarcore.xml
%endif
+%files -n libKF6CalendarCore6-lang -f kcalendarcore6.lang
+
++++++ kcalendarcore-6.29.0.tar.xz -> kcalendarcore-6.30.0.tar.xz ++++++
++++ 14766 lines of diff (skipped)