forked from pool/kapidox
KDE Frameworks 5.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=216
This commit is contained in:
parent
488f395542
commit
3b314700d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2752c83d9b72245c94d000b5568a457817dc5b6bfcd550daa5f046d5ba9e6462
|
||||
size 194412
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6sEACgkQWNDuZIpI
|
||||
s7tA1wgAjW5F6espUv55gP0cqPmW7MsWnh53Cx928fbFLgOHPPUZABkBGBarf0JY
|
||||
crqFmtkwi/QM2r+FmOBDIaYD98iIdEvIR6D4wQeIgrEDa9GwoYcV+MihAT/wG2DV
|
||||
qOchQUUbdN3RfkWLN+JwsNpgQKN3ANjo3RI8neyZYv/z2y1Uiwv2j+9Q2i3tvEbx
|
||||
YsT8eKTgDOeFObV5YYzSi7Hxap7tUIixgddqTR2kzUbwq7AUnJmGK7YDIcbGBEbw
|
||||
u4m4sGqBI5BiN3aW5qp3MiZkeqDcttmh3bsPkg06kU3Pxhj+i4roSQ6fvSGMydq8
|
||||
cr7xm5jiAgMaiAp1XkwwNygDLKSreg==
|
||||
=6nbr
|
||||
-----END PGP SIGNATURE-----
|
3
kapidox-5.80.0.tar.xz
Normal file
3
kapidox-5.80.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f14805350c5f0c1326b3ad2b2923c71f3d41e6782249723013a0f3ef18b1204
|
||||
size 194180
|
11
kapidox-5.80.0.tar.xz.sig
Normal file
11
kapidox-5.80.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1cwACgkQWNDuZIpI
|
||||
s7vpoQf/dZMuJ1+5aU7K+hqMForvyXQ7gV0Bd49ng43ubJu6Rn9p1g9HgFiQTzxn
|
||||
Kr2LBN6tex9uwziHVLjM6HSFI7k2rT3VnKw3Zbq5TBeKVLOCzYpK9WJ/TnA8L64J
|
||||
Wwhy+A0RX1evuC4G4updtzQ7dxryIoa1g/v5fLF5c3NpQHQk7P4ExSnisrFKydyb
|
||||
dBSpI2xKB9cbAGxNxs93mLqmsqAx6ESJMakI8IBl9uvCUc8pxkS9VeBa83kqDfa1
|
||||
2r/1zcbkGKVDvJFlf3J3GileiyjQ2kBwGW5fHgpoDjZ7C2xIvjHyxAsxgGEKKLa7
|
||||
RY6lJ7nIzpmLKAs3QY6rg9x09b30pg==
|
||||
=cJOc
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 09:26:32 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.80.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/frameworks/5/5.80.0
|
||||
- Changes since 5.79.0:
|
||||
* Fix enum doc in the dark theme
|
||||
* Add support for CuteHMI (Qbs)
|
||||
* Kill caching with web workers
|
||||
* Fix padding issues in the two sidebars
|
||||
* Fix bad detection of bad class name in inherited stuff
|
||||
* refactor: use .ae-card instead of duplicating card styles everywhere
|
||||
* Add licensing clarifications
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
# Only needed for the package signature condition
|
||||
%bcond_without lang
|
||||
%define _tar_path 5.79
|
||||
%define _tar_path 5.80
|
||||
# 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.79.0
|
||||
Version: 5.80.0
|
||||
Release: 0
|
||||
Summary: Scripts and data for building API documentation
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user