|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global framework kdesu
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.10.0
|
|
|
|
|
Version: 5.11.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 integration with su
|
|
|
|
|
|
|
|
|
@ -22,6 +22,7 @@ BuildRequires: libX11-devel
|
|
|
|
|
BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: kf5-ki18n-devel
|
|
|
|
|
|
|
|
|
|
BuildRequires: kf5-kcoreaddons-devel
|
|
|
|
|
BuildRequires: kf5-kservice-devel
|
|
|
|
@ -77,6 +78,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jun 10 2015 Daniel Vrátil <dvratil@redhat.com> - 5.11.0-1
|
|
|
|
|
- KDE Frameworks 5.11.0
|
|
|
|
|
|
|
|
|
|
* Mon May 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.10.0-1
|
|
|
|
|
- KDE Frameworks 5.10.0
|
|
|
|
|
|
|
|
|
|