|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
%global framework kcompletion
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.26.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 5.27.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 2 addon with auto completion widgets and classes
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -76,6 +76,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 04 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.27.0-1
|
|
|
|
|
- 5.27.0
|
|
|
|
|
|
|
|
|
|
* Wed Sep 07 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.26.0-1
|
|
|
|
|
- KDE Frameworks 5.26.0
|
|
|
|
|
|
|
|
|
|