forked from pool/kapidox
Accepting request 834379 from KDE:Frameworks5
KDE Frameworks 5.74.0 OBS-URL: https://build.opensuse.org/request/show/834379 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=81
This commit is contained in:
commit
0a7db7ee10
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b49ff6673906817ed95a3de56535594de02a9f95bcb2726abe52d0c0e0161be5
|
||||
size 158724
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl8lzm8ACgkQWNDuZIpI
|
||||
s7th+gf/QiCMxTGkrEh+NURVMpPPTqi8I/dPufnhcfvEVijDDLVA6e1sio3MtnIT
|
||||
ZXmwzgO3yDnWUTbyPQyJTZI6oomhX35PmAqOjfN24XVszOXu85Tfyu8ZHg1C9keQ
|
||||
ymD80uMRWtvc6nlFfD2gGwyGaJnSRiinWinnNETgqvucRAEyWX1KXFOh4mirjOZz
|
||||
BaupvtT46TvzHoMQxTKMalEFS+q5Fz5vdi52LBdNmMzhsHv/L+b9H4zL4dvsYUnG
|
||||
IcPIwfCyUxJ0Tc9gWf4xfOBQYngr6WhKKnItpiZQe7BtntOPQE1MsBPROhntYxiC
|
||||
0eht+d3Tn55BT32j9Eq91XBfykWrLg==
|
||||
=zbQy
|
||||
-----END PGP SIGNATURE-----
|
3
kapidox-5.74.0.tar.xz
Normal file
3
kapidox-5.74.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c5b56b924fe6ae5b3a183d4ff5236cb8c6690fc2bda2f685073d620ec61d2c0
|
||||
size 158916
|
11
kapidox-5.74.0.tar.xz.sig
Normal file
11
kapidox-5.74.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl9UyMsACgkQWNDuZIpI
|
||||
s7uYuwf/UsNYKL9Ib2NBnmGyenfUC6e2CNuBxUjHdNM7zlfFJUPpJEo81ODHNJA8
|
||||
DTipz/gEfk+qeAzDUTU1gfI7P7Q+8S+uRmau/Bqo2qoOubR9L4fX+aTFdQwrR+ZT
|
||||
J84vmUcKO/RbQ8nNTjp8HglQwsQoFodB4Pa5oS0aDAYt844KOx9Z9hw1WkWiQCbs
|
||||
WsVLjxWTjX2qrd1rTvFemH5xTQzRgO6XnOu+rf1OKgZcs9z48gO30zV/FJvvnOEZ
|
||||
BtQcPe/NRSHf7jnyVZy1In9ZeuI6fH9Wvk9fidELfg7M9A1FXkLy3bax/4aBR2jL
|
||||
dtyBN6tXMBCuqI98D3D3dlv70L0VMg==
|
||||
=46d8
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 6 12:48:32 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.74.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.74.0
|
||||
- Changes since 5.73.0:
|
||||
* Document dependencies in requirements.txt and install them in setup.py
|
||||
* improve layout
|
||||
* Add license parameter to documentation
|
||||
* Opt-In Display of Library License
|
||||
* More compact layout
|
||||
* Add more shadow
|
||||
* Improve spacing
|
||||
* remove useless css import
|
||||
* fix: bugs in homepage
|
||||
* KApiDox: Convert copyright statements to SPDX expressions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 07:13:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.73
|
||||
%define _tar_path 5.74
|
||||
# Full KF5 version (e.g. 5.33.0)
|
||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||
# Last major and minor KF5 version (e.g. 5.33)
|
||||
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||
Name: kapidox
|
||||
Version: 5.73.0
|
||||
Version: 5.74.0
|
||||
Release: 0
|
||||
Summary: Scripts and data for building API documentation
|
||||
License: BSD-2-Clause
|
||||
@ -38,6 +38,7 @@ Source2: frameworks.keyring
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: python3
|
||||
BuildRequires: python3-setuptools
|
||||
Requires: doxygen
|
||||
Requires: graphviz
|
||||
Requires: graphviz-gd
|
||||
@ -62,7 +63,7 @@ Doxygen-formatted codde comments in a standard format and style.
|
||||
%fdupes %{buildroot}
|
||||
|
||||
%files
|
||||
%license LICENSE
|
||||
%license LICENSES/*
|
||||
%doc README*
|
||||
%{_kf5_bindir}/kapidox_generate
|
||||
%{_kf5_bindir}/depdiagram-generate
|
||||
|
Loading…
x
Reference in New Issue
Block a user