From 9f851700b7c49c351a4c3461aec17e8bbb9f7499 Mon Sep 17 00:00:00 2001 From: Dan Vrátil Date: Jun 10 2015 12:25:18 +0000 Subject: KDE Frameworks 5.11.0 --- diff --git a/.gitignore b/.gitignore index 263e93b..27328aa 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /kconfig-5.8.0.tar.xz /kconfig-5.9.0.tar.xz /kconfig-5.10.0.tar.xz +/kconfig-5.11.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 71ab577..cb408ee 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.10.0 -Release: 3%{?dist} +Version: 5.11.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -18,8 +18,6 @@ URL: http://www.kde.org Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz ## upstream patches -Patch1: 0001-Add-KConfigGui-setSessionConfig.patch -Patch3: 0003-fix-missing-export.patch BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -113,6 +111,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Tue May 12 2015 Rex Dieter 5.10.0-3 - followup fix to sm patch diff --git a/sources b/sources index 8e31e43..3b9a7ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0c762fbe3b98fede3e8a7af3e18e71bb kconfig-5.10.0.tar.xz +ecd6f03aa5e0bdcfa1a9b17ce1654afe kconfig-5.11.0.tar.xz