Accepting request 1173094 from home:krop:frameworks-6.2.0
KDE Frameworks 6.2.0 OBS-URL: https://build.opensuse.org/request/show/1173094 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-kapidox?expand=0&rev=8
This commit is contained in:
parent
379fe80b7b
commit
92a1aff1ff
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b129f169fa2993aca898e72619d3dbafa3b07e89bff4bd3cba7361dd04bc5c15
|
|
||||||
size 199160
|
|
@ -1,16 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQIzBAABCgAdFiEE4KPrIC+OV1KOE+cv11dEg7tXsY0FAmYP2GkACgkQ11dEg7tX
|
|
||||||
sY1/NA/+Ojl9M2ZAF58MBlTXdU1DoP/H9zNsS4q259JDykBFy7rUZ87IRn7F78jv
|
|
||||||
1G5mXCNbM+FfJu7bm+rfnuP1qXfqGl80XSQTaqaEQ2tRSz9A12tD9yD3+PYvupRE
|
|
||||||
CLFOUEgClnjUldXPNoD7ibGHnTLJL/JHocLYXn8YKs9p64GAVWjvpygSLPYZcLdk
|
|
||||||
IAa14GapHKm8GDnDye7z7CLib1MJqW+JoathyUYYMID6sjy16pkf2VbuVZSJn3xh
|
|
||||||
fIOsuXAIz5HmYBu+Td/DLdmjrUI8HkinXeWzGSsrjipiV5JOh+tvRQuPrigIlEBK
|
|
||||||
ZZLYmDjuHhpsvkZabOB7e53HbUS1djqH8qyB7bWNODUsTVGjoqf43mH7VsiLiTHP
|
|
||||||
gKt9pVzGsoYByaW2C5qJutnJIAB/uYG0VbnHaVT0RiKlJtrjx5JtS3ujh3ZS1cqg
|
|
||||||
SbsMjJXUNcMb6pR0vEsLqg0WrPknqfHqdOz14udarDDfxgJxOFOMs0uanX/igeIk
|
|
||||||
OzpfvBX3erYW7DApC79dxYwVO7X1Hcqht3GId0PumeWX1QUDwcsrgBOYAi27Mol2
|
|
||||||
6O02zFNaJr6Sgjxh98q7/bHvixQ/rHx3h5fQESNElUtGCTtPkk/WFigVyqhIzvkr
|
|
||||||
AbbVxNXKDs3u04asInSsJS33nMOOWHMmpNYkTh3Ky90q8/lS6t8=
|
|
||||||
=eTD0
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kapidox-6.2.0.tar.xz
Normal file
3
kapidox-6.2.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:03acd3923331af3b4e4ec27d32535fa30d6583d2d0861fd282ab6382239875ab
|
||||||
|
size 198692
|
7
kapidox-6.2.0.tar.xz.sig
Normal file
7
kapidox-6.2.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZjTXMAAKCRAsjfWHptSq
|
||||||
|
wZ/bAQDF/apHOQQaYfyjc1tQbnjVNtd0aiu39VawQCa5rRAjfAEA8B4NyEjA4Jcq
|
||||||
|
0K+VPTL0c1GMTTtUwBpptLWPkQ+45QU=
|
||||||
|
=dD13
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon May 6 12:22:16 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.2.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/6.2.0/
|
||||||
|
- No code change since 6.1.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 5 12:52:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Fri Apr 5 12:52:20 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -18,12 +18,12 @@
|
|||||||
|
|
||||||
%define rname kapidox
|
%define rname kapidox
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
# Full KF6 version (e.g. 6.1.0)
|
# Full KF6 version (e.g. 6.2.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.1.0
|
Version: 6.2.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user