From d653eefa2408bc51a1b9af551e6bc659e8a6071b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 13:00:47 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-knewstuff.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 68d7b41..bf8b040 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /knewstuff-5.5.0.tar.xz /knewstuff-5.6.0.tar.xz /knewstuff-5.7.0.tar.xz +/knewstuff-5.8.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 8f908e3..08cd7d4 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,8 +1,8 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets License: LGPLv2+ @@ -87,6 +87,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 998f4b7..a315bd8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -567dc7bb3520b9e8cf2f92b7afd854f3 knewstuff-5.7.0.tar.xz +74d99cdfe7c8c018966c3dec93c81cea knewstuff-5.8.0.tar.xz