Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-purpose for openSUSE:Factory checked in at 2026-06-16 13:52:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-purpose (Old) and /work/SRC/openSUSE:Factory/.kf6-purpose.new.1981 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-purpose" Tue Jun 16 13:52:51 2026 rev:28 rq:1358921 version:6.27.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-purpose/kf6-purpose.changes 2026-05-11 16:58:24.171434613 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-purpose.new.1981/kf6-purpose.changes 2026-06-16 13:57:53.464429956 +0200 @@ -1,0 +2,27 @@ +Sat Jun 6 11:42:27 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 + * CMake config file: add missing Qt6Gui & Qt6Widgets dependency check + * Change Pastebin to Pastebin.com + * Adapt to KOnlineAccounts interface change + * Add missing find_dependency for Qt6QmlIntegration + * Use default DEFAULT_SEVERITY for logging + * Adapt to KOnlineAccounts API change + * Replace var with const + * Remove unused import + * Convert org.kde.purpose.private.widgets to proper QML module + * Fix unqualified property lookup + * Rename JobView::state to jobState + * Use KI18nContext + * Use fully qualified typename in property + * Fix deprecation warnings from ECM + * Remove CMake warning about arc runtime dependency + * Revert "Enable LSAN in CI" + * Update version to 6.27.0 + +------------------------------------------------------------------- Old: ---- purpose-6.26.0.tar.xz purpose-6.26.0.tar.xz.sig New: ---- purpose-6.27.0.tar.xz purpose-6.27.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-purpose.spec ++++++ --- /var/tmp/diff_new_pack.w7fg80/_old 2026-06-16 13:57:55.140499843 +0200 +++ /var/tmp/diff_new_pack.w7fg80/_new 2026-06-16 13:57:55.144500010 +0200 @@ -22,11 +22,11 @@ %define qt6_version 6.9.0 %define rname purpose -# 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-purpose -Version: 6.26.0 +Version: 6.27.0 Release: 0 Summary: Framework to integrate services and actions in applications License: LGPL-2.1-or-later @@ -110,6 +110,8 @@ Requires: libKF6Purpose6 = %{version} Requires: libKF6PurposeWidgets6 = %{version} Requires: cmake(KF6CoreAddons) >= %{_kf6_version} +Requires: cmake(Qt6Gui) >= %{qt6_version} +Requires: cmake(Qt6Widgets) >= %{qt6_version} %description devel This package contains development files needed to build applications which rely on the purpose framework. ++++++ purpose-6.26.0.tar.xz -> purpose-6.27.0.tar.xz ++++++ ++++ 6016 lines of diff (skipped)
