From c85a068d8d6d1c1e2c16a1e5aa5140bd7e336199 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Apr 2016 08:25:43 -0500 Subject: [PATCH] KDE Frameworks 5.21.0 --- .gitignore | 1 + kf5-kdeclarative.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 275335c..33c6506 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kdeclarative-5.19.0.tar.xz /kdeclarative-5.20.0.tar.xz +/kdeclarative-5.21.0.tar.xz diff --git a/kf5-kdeclarative.spec b/kf5-kdeclarative.spec index e135e60..d17cc85 100644 --- a/kf5-kdeclarative.spec +++ b/kf5-kdeclarative.spec @@ -1,7 +1,7 @@ %global framework kdeclarative Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative @@ -99,6 +99,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %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 eb9b240..79c02be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -65178a250ab8694885c7727b824266b2 kdeclarative-5.20.0.tar.xz +1a2b4592d7095426f29a872135d21be0 kdeclarative-5.21.0.tar.xz