SHA256
1
0
forked from pool/kapidox

KDE Frameworks 5.84.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=224
This commit is contained in:
Christophe Giboudeaux 2021-07-10 11:49:46 +00:00 committed by Git OBS Bridge
parent d767076f02
commit 612c36a492
6 changed files with 29 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmC7VnkACgkQWNDuZIpI
s7vagAf9G0P7lAxEk6lS4akkcNAVL3gIuPVYyIdFdQgGNSEorqkcGm7TmqVrxzsc
4SH8v0i97ElJOEtpgic75/CXqYdkTeOrCjz+ED5kg97laec4M/er3IEAwSVTU363
RACG82wIcvu69K22hb8lCzdiVHysqXXFFZvLC7QEAZfVAWIPpv8UItFSzBtDmbUR
YwW3tTF06bkOig4R1KnCqG+S4tBuqBN01TQkN5X2sx+3P7QCPSZoaQiBM8Rid/pD
hBJ2O+dEQWVbSXzJBtqwCfQx4iZzrhkGsDlY/B4iI5Gj8mij1G8XMoJ5UGm6ZEfB
0h2XbYtmLopnaKQn4YZwxx8XfR/X5A==
=vKJG
-----END PGP SIGNATURE-----

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

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

11
kapidox-5.84.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmDgioEACgkQWNDuZIpI
s7uEGwf9G5og5DAllwbkN9pUDJewCFQYamYRvd7I5ZiMqG6Q+E5vYPp52NY0fuWp
ny5Qw8w/oNJN/ZmwZdJgRpGm375KtZ7FOPvOKtYTDPQwSKk9wvbluSVOjQAebLfH
jzRF6uDN6Pec91d9LstJyqFSM1oUhqVpM+jhicAV1J4q0z9XBZfMfwVn1aV2X+ZW
SEF5EAwLZM53BVBRW5tIuo1JX4fkrjOTdes98PRClMteyH2McQuoP7s2CZD58Lzb
y6a2QfAfKDvfSfavUhCft8zGApI76pndyuiEhTyi/hxrIUJ4TZfUCJXgVzo/DtIk
b/3iLKv644ZpVVdcx0cGFI1V92CYcQ==
=E0ch
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Jul 4 07:45:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.84.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.84.0
- Changes since 5.83.0:
* Update IRC network name in HTML templates
* Change sorting of product in frontpage to always include frameworks first and pim second.
* Add link to hig in header to be consistent with develop.kde.org header
* Minor tweaks in the layout
-------------------------------------------------------------------
Sat Jun 5 11:58:28 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,13 +18,13 @@
# Only needed for the package signature condition
%bcond_without lang
%define _tar_path 5.83
%define _tar_path 5.84
# 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.83.0
Version: 5.84.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause