|
|
@ -1,8 +1,8 @@
|
|
|
|
%global framework kconfig
|
|
|
|
%global framework kconfig
|
|
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
Version: 5.9.0
|
|
|
|
Version: 5.10.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+ and LGPLv2+ and MIT
|
|
|
|
License: GPLv2+ and LGPLv2+ and MIT
|
|
|
@ -20,7 +20,6 @@ Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{fra
|
|
|
|
## upstreamable patches
|
|
|
|
## upstreamable patches
|
|
|
|
# Candidate session management fixes
|
|
|
|
# Candidate session management fixes
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=346768
|
|
|
|
# https://bugs.kde.org/show_bug.cgi?id=346768
|
|
|
|
Patch50: Add-2nd-variant-for-KConfigGui_sessionConfig.patch
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
@ -114,6 +113,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon May 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.10.0-1
|
|
|
|
|
|
|
|
- KDE Frameworks 5.10.0
|
|
|
|
|
|
|
|
|
|
|
|
* Sat May 09 2015 Rex Dieter <rdieter@fedoraproject.org> 5.9.0-3
|
|
|
|
* Sat May 09 2015 Rex Dieter <rdieter@fedoraproject.org> 5.9.0-3
|
|
|
|
- Candidate session management fixes (kde#346768)
|
|
|
|
- Candidate session management fixes (kde#346768)
|
|
|
|
|
|
|
|
|
|
|
|