From e9d1df501e90919a6f55a34f9390561ad9d6bb5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 13:11:26 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-kded.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index bd3246e..8691ef5 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kded-5.6.0.tar.xz /kded-5.7.0.tar.xz /kded-5.8.0.tar.xz +/kded-5.9.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index f6e14c4..df524cf 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,7 +1,7 @@ %global framework kded Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -83,6 +83,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index df4c1b8..123d8ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78a4b41a985b47d7743608c3b7e988aa kded-5.8.0.tar.xz +eba4cae48b989df9b2af75ae20702cad kded-5.9.0.tar.xz