KDE Frameworks 6.10.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kapidox?expand=0&rev=24
This commit is contained in:
Christophe Marin 2025-01-09 16:41:56 +00:00 committed by Git OBS Bridge
parent 1f12ea95b2
commit fb6f195383
6 changed files with 22 additions and 12 deletions

3
kapidox-6.10.0.tar.xz Normal file
View File

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

View File

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ3gBOwAKCRAsjfWHptSq
wUxEAP0cW3TCrgdniZm/q6cfIbGLsIGCsa8AHGSb+VFlbj4+9AD9EiENNYZWEgUs
7Zjl/sxWb92ZCt3/4w4xLKpLMoEL5wQ=
=mE3g
-----END PGP SIGNATURE-----

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZ1Lk5wAKCRAsjfWHptSq
wYfPAP96HWk95tNlYwc2BKc8OX64LE9q8TryOnA/GeCfkTwbrgEArUeXPRRJ6IQd
sRNdYUs3KaVYR9VIR8/795He+21eqA0=
=xbIN
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Jan 7 18:17:20 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 6.10.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.10.0
- Changes since 6.9.0:
* Update version to 6.10.0
-------------------------------------------------------------------
Sun Dec 8 10:09:06 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -18,12 +18,12 @@
%define rname kapidox
%bcond_without released
# Full KF6 version (e.g. 6.9.0)
# Full KF6 version (e.g. 6.10.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}')}
Name: kf6-kapidox
Version: 6.9.0
Version: 6.10.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause