Accepting request 1187092 from KDE:Frameworks

KDE Frameworks 6.4.0 (forwarded request 1186902 from krop)

OBS-URL: https://build.opensuse.org/request/show/1187092
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kapidox?expand=0&rev=5
This commit is contained in:
Ana Guerrero 2024-07-14 06:51:00 +00:00 committed by Git OBS Bridge
commit bbde0c3b27
6 changed files with 21 additions and 12 deletions

View File

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

View File

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

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

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

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

@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZohR/gAKCRAsjfWHptSq
wfClAP9F1SIYZAnK4Uscwse5Raa1owV9HeFg5j6ulZaR/jeMIgEAhBFcuCZxpb2w
DK+gMl0zlvt2d1AiXtVVqUTbdD3XJgM=
=e5rk
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 9 09:41:33 UTC 2024 - Christophe Marin <christophe@krop.fr>
- Update to 6.4.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/6/6.4.0
- No code change since 6.3.0
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 5 10:11:19 UTC 2024 - Christophe Marin <christophe@krop.fr> Wed Jun 5 10:11:19 UTC 2024 - Christophe Marin <christophe@krop.fr>

View File

@ -18,12 +18,12 @@
%define rname kapidox %define rname kapidox
%bcond_without released %bcond_without released
# Full KF6 version (e.g. 6.3.0) # Full KF6 version (e.g. 6.4.0)
%{!?_kf6_version: %global _kf6_version %{version}} %{!?_kf6_version: %global _kf6_version %{version}}
# Last major and minor KF6 version (e.g. 6.0) # 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}')} %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
Name: kf6-kapidox Name: kf6-kapidox
Version: 6.3.0 Version: 6.4.0
Release: 0 Release: 0
Summary: Scripts and data for building API documentation Summary: Scripts and data for building API documentation
License: BSD-2-Clause License: BSD-2-Clause