forked from pool/kapidox
KDE Frameworks 5.114.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=277
This commit is contained in:
parent
67e3a69d15
commit
0f3d087075
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3de0246d54009c37c2ab8128ffe378d6f42b6fe48583bf16d55e5a1e003b8014
|
|
||||||
size 198876
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVrAhIACgkQWNDuZIpI
|
|
||||||
s7toIQf9HA0LUmNR/AWKezfG/asgGbBJChXahVomgKnwQFx3T1USIAWd5FyYj/sF
|
|
||||||
7IOCPzmmipzM/5ACS+aDTAJLL6RZFZi5hPnOmEDWF1+qk7lQtKJOeyM6iSByWEQq
|
|
||||||
tKqOcqArAMHrgEdeNCsKGwSPi2lyvFDjxZAoOVi5qLL/pBwjRCKN0KFvBhkgxHPj
|
|
||||||
VWufIA8J/8DfJCFlVi8fHaOzao+1oIU/zyluH8pjvbP/UjWaEq+OM+hxMshnNlk+
|
|
||||||
Z1nzj57XzToCA0MgU8CUrn+59Xmm+zvEIgAJ5CMfPOJFg0cJG4562NsfCd6y1TVX
|
|
||||||
cmF8rspQ4pR6lTQY+ah+ZcEHT1aQNA==
|
|
||||||
=no0w
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kapidox-5.114.0.tar.xz
Normal file
3
kapidox-5.114.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:abd277bd7ed1ef49967421d8f4c55d59296ea4e4d70fa742465df91b371dbc77
|
||||||
|
size 198832
|
11
kapidox-5.114.0.tar.xz.sig
Normal file
11
kapidox-5.114.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmWZJpMACgkQWNDuZIpI
|
||||||
|
s7t0rgf/XIN0ZDN3chZxe+FRRj6I/gJFnXCXsYziWLIhG0lcbPzavhaOQ2BkkZHF
|
||||||
|
KhTSYu8o4pyVx+P9+Rt2kl+ueQRpEmMXJEAJDWV3dgiRE+wZIHoDVxwR03m+oCZh
|
||||||
|
fMsRbUyeFx6pNKT9RdMURSQwqOM4WRx0tartQpTNx7JFHMNWwJl6D7S2RGAr7gnh
|
||||||
|
qIAvzE3Sib8I0qYty+V/1B08Y5HOOPQUm/AvOda5sqGkIJLZl4BqqcqVvSFJtsGl
|
||||||
|
09xcMXpxZsmhQROwRa/Xdq7uJTwOS9CGv9At6/0Mfm44tR1fyyn/8qgE0hEjc0J7
|
||||||
|
yWIiORFdxF86ZrBwCeqNbIpJf2pZ8A==
|
||||||
|
=yMWq
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 13 11:21:17 UTC 2024 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.114.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/frameworks/5/5.114.0
|
||||||
|
- No code change since 5.113.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 5 11:17:18 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
Tue Dec 5 11:17:18 UTC 2023 - Christophe Marin <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -16,14 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define qt5_version 5.15.2
|
# Only needed for the package signature condition
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
|
%define _tar_path 5.103
|
||||||
# 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.113.0
|
Version: 5.114.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
|
||||||
@ -35,15 +36,15 @@ Source2: frameworks.keyring
|
|||||||
%endif
|
%endif
|
||||||
# PATCH-FIX-UPSTREAM
|
# PATCH-FIX-UPSTREAM
|
||||||
Patch0: 0001-Fix-broken-installation.patch
|
Patch0: 0001-Fix-broken-installation.patch
|
||||||
BuildRequires: extra-cmake-modules >= %{_kf5_version}
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
Requires: doxygen
|
Requires: doxygen
|
||||||
Requires: graphviz
|
Requires: graphviz
|
||||||
Requires: graphviz-gd
|
Requires: graphviz-gd
|
||||||
Requires: libqt5-qttools >= %{qt5_version}
|
Requires: libqt5-qttools
|
||||||
Requires: python3-Jinja2
|
Requires: python3-Jinja2
|
||||||
Requires: python3-xml
|
Requires: python3-xml
|
||||||
Recommends: python3-PyYAML
|
Recommends: python3-PyYAML
|
||||||
|
Loading…
x
Reference in New Issue
Block a user