SHA256
1
0
forked from pool/kapidox

Accepting request 757009 from KDE:Frameworks5

KDE Frameworks 5.65.0

OBS-URL: https://build.opensuse.org/request/show/757009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=72
This commit is contained in:
Dominique Leuenberger 2019-12-21 11:29:06 +00:00 committed by Git OBS Bridge
commit 34bdc029e7
6 changed files with 28 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl2+yeoACgkQWNDuZIpI
s7sRzQgApq6cxUCuYACYmiNoVbA4WZJlGaSrub+aNO9lI+ic6leYVBd9byj7pBJj
vGqwtrwuWqzIsucEHXw+JtOWTEWA3pUPAr7VNQRU7aIqz3wf0ohGiGVmJK8k+JK6
STKwCsk2anuCoBTV/oTcUMwkcv4vYNRYUGiPRWOncyO+Iu6Qc8GLiulskFC+rLsB
1rFKVxTBmIBfv4m7MA7ks953BPgUBsya9Jr5VOkX8A/RFW5tJnWo9Q1De4xw3LcW
FZdTUtOnRv33gVxK6kyLplRzstWB0Z4Cgoj1UOnfWcABpgjgw3sZvzQPteDpSxxf
vJRGupVrjFt0DJs17OMqtRZHSF3shA==
=DcsJ
-----END PGP SIGNATURE-----

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

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Dec 8 11:18:19 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.65.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.65.0.php
- Changes since 5.64.0:
* Fix module imports with Python3
* Fix minor issues found by EBN and typos
-------------------------------------------------------------------
Sun Nov 3 15:46:48 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -1,7 +1,7 @@
#
# spec file for package kapidox
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 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.64
%define _tar_path 5.65
# 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.64.0
Version: 5.65.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause