SHA256
1
0
forked from pool/kapidox

KDE Frameworks 5.113.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=275
This commit is contained in:
Christophe Marin 2023-12-15 08:59:43 +00:00 committed by Git OBS Bridge
parent 912449a2de
commit 67e3a69d15
6 changed files with 27 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11b78560f1f3b24f2aa86c052cdcce0426cd7aa54fca6d38fcb140d299054839
size 198868

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAmVGGtoACgkQWNDuZIpI
s7s3nwf8CkEs0GpNeDA/WGhFYnkfde1dECkZRaCzeTtgfoCsWkFv691CAEa++t94
uYaM6+sEd0ilUL066ujdzjO68vMYmc7e5hGlhqiMqKsLOktNEYnh+j7nTBv4dYcH
tgnsT6dPmt47sCQ7m8PaTUGYOAQ7VY4hXAO+bRWZlJWQu4Nt++G+ldaMDNdBi6pu
3qREXB6gviABySunzHMd1WA+TroUMXMvvl/J0jp7zJ7n00laXXoXVIUVtLfyhg6Y
nQUQbd2+GcqzjghEZTPWTHC0b2gAU2Xrg4EjmS2v5Aa4NXqK7EFa+Nmr8TW8Efmd
VpaNO1becCxNt9AHVB3Hj5Q0+iPnvA==
=26Es
-----END PGP SIGNATURE-----

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

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

View File

@ -0,0 +1,11 @@
-----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-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 5 11:17:18 UTC 2023 - Christophe Marin <christophe@krop.fr>
- Update to 5.113.0
* New feature release
* For more details please see:
* https://kde.org/announcements/frameworks/5/5.113.0
- No code change since 5.112.0
-------------------------------------------------------------------
Mon Nov 6 09:13:42 UTC 2023 - Christophe Marin <christophe@krop.fr>

View File

@ -16,15 +16,14 @@
#
# Only needed for the package signature condition
%define qt5_version 5.15.2
%bcond_without released
%define _tar_path 5.103
# 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.112.0
Version: 5.113.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause
@ -36,15 +35,15 @@ Source2: frameworks.keyring
%endif
# PATCH-FIX-UPSTREAM
Patch0: 0001-Fix-broken-installation.patch
BuildRequires: extra-cmake-modules >= %{_kf5_version}
BuildRequires: fdupes
BuildRequires: kf5-filesystem
BuildRequires: python-rpm-macros
BuildRequires: python3
BuildRequires: python3-setuptools
Requires: doxygen
Requires: graphviz
Requires: graphviz-gd
Requires: libqt5-qttools
Requires: libqt5-qttools >= %{qt5_version}
Requires: python3-Jinja2
Requires: python3-xml
Recommends: python3-PyYAML