Accepting request 1200993 from KDE:Frameworks

KDE Frameworks 6.6.0 (forwarded request 1199844 from krop)

OBS-URL: https://build.opensuse.org/request/show/1200993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kapidox?expand=0&rev=7
This commit is contained in:
2024-09-15 10:37:18 +00:00
committed by Git OBS Bridge
6 changed files with 27 additions and 12 deletions

View File

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

View File

@@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZqy+4wAKCRAsjfWHptSq
wbnxAQCpaHT+noUH4D0N4onFkrAc1AL29YR5bynChyKL9011YAD/efM0TiymPYIr
vcM+oitXbipclK2rpk2oLjzGNgXFLA4=
=SIq6
-----END PGP SIGNATURE-----

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

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

7
kapidox-6.6.0.tar.xz.sig Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpFQAKCRAsjfWHptSq
wYgJAQDAFMpl9pEz5MOe1p4WUl/bSKFX8vjC2cVNLWnrei9nuQD/XNvaiqSyCGdU
DjDioNgA/Z3J9+VkJrF6i8WPSAaJYwk=
=Enw/
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 7 09:03:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.6.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.6.0
- Changes since 6.5.0:
* Unify format string usage
* Avoid double assignment
* Remove unnecessary escape
* COLS_IN_ALPHA_INDEX has been deprecated
* footer.html correct URL for trademark_kde_gear_black_logo.png
* Update version to 6.6.0
-------------------------------------------------------------------
Mon Aug 5 10:47:29 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.5.0)
# Full KF6 version (e.g. 6.6.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.5.0
Version: 6.6.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause