From 23b7546a94e31655b9b92f825bc8ca01d91ca0ad Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 3 Oct 2016 21:27:42 -0500 Subject: [PATCH] 5.27.0 --- .gitignore | 1 + kf5-kded.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1e8f8f5..4662994 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kded-5.24.0.tar.xz /kded-5.25.0.tar.xz /kded-5.26.0.tar.xz +/kded-5.27.0.tar.xz diff --git a/kf5-kded.spec b/kf5-kded.spec index 2e5fc22..2c500da 100644 --- a/kf5-kded.spec +++ b/kf5-kded.spec @@ -1,8 +1,8 @@ %global framework kded Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extensible daemon for system-level services License: LGPLv2+ @@ -91,6 +91,9 @@ mkdir -p %{buildroot}%{_kf5_plugindir}/kded %changelog +* Tue Oct 04 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 3f77bc9..fc375c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3497297ffd42fb64b6628a0d0b1c535e kded-5.26.0.tar.xz +f75a6d4cc978ca86639a754df4798b75 kded-5.27.0.tar.xz