diff --git a/.gitignore b/.gitignore index 54ed790..263e93b 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kconfig-5.7.0.tar.xz /kconfig-5.8.0.tar.xz /kconfig-5.9.0.tar.xz +/kconfig-5.10.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 94bf292..b0364d6 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,8 +1,8 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.9.0 -Release: 3%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system License: GPLv2+ and LGPLv2+ and MIT @@ -20,7 +20,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra ## upstreamable patches # Candidate session management fixes # https://bugs.kde.org/show_bug.cgi?id=346768 -Patch50: Add-2nd-variant-for-KConfigGui_sessionConfig.patch BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -114,6 +113,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Sat May 09 2015 Rex Dieter 5.9.0-3 - Candidate session management fixes (kde#346768) diff --git a/sources b/sources index 15abc33..8e31e43 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb210f051face97978d7aa64955ae8f7 kconfig-5.9.0.tar.xz +0c762fbe3b98fede3e8a7af3e18e71bb kconfig-5.10.0.tar.xz