forked from pool/kapidox
KDE Frameworks 5.79
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=214
This commit is contained in:
parent
a1c82896f6
commit
488f395542
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:774f1b8fafb161c7602ab45774cf6024360d9cc840d99adc436feb6cc75011b5
|
||||
size 190828
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wecgACgkQWNDuZIpI
|
||||
s7tF4wf+Ppo1n2SEsQHJlMrAJ0H4grvvC98sTOG2lbe86bCegGwDSqx6K9MQZQRp
|
||||
px5qPLEb+J/ASfTjPLuZpK+KFzAzepmjndzhjasZ4H8t6uA9LrPK8m+dN8cEp/Lk
|
||||
uGhKFyDEYH+P3/8EuYje+PiViTEUiEa69pMu5/Z63MFe4V1U+vvMBRe39l71DhUj
|
||||
PvB69b2ym0nD0SoWDQowwisaCKs+K5hVypz7ReeS6Lbi8fbRbOgzz45wdwha6Jz0
|
||||
1zSpW4xNVJUI6HaaKyKMMPI6Qw5XvX4byFzUEAsZ/RAxKOltaluNzRsr0/SWWsPr
|
||||
xMhpA/k6N713UcepGrjo/MUuNsMMvg==
|
||||
=ZyV6
|
||||
-----END PGP SIGNATURE-----
|
3
kapidox-5.79.0.tar.xz
Normal file
3
kapidox-5.79.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2752c83d9b72245c94d000b5568a457817dc5b6bfcd550daa5f046d5ba9e6462
|
||||
size 194412
|
11
kapidox-5.79.0.tar.xz.sig
Normal file
11
kapidox-5.79.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmAe6sEACgkQWNDuZIpI
|
||||
s7tA1wgAjW5F6espUv55gP0cqPmW7MsWnh53Cx928fbFLgOHPPUZABkBGBarf0JY
|
||||
crqFmtkwi/QM2r+FmOBDIaYD98iIdEvIR6D4wQeIgrEDa9GwoYcV+MihAT/wG2DV
|
||||
qOchQUUbdN3RfkWLN+JwsNpgQKN3ANjo3RI8neyZYv/z2y1Uiwv2j+9Q2i3tvEbx
|
||||
YsT8eKTgDOeFObV5YYzSi7Hxap7tUIixgddqTR2kzUbwq7AUnJmGK7YDIcbGBEbw
|
||||
u4m4sGqBI5BiN3aW5qp3MiZkeqDcttmh3bsPkg06kU3Pxhj+i4roSQ6fvSGMydq8
|
||||
cr7xm5jiAgMaiAp1XkwwNygDLKSreg==
|
||||
=6nbr
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 8 08:45:59 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.79.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.79.0
|
||||
- Changes since 5.78.0:
|
||||
* Make sure we don't use default doxygen font
|
||||
* Improve QDoc rendering and fix a few bug in the dark theme
|
||||
* Update maintainership information
|
||||
* Brand new theme consistent with develop.kde.org/docs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:18 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.78
|
||||
%define _tar_path 5.79
|
||||
# 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.78.0
|
||||
Version: 5.79.0
|
||||
Release: 0
|
||||
Summary: Scripts and data for building API documentation
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user