SHA256
1
0
forked from pool/kapidox

Accepting request 884231 from KDE:Frameworks5

KDE Frameworks 5.81.0

OBS-URL: https://build.opensuse.org/request/show/884231
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=88
This commit is contained in:
Dominique Leuenberger 2021-04-12 15:10:32 +00:00 committed by Git OBS Bridge
commit 68cea9c150
6 changed files with 26 additions and 16 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBD1cwACgkQWNDuZIpI
s7vpoQf/dZMuJ1+5aU7K+hqMForvyXQ7gV0Bd49ng43ubJu6Rn9p1g9HgFiQTzxn
Kr2LBN6tex9uwziHVLjM6HSFI7k2rT3VnKw3Zbq5TBeKVLOCzYpK9WJ/TnA8L64J
Wwhy+A0RX1evuC4G4updtzQ7dxryIoa1g/v5fLF5c3NpQHQk7P4ExSnisrFKydyb
dBSpI2xKB9cbAGxNxs93mLqmsqAx6ESJMakI8IBl9uvCUc8pxkS9VeBa83kqDfa1
2r/1zcbkGKVDvJFlf3J3GileiyjQ2kBwGW5fHgpoDjZ7C2xIvjHyxAsxgGEKKLa7
RY6lJ7nIzpmLKAs3QY6rg9x09b30pg==
=cJOc
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmBprRAACgkQWNDuZIpI
s7te4AgAjFodSqv0iHKdZopHumhVnG8QKvESEH00hRD0Rj4kArOPTToAMVstJp8W
MaymA15i8rpPXTSK+G2GuBDKTErMxzuJF17Y4Hz71G1YIv37tacsOYIiKO1oJxZg
HUurrOUxsd332QeYlx8SZRW9mnSFuFtPFwm8rLDqVkM6qQKnghCR4hXEiH8hRlz+
XXmG+Y/3767jMl2m0iYWzB6D7OF87nEkc9KWG9bw3RPbDdUp3VIWJfhaZn+GK2fu
kBe1XHqDnfkekaNZ+SVtE76RSr9Nn7B5R64GOJakq5Aju4e/PxmBeSLy/qKrWpL7
XgLt4dxcnqWk6H25dnsPwMKj4JRZ/w==
=yojJ
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Apr 5 07:12:07 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.81.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.81.0
- Changes since 5.80.0:
* Make Plasma API a bit more readable
-------------------------------------------------------------------
Sun Mar 7 09:26:32 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.80
%define _tar_path 5.81
# 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.80.0
Version: 5.81.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause