forked from pool/kapidox
Accepting request 861909 from KDE:Frameworks5
KDE Frameworks 5.78.0 OBS-URL: https://build.opensuse.org/request/show/861909 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=85
This commit is contained in:
commit
18b103f7ee
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca75b2c66a90b9f1a8cbec40db9099cedbaf70db1b5f46947b79acc14375642e
|
||||
size 190796
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/LnykACgkQWNDuZIpI
|
||||
s7uaeQf/c961FW9Q8jpjmE1dfbYTlVWYHhVfeFsF44PnzADYARQcNsW1d22QbDuZ
|
||||
McNNLPWVuLXhvvzgyVZ2L5Ln/efVRwIUexlHnWFLdlLaMEi11NKh1O/ucdDl55bC
|
||||
4QZpKgZvCD3m+q7rkipwksg5JkAPZsflogktqQ7MKApVKDoVtxmYEVq6v9ZNio7t
|
||||
QiWwcBS4lejKFhp+UhQqgy49+vttAkMf3F9lmK/N1t8MZhxnayVTNgeSvLcixF2L
|
||||
VQtg0XBbJrqGLo7R95JADlMbFtZfoEjUrbYvIacwQfCmBABJxopccFxhBx7KZmN8
|
||||
VzgGh6q+wiFMfGM2GdBOdBP4jbhgXw==
|
||||
=8Bcs
|
||||
-----END PGP SIGNATURE-----
|
3
kapidox-5.78.0.tar.xz
Normal file
3
kapidox-5.78.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:774f1b8fafb161c7602ab45774cf6024360d9cc840d99adc436feb6cc75011b5
|
||||
size 190828
|
11
kapidox-5.78.0.tar.xz.sig
Normal file
11
kapidox-5.78.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEEU+a0e0XOo+DVt0V3WNDuZIpIs7sFAl/wecgACgkQWNDuZIpI
|
||||
s7tF4wf+Ppo1n2SEsQHJlMrAJ0H4grvvC98sTOG2lbe86bCegGwDSqx6K9MQZQRp
|
||||
px5qPLEb+J/ASfTjPLuZpK+KFzAzepmjndzhjasZ4H8t6uA9LrPK8m+dN8cEp/Lk
|
||||
uGhKFyDEYH+P3/8EuYje+PiViTEUiEa69pMu5/Z63MFe4V1U+vvMBRe39l71DhUj
|
||||
PvB69b2ym0nD0SoWDQowwisaCKs+K5hVypz7ReeS6Lbi8fbRbOgzz45wdwha6Jz0
|
||||
1zSpW4xNVJUI6HaaKyKMMPI6Qw5XvX4byFzUEAsZ/RAxKOltaluNzRsr0/SWWsPr
|
||||
xMhpA/k6N713UcepGrjo/MUuNsMMvg==
|
||||
=ZyV6
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 6 10:47:18 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 5.78.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/kde-frameworks-5.78.0
|
||||
- No code change since 5.77.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 18:56:12 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kapidox
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 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.77
|
||||
%define _tar_path 5.78
|
||||
# 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.77.0
|
||||
Version: 5.78.0
|
||||
Release: 0
|
||||
Summary: Scripts and data for building API documentation
|
||||
License: BSD-2-Clause
|
||||
|
Loading…
x
Reference in New Issue
Block a user