|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%global framework ktexteditor
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.9.0
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Version: 5.10.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 with advanced embeddable text editor
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -101,6 +101,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon May 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.10.0-1
|
|
|
|
|
- KDE Frameworks 5.10.0
|
|
|
|
|
|
|
|
|
|
* Wed Apr 22 2015 Daniel Vrátil <dvratil@redhat.com> - 5.9.0-2
|
|
|
|
|
- BR libgit2-devel on F>=22
|
|
|
|
|
|
|
|
|
|