Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kf6-knotifications for openSUSE:Factory checked in at 2025-06-18 15:55:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kf6-knotifications (Old) and /work/SRC/openSUSE:Factory/.kf6-knotifications.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kf6-knotifications" Wed Jun 18 15:55:28 2025 rev:16 rq:1285592 version:6.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kf6-knotifications/kf6-knotifications.changes 2025-05-12 16:47:21.948861945 +0200 +++ /work/SRC/openSUSE:Factory/.kf6-knotifications.new.19631/kf6-knotifications.changes 2025-06-18 15:59:30.212545736 +0200 @@ -1,0 +2,18 @@ +Mon Jun 9 20:29:41 UTC 2025 - Christophe Marin <christo...@krop.fr> + +- Update to 6.15.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/6/6.15.0 +- Changes since 6.14.0: + * Update dependency version to 6.15.0 + * Disable python bindings for Haiku also + * Build Python bindings unless explicitly disabled + * Add tags file to documentation + * Fix qhp file for QML module + * Add landing page for QDoc + * Port API documentation to QDoc syntax + * Update version to 6.15.0 +- Replace _kf6_bugfix_version usage + +------------------------------------------------------------------- Old: ---- knotifications-6.14.0.tar.xz knotifications-6.14.0.tar.xz.sig New: ---- knotifications-6.15.0.tar.xz knotifications-6.15.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kf6-knotifications.spec ++++++ --- /var/tmp/diff_new_pack.DxhEzk/_old 2025-06-18 15:59:30.704566081 +0200 +++ /var/tmp/diff_new_pack.DxhEzk/_new 2025-06-18 15:59:30.704566081 +0200 @@ -16,7 +16,7 @@ # -%define qt6_version 6.7.0 +%define qt6_version 6.8.0 %define rname knotifications @@ -32,13 +32,11 @@ %define mypython_sitearch %{expand:%%%{mypython}_sitearch} %endif -# Full KF6 version (e.g. 6.14.0) +# Full KF6 version (e.g. 6.15.0) %{!?_kf6_version: %global _kf6_version %{version}} -# Last major and minor KF6 version (e.g. 6.0) -%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')} %bcond_without released Name: kf6-knotifications -Version: 6.14.0 +Version: 6.15.0 Release: 0 Summary: KDE Desktop notifications License: LGPL-2.1-or-later @@ -48,11 +46,10 @@ Source1: %{rname}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif -BuildRequires: doxygen BuildRequires: fdupes -BuildRequires: kf6-extra-cmake-modules >= %{_kf6_bugfix_version} +BuildRequires: kf6-extra-cmake-modules >= %{_kf6_version} BuildRequires: pkgconfig -BuildRequires: cmake(KF6Config) >= %{_kf6_bugfix_version} +BuildRequires: cmake(KF6Config) >= %{_kf6_version} BuildRequires: cmake(Qt6DBus) >= %{qt6_version} BuildRequires: cmake(Qt6Gui) >= %{qt6_version} BuildRequires: cmake(Qt6LinguistTools) >= %{qt6_version} @@ -118,7 +115,6 @@ %build %cmake_kf6 \ - -DBUILD_QCH:BOOL=TRUE \ %if %{with kde_python_bindings} -DPython_EXECUTABLE:STRING=%{__mypython} %endif @@ -150,7 +146,6 @@ %{_kf6_libdir}/libKF6Notifications.so.* %files devel -%doc %{_kf6_qchdir}/KF6Notifications.* %{_kf6_cmakedir}/KF6Notifications/ %{_kf6_includedir}/KNotifications/ %{_kf6_libdir}/libKF6Notifications.so ++++++ knotifications-6.14.0.tar.xz -> knotifications-6.15.0.tar.xz ++++++ ++++ 12478 lines of diff (skipped)