|
|
|
@ -1,7 +1,7 @@
|
|
|
|
|
%global framework kitemmodels
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.10.0
|
|
|
|
|
Version: 5.11.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 1 addon with item models
|
|
|
|
|
|
|
|
|
@ -21,6 +21,7 @@ BuildRequires: kf5-rpm-macros
|
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
BuildRequires: qt5-qtbase-devel
|
|
|
|
|
BuildRequires: qt5-qtscript-devel
|
|
|
|
|
BuildRequires: qt5-qtdeclarative-devel
|
|
|
|
|
|
|
|
|
|
Requires: kf5-filesystem
|
|
|
|
|
|
|
|
|
@ -69,6 +70,9 @@ make %{?_smp_mflags} -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
|
|
|
|
|
|
|
|
|
|