From c3cda3d84f4ba498601a12834e4d64dca914d562 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 8 Dec 2015 23:36:06 +0100 Subject: [PATCH] KDE Frameworks 5.17.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 16dfa5c..4490f2e 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kconfig-5.14.0.tar.xz /kconfig-5.15.0.tar.xz /kconfig-5.16.0.tar.xz +/kconfig-5.17.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 4e87242..7c6e34e 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -115,6 +115,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 0181b30..56cb82c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -67853ba8da858eda6aa218473fbe9861 kconfig-5.16.0.tar.xz +410edf8d9e568c962ab4941b0aab2aa1 kconfig-5.17.0.tar.xz