From f73d9b06b90f1e4797c40c347365715e1ac68b6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 3 Nov 2014 12:14:19 +0100 Subject: [PATCH] KDE Frameworks 5.4.0 --- .gitignore | 1 + kf5-kded.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d9cd04..93fddfa 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kded-5.1.0.tar.xz /kded-5.2.0.tar.xz /kded-5.3.0.tar.xz +/kded-5.4.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 75e25b7..0a18b0b 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -2,7 +2,7 @@ %define framework kded Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -86,6 +86,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 7075d72..6605948 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1802bd98cfc1eba48b48cec8656e8a60 kded-5.3.0.tar.xz +3663a438466a8e2431500f352a4cf5bf kded-5.4.0.tar.xz