From 98b158946c2cff7163ff72d4e063225d760eadec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Mon, 14 Mar 2016 11:41:08 +0100 Subject: [PATCH] KDE Frameworks 5.20.0 --- .gitignore | 1 + kf5-kpackage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 68b60c9..a5e212c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kpackage-5.18.0.tar.xz /kpackage-5.19.0.tar.xz +/kpackage-5.20.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index 51f1a85..1478a6a 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -1,7 +1,7 @@ %define framework kpackage Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.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 Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index 607eea7..ebd373f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb28532a75361e3c8b26bf4acad7b158 kpackage-5.19.0.tar.xz +8b49da1df16dc5c440c6b5a9b63fddf6 kpackage-5.20.0.tar.xz