From 273322bce8e1aca59dcc73434b63163c303bccec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 9 Nov 2015 23:07:50 +0100 Subject: [PATCH] KDE Frameworks 5.16 --- .gitignore | 1 + kf5-kconfig.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3133465..16dfa5c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /kconfig-5.13.0.tar.xz /kconfig-5.14.0.tar.xz /kconfig-5.15.0.tar.xz +/kconfig-5.16.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 0b06505..4e87242 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.15.0 -Release: 2%{?dist} +Version: 5.16.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -19,7 +19,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra ## upstream patches # http://commits.kde.org/kconfig/0cb0ecf8001d62ae0977c6f48f1807de45de314a -Patch4: 0004-use-KDE_INSTALL_FULL_-variant-so-there-is-no-ambigui.patch ## upstreamable patches @@ -116,6 +115,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Tue Oct 20 2015 Rex Dieter 5.15.0-2 - restore/upstream fullpath patch, BR: cmake, sort BR's diff --git a/sources b/sources index e6d0516..0181b30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f7169075c22857b40d256bd6323d1a10 kconfig-5.15.0.tar.xz +67853ba8da858eda6aa218473fbe9861 kconfig-5.16.0.tar.xz