From 9cecc9de1bcd9043238ce2b30dd56b2d6ce81237 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:50:13 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-knewstuff.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0eb0b67..ea9c71c 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ /knewstuff-5.11.0.tar.xz /knewstuff-5.12.0.tar.xz /knewstuff-5.13.0.tar.xz +/knewstuff-5.14.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 7d6f56d..02d9f78 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index bf242cf..d9c858a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8a6a5c8f25badf937ea26677dea71eb7 knewstuff-5.13.0.tar.xz +17e952f64c00a844d23f56381fa53f5b knewstuff-5.14.0.tar.xz