From 4aa0b1b21de306912dc0f59ad7712f0de988d87a Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Mon, 4 Apr 2016 08:25:30 -0500 Subject: [PATCH] KDE Frameworks 5.21.0 --- .gitignore | 1 + kf5-kpackage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5e212c..83239b8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kpackage-5.18.0.tar.xz /kpackage-5.19.0.tar.xz /kpackage-5.20.0.tar.xz +/kpackage-5.21.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index 1478a6a..ad2c8eb 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -1,7 +1,7 @@ %define framework kpackage Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 2 library to load and install packages as plugins @@ -83,6 +83,9 @@ mkdir -p %{buildroot}%{_kf5_qtplugindir}/kpackage/packagestructure/ %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 ebd373f..d435eb0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b49da1df16dc5c440c6b5a9b63fddf6 kpackage-5.20.0.tar.xz +e9c3978c9ebb548f24c4c9b903485094 kpackage-5.21.0.tar.xz