Accepting request 1207178 from KDE:Frameworks
KDE Frameworks 6.7.0 (forwarded request 1206249 from krop) OBS-URL: https://build.opensuse.org/request/show/1207178 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kf6-kapidox?expand=0&rev=8
This commit is contained in:
commit
77f1170e5d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e79c9dabb6db31708389dd47a8bdd48d16a60a02e5cb2b55f347d03a6fc7e2b7
|
|
||||||
size 198576
|
|
@ -1,7 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZtrpFQAKCRAsjfWHptSq
|
|
||||||
wYgJAQDAFMpl9pEz5MOe1p4WUl/bSKFX8vjC2cVNLWnrei9nuQD/XNvaiqSyCGdU
|
|
||||||
DjDioNgA/Z3J9+VkJrF6i8WPSAaJYwk=
|
|
||||||
=Enw/
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kapidox-6.7.0.tar.xz
Normal file
3
kapidox-6.7.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7338f1e318eb2d24cb95b56d5306a61d0a192e90977bead60517741c8305e240
|
||||||
|
size 198540
|
7
kapidox-6.7.0.tar.xz.sig
Normal file
7
kapidox-6.7.0.tar.xz.sig
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iHUEABYKAB0WIQSQqWisqEU3zCe5nq8sjfWHptSqwQUCZwAEKQAKCRAsjfWHptSq
|
||||||
|
wUPSAQDjT2KzpDZ0xQsz0i7rhaET3T4zqc0PyRuZENyQbpUXQQD8C3kRXSEQda8e
|
||||||
|
CrWg2NH1k+wtE0Q13+UIIa9IA1M/wQY=
|
||||||
|
=xDVJ
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 7 09:59:46 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 6.7.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/6/6.7.0
|
||||||
|
- Changes since 6.6.0:
|
||||||
|
* Update version to 6.7.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 7 09:03:05 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
Sat Sep 7 09:03:05 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.6.0)
|
# Full KF6 version (e.g. 6.7.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.6.0
|
Version: 6.7.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