From bfda2fd4d361ab783611ab539d6427b55cb73834 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 16 Sep 2015 13:45:20 +0200 Subject: [PATCH] KDE Frameworks 5.14.0 --- .gitignore | 1 + kf5-kpackage.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1da8e04..e0c4dcc 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kpackage-5.11.0.tar.xz /kpackage-5.12.0.tar.xz /kpackage-5.13.0.tar.xz +/kpackage-5.14.0.tar.xz diff --git a/kf5-kpackage.spec b/kf5-kpackage.spec index 21d87a7..81e18b2 100644 --- a/kf5-kpackage.spec +++ b/kf5-kpackage.spec @@ -1,7 +1,7 @@ %define framework kpackage Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.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 +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 773aa22..3fdc508 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b865c7d38fe72efb819b58a116e848d1 kpackage-5.13.0.tar.xz +989e314e2c6ac4a1657f9096d17e1766 kpackage-5.14.0.tar.xz