Accepting request 1179256 from KDE:Frameworks

KDE Frameworks 6.3.0 (forwarded request 1178724 from krop)

OBS-URL: https://build.opensuse.org/request/show/1179256
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kapidox?expand=0&rev=4
This commit is contained in:
Ana Guerrero 2024-06-09 18:20:38 +00:00 committed by Git OBS Bridge
commit a53108aea2
6 changed files with 23 additions and 12 deletions

View File

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

View File

@ -1,7 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXMAAKCRAsjfWHptSq
wZ/bAQDF/apHOQQaYfyjc1tQbnjVNtd0aiu39VawQCa5rRAjfAEA8B4NyEjA4Jcq
0K+VPTL0c1GMTTtUwBpptLWPkQ+45QU=
=dD13
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZlnPZwAKCRAsjfWHptSq
wR5dAP9ZV6n6KXpobowvb6wTeaDAQ63Tso7SJoS2VCyiBdB4wAD/SEkEpA/eOljL
ouGLZFhMLMzSk+HjWJC3rqaz9sFFnQ8=
=3y8t
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Wed Jun 5 10:11:19 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.3.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.3.0/
- Changes since 6.2.0:
* Don't show maintainers for frameworks
* Don't show framework type in frameworks list
-------------------------------------------------------------------
Mon May 6 12:22:16 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.2.0)
# Full KF6 version (e.g. 6.3.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.2.0
Version: 6.3.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause