SHA256
1
0
forked from pool/kapidox

Accepting request 763436 from KDE:Frameworks5

KDE Frameworks 5.66.0

OBS-URL: https://build.opensuse.org/request/show/763436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2020-01-15 15:14:13 +00:00 committed by Git OBS Bridge
commit 77bf50f56d
6 changed files with 27 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl3sQSsACgkQWNDuZIpI
s7v4pwgAhyVVoxYpMN98+ydaq/gOGjERCy2DccJqfFzQnachzmFF7110iqROpkg1
iGrKVSaVW4Fg9L1KbWz2Zb8YnZbmSlJTUPKe7twZrw+7Y3RaQq2TyCJzYX6Ygdo3
MG7F6vSRk5CEEGMUw5maMxdew1kmtTiV7A+iJOUNQHlS/rD03SUDOdfSkM54x5GS
GldBS93jl6lbVK+bZ7Ot4lKa7gvGCWOWZi8UW+t+bR1VWf+dzA5z8auC2DqgY27c
lp5xM7K7PvQxctSVFjUSOes4wJbgbKsu2JQE1vLMk2s2Yw7c60WAQSN9EuG4fqc9
/ijdvVuHqOCI/wsFQuNugSVz2rWorA==
=X7cv
-----END PGP SIGNATURE-----

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

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

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

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl4QxMEACgkQWNDuZIpI
s7sQ8wgAqoYUfKzKuqTgU/RSnBbYQV7/uhNtqmmmp/ry3HUAme25PrX6gYujWvw6
0N/StAhulhgYGvaKGeT8WZG5mjIua4g+ZHSQ5vap1JFF5gee34xsHlCCN15f2usy
2/g6nTj6WBl1jwV6J+9hZtpQ4HxNsTZxdeWMcq2uhAKv1QWVaAdGyZYGqABsmqPp
DHfw2W3HoNIaf2DnQSl8Qowv1NjbgJ3jxhcO0iv26jMsPHY+DiHMgaIKFWf/N7zi
yjb5DGy/L56ihqNrmUTH8UYSj81PQZPdeGwBvCPtaluDggaLFPOafd+Mb6Kaf2sm
5IGCXY9lZ0RUolf+4x68luN6ulXOBQ==
=QAz9
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Jan 5 09:01:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.66.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.66.0.php
- Changes since 5.65.0:
* Display fully qualified class/namespace name as page header (kde#406588)
-------------------------------------------------------------------
Sun Dec 8 11:18:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kapidox
#
# Copyright (c) 2019 SUSE LLC
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,13 +18,13 @@
# Only needed for the package signature condition
%bcond_without lang
%define _tar_path 5.65
%define _tar_path 5.66
# 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.65.0
Version: 5.66.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause