11
0

Accepting request 1285592 from KDE:Frameworks

KDE Frameworks 6.15 (forwarded request 1285029 from krop)

OBS-URL: https://build.opensuse.org/request/show/1285592
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-knotifications?expand=0&rev=16
This commit is contained in:
2025-06-18 13:55:28 +00:00
committed by Git OBS Bridge
6 changed files with 33 additions and 20 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Mon Jun 9 20:29:41 UTC 2025 - Christophe Marin <christophe@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
-------------------------------------------------------------------
Sun May 4 19:05:26 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -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 @@ Source: %{rname}-%{version}.tar.xz
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 @@ This package provides a python interface for kf6-knotifications.
%build
%cmake_kf6 \
-DBUILD_QCH:BOOL=TRUE \
%if %{with kde_python_bindings}
-DPython_EXECUTABLE:STRING=%{__mypython}
%endif
@@ -150,7 +146,6 @@ This package provides a python interface for kf6-knotifications.
%{_kf6_libdir}/libKF6Notifications.so.*
%files devel
%doc %{_kf6_qchdir}/KF6Notifications.*
%{_kf6_cmakedir}/KF6Notifications/
%{_kf6_includedir}/KNotifications/
%{_kf6_libdir}/libKF6Notifications.so

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a76e95de74129e12f500b01f8ce2529bc6af93b75ff2cce99c827129523d7517
size 2335732

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaBTVOQAKCRAsjfWHptSq
wak+AQDj55OcGfCslu4npu7LgYGj7EWHgFLY/rKZAgrSvGzkpwD+Jb0TE+ztJNSg
a87xHHmKNh/EJ4fIsSscpgb8HqZFbQ0=
=7YJf
-----END PGP SIGNATURE-----

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97bf87eb57883ab3ae483c4720688a1ca539770b99179b64610a802bb95aedee
size 2304684

View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCaELtzAAKCRAsjfWHptSq
wcBGAP9oKQB4sSfBTAnChXe8INuNljHSLIILttaoEusUop8ldgEAvH+lszSepmMJ
nVx1XvzfajWELRo5oa3Kg18O2VuR3g0=
=LmZX
-----END PGP SIGNATURE-----