SHA256
1
0
forked from pool/kapidox

KDE Frameworks 5.50.0

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kapidox?expand=0&rev=148
This commit is contained in:
Wolfgang Bauer 2018-09-14 13:48:41 +00:00 committed by Git OBS Bridge
parent b972f95f07
commit 99fda8f880
4 changed files with 16 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Sep 13 21:58:44 UTC 2018 - lbeltrame@kde.org
- Update to 5.50.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/kde-frameworks-5.50.0.php
- Changes since 5.49.0:
* Fix 2 unused vars
* enhance documentation for model classes
-------------------------------------------------------------------
Sun Aug 19 09:18:47 UTC 2018 - christophe@krop.fr

View File

@ -16,13 +16,13 @@
#
%define _tar_path 5.49
%define _tar_path 5.50
# 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.49.0
Version: 5.50.0
Release: 0
Summary: Scripts and data for building API documentation
License: BSD-2-Clause