forked from pool/kapidox
Accepting request 945031 from KDE:Frameworks5
KDE Frameworks 5.90.0 (forwarded request 944778 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/945031 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=98
This commit is contained in:
commit
4f2987b5ef
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6b3ccbb12fe9f944c2dbda404785864cd2a6625c44bb733ef58add9f07e47b28
|
|
||||||
size 197324
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmGrv7QACgkQWNDuZIpI
|
|
||||||
s7tZ4AgAiRXJZpubXKbRD72EJOJxsUlnC7vacynGa1ZPe1a4QfZa7YGMIB5JCLzC
|
|
||||||
3+pFXaFLOZeUpnrn1cdCrApRqD359Qg8NTTh4ETo/d4uBscue6A5zlhW8BSimQJx
|
|
||||||
GYmVAbdS4V+8cUxsqiuDbuKN925bA8ycIBeQe+aW7tNrC68GfS6IsynVFOqtC8pQ
|
|
||||||
Tj1o+4wJaqVwJrpn4Kl7KK7C8YA125elPr7uFZgyIPlR3JQ49PuWVbETNTRy6q/P
|
|
||||||
b9E8em7WaKddooc/sYZLPk2ucpeDSs7UnzWFOQbzPbyvRfqD1k5qdb9l2fZsgC2x
|
|
||||||
1cnGvxtThVT1Hkkh9t37LDj9tsOgAg==
|
|
||||||
=4myQ
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kapidox-5.90.0.tar.xz
Normal file
3
kapidox-5.90.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:370946cd6a5438bf2f5f390f034e21e790fdd62bfd945eaeccf19eae5328549a
|
||||||
|
size 197364
|
11
kapidox-5.90.0.tar.xz.sig
Normal file
11
kapidox-5.90.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmHQVzIACgkQWNDuZIpI
|
||||||
|
s7sXtgf/WHubU0OL/DHh8PJirGgEW8AoDlJiUT55lrWzHkEO0xXCZBN43ak8mV2u
|
||||||
|
NkcOyTEXFm1M4GfkrEDI7dMj68BGY3qal4dpTEpj/MlLpGXgX58fdKnL9R8FPYEs
|
||||||
|
ltblyxPcDgzz86qRNVMHYyg+iMMR34agw3Th8bJ6SSL/+eMcfkX8MzZyQz9AF0/Y
|
||||||
|
t8PZ23I+zpWCLEbnfeS2LXRkHC48uKhHDCVmdF6sPiJO7SbgmFgcKnbhF2f1UMaE
|
||||||
|
ubWqqR4GKdx+THdlK+49/nlFC/acgUdLk+redPOJcAbPAHRHziq1Lfq+LRIxRO9p
|
||||||
|
ZZAq4FALOhEpOWawLyVXlRUVgd0oJw==
|
||||||
|
=Fg8H
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 12:47:14 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.90.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.90.0
|
||||||
|
- No code change since 5.89.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 25 10:42:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Dec 25 10:42:51 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -17,21 +17,21 @@
|
|||||||
|
|
||||||
|
|
||||||
# Only needed for the package signature condition
|
# Only needed for the package signature condition
|
||||||
%bcond_without lang
|
%bcond_without released
|
||||||
%define _tar_path 5.89
|
%define _tar_path 5.90
|
||||||
# Full KF5 version (e.g. 5.33.0)
|
# Full KF5 version (e.g. 5.33.0)
|
||||||
%{!?_kf5_version: %global _kf5_version %{version}}
|
%{!?_kf5_version: %global _kf5_version %{version}}
|
||||||
# Last major and minor KF5 version (e.g. 5.33)
|
# 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}')}
|
%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
Name: kapidox
|
Name: kapidox
|
||||||
Version: 5.89.0
|
Version: 5.90.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Scripts and data for building API documentation
|
Summary: Scripts and data for building API documentation
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: https://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
%if %{with lang}
|
%if %{with released}
|
||||||
Source1: %{name}-%{version}.tar.xz.sig
|
Source1: %{name}-%{version}.tar.xz.sig
|
||||||
Source2: frameworks.keyring
|
Source2: frameworks.keyring
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user