From aa3a38e25ca6065f1397f18c221b0a4359298c05 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Apr 2016 08:24:10 -0500 Subject: [PATCH] KDE Frameworks 5.21.0 --- .gitignore | 1 + kf5-plasma.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4fecb85..34eaccb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /plasma-framework-5.18.0.tar.xz /plasma-framework-5.19.0.tar.xz /plasma-framework-5.20.0.tar.xz +/plasma-framework-5.21.0.tar.xz diff --git a/kf5-plasma.spec b/kf5-plasma.spec index e13c5d8..ef9f325 100644 --- a/kf5-plasma.spec +++ b/kf5-plasma.spec @@ -1,7 +1,7 @@ %global framework plasma Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 framework is foundation to build a primary user interface @@ -141,6 +141,9 @@ sed -e "s|@@VERSION@@|%{version}|g" fedora-plasma-cache.sh.in > \ %changelog +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 - KDE Frameworks 5.20.0 diff --git a/sources b/sources index c2a3f16..be91d3d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8ad1c95b1d1e9a67910341733cc6bf62 plasma-framework-5.20.0.tar.xz +d2ba9565e7f5338bfd96976fcc65c34f plasma-framework-5.21.0.tar.xz