From 391c480f6d15106059e5b3f721aeb032d0410ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 17:56:05 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-kdoctools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 281e77e..2db21d1 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kdoctools-5.15.0.tar.xz /kdoctools-5.16.0.tar.xz /kdoctools-5.17.0.tar.xz +/kdoctools-5.18.0.tar.xz diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec index 5741ad1..7f6c920 100755 --- a/kf5-kdoctools.spec +++ b/kf5-kdoctools.spec @@ -1,7 +1,7 @@ %global framework kdoctools Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for generating documentation @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index aa1f8a3..97f39b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e238a08b2d496a855c726c5c186c97b9 kdoctools-5.17.0.tar.xz +75f85023291440e81cf2fc70e412cd18 kdoctools-5.18.0.tar.xz