From 9bbe080b9bfe5926e2e781e04c83fe584b22fad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Thu, 8 Sep 2016 10:27:15 +0200 Subject: [PATCH] KDE Frameworks 5.26.0 --- .gitignore | 1 + kf5-kdoctools.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ebb30ed..1401c15 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ /kdoctools-5.23.0.tar.xz /kdoctools-5.24.0.tar.xz /kdoctools-5.25.0.tar.xz +/kdoctools-5.26.0.tar.xz diff --git a/kf5-kdoctools.spec b/kf5-kdoctools.spec index 46289c4..08fb873 100755 --- a/kf5-kdoctools.spec +++ b/kf5-kdoctools.spec @@ -1,7 +1,7 @@ %global framework kdoctools Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 addon for generating documentation @@ -98,6 +98,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index 17a35d3..6ae26dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dc819d8f5402b252b71610102685939 kdoctools-5.25.0.tar.xz +861231008c9c8fc120ff1f87988e2a88 kdoctools-5.26.0.tar.xz