From 1404b6da3e738a438601d2db40c73b945d7d334a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 8 Aug 2016 10:11:31 +0200 Subject: [PATCH] KDE Frameworks 5.25.0 --- .gitignore | 1 + kf5-kded.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e4b1237..ef14aa4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kded-5.22.0.tar.xz /kded-5.23.0.tar.xz /kded-5.24.0.tar.xz +/kded-5.25.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index ea83d6c..1dc6596 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,7 +1,7 @@ %global framework kded Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services @@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded %changelog +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index ffd3bb4..2f72b4c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0acbbaeb0d4f0dcd788d5af1639773a5 kded-5.24.0.tar.xz +f859f8818fd5f81645bdfb2cf89ee020 kded-5.25.0.tar.xz