forked from pool/kapidox
Accepting request 566655 from KDE:Frameworks5
KDE Frameworks 5.42 (forwarded request 566643 from luca_b) OBS-URL: https://build.opensuse.org/request/show/566655 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kapidox?expand=0&rev=48
This commit is contained in:
commit
5031eaa176
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c67ba70c37c28ff0e4ff8df465b4d281b4809f63bec0975c91aa7a338a86b749
|
|
||||||
size 395724
|
|
3
kapidox-5.42.0.tar.xz
Normal file
3
kapidox-5.42.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ff0602f9a5f20380aee259fa4f2c092bad7a92ff391e9a007d0390728d69fe47
|
||||||
|
size 395576
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 16 22:50:13 CET 2018 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 5.42.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/kde-frameworks-5.42.0.php
|
||||||
|
- Changes since 5.41.0:
|
||||||
|
* Remove obsolete reviewboardrc file
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Dec 17 09:43:47 CET 2017 - lbeltrame@kde.org
|
Sun Dec 17 09:43:47 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package kapidox
|
# spec file for package kapidox
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -16,13 +16,13 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define _tar_path 5.41
|
%define _tar_path 5.42
|
||||||
# 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: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')}
|
||||||
Name: kapidox
|
Name: kapidox
|
||||||
Version: 5.41.0
|
Version: 5.42.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Requires: doxygen
|
Requires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user