From ee9a4b3c1558c0df0d89891ea822290485642e74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:27:38 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-knewstuff.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 5ea5cb9..2845c7b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /knewstuff-4.100.0.tar.xz /knewstuff-5.0.0.tar.xz +/knewstuff-5.1.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index ddfec26..720eaa2 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -2,7 +2,7 @@ %define framework knewstuff Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -92,6 +92,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 4bfeb53..6596149 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -881f0a720827a3179252532c0568d327 knewstuff-5.0.0.tar.xz +8e3b6a2825d948f15bc2070fb740911e knewstuff-5.1.0.tar.xz