Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package kf6-kdeclarative for
openSUSE:Factory checked in at 2026-06-16 13:49:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-kdeclarative (Old)
and /work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-kdeclarative"
Tue Jun 16 13:49:18 2026 rev:28 rq:1358878 version:6.27.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-kdeclarative/kf6-kdeclarative.changes
2026-05-11 16:56:00.365501354 +0200
+++
/work/SRC/openSUSE:Factory/.kf6-kdeclarative.new.1981/kf6-kdeclarative.changes
2026-06-16 13:54:21.619580755 +0200
@@ -1,0 +2,22 @@
+Sat Jun 6 11:42:09 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.27.0
+ * New feature release
+ * For more details please see:
+ * https://kde.org/announcements/frameworks/6/6.27.0
+- Changes since 6.26.0:
+ * Update dependency version to 6.27.0
+ * Add location to CalendarEvents::EventData
+ * Add strict qmllint configuration
+ * Use id instead of parent
+ * Use Application instead of Qt.application
+ * Remove unused include
+ * Register QKeySequence to QML
+ * Add missing module dependency
+ * Access local property directly
+ * Fix unqualified property access
+ * Use int instead of enum as property type
+ * Port to KI18nContext QML API
+ * Update version to 6.27.0
+
+-------------------------------------------------------------------
Old:
----
kdeclarative-6.26.0.tar.xz
kdeclarative-6.26.0.tar.xz.sig
New:
----
kdeclarative-6.27.0.tar.xz
kdeclarative-6.27.0.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kf6-kdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.vXMvlY/_old 2026-06-16 13:54:23.659666130 +0200
+++ /var/tmp/diff_new_pack.vXMvlY/_new 2026-06-16 13:54:23.671666632 +0200
@@ -19,11 +19,11 @@
%define qt6_version 6.9.0
%define rname kdeclarative
-# Full KF6 version (e.g. 6.26.0)
+# Full KF6 version (e.g. 6.27.0)
%{!?_kf6_version: %global _kf6_version %{version}}
%bcond_without released
Name: kf6-kdeclarative
-Version: 6.26.0
+Version: 6.27.0
Release: 0
Summary: Integration of QML and KDE workspaces
License: LGPL-2.1-or-later
@@ -35,6 +35,7 @@
%endif
BuildRequires: fdupes
BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version}
+BuildRequires: kf6-ki18n-imports >= %{_kf6_version}
BuildRequires: cmake(KF6Config) >= %{_kf6_version}
BuildRequires: cmake(KF6GlobalAccel) >= %{_kf6_version}
BuildRequires: cmake(KF6GuiAddons) >= %{_kf6_version}
@@ -60,6 +61,7 @@
%package imports
Summary: KDeclarative QML imports
Requires: kf6-kirigami-imports >= %{_kf6_version}
+Requires: kf6-ki18n-imports >= %{_kf6_version}
%description imports
KDeclarative provides integration of QML and KDE workspaces.
++++++ kdeclarative-6.26.0.tar.xz -> kdeclarative-6.27.0.tar.xz ++++++
++++ 8315 lines of diff (skipped)