forked from pool/kapidox
KDE Frameworks 5.53.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=154
This commit is contained in:
parent
8ee0feafaf
commit
742ba03768
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a83ec6ca3be9a9e4cc9e7dead919a2936c2c471fc288f0496635432724611ef6
|
|
||||||
size 396708
|
|
3
kapidox-5.53.0.tar.xz
Normal file
3
kapidox-5.53.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8a25d63d23bd3424793edcc8189c4889e882c0393c394c338bd460a60bc5daea
|
||||||
|
size 396652
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Dec 09 19:43:42 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.53.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.53.0.php
|
||||||
|
- Changes since 5.52.0:
|
||||||
|
* Add busy indicator during research and make the research asynchronous (kde#379281)
|
||||||
|
* Normalize all input paths with the os.path.normpath function. This prevents possible crashes on bad shaped paths. (kde#392428)
|
||||||
|
* replace url from qt-project.org to www.qt.io and doc.qt.io
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Nov 11 19:48:02 UTC 2018 - lbeltrame@kde.org
|
Sun Nov 11 19:48:02 UTC 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.52
|
%define _tar_path 5.53
|
||||||
# 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.52.0
|
Version: 5.53.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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user