|
|
|
@ -9,8 +9,8 @@
|
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.26.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Version: 5.27.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules
|
|
|
|
|
|
|
|
|
|
License: LGPLv2+
|
|
|
|
@ -112,6 +112,9 @@ make test ARGS="--output-on-failure --timeout 300" -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
|
|
|
|
|
|
|
|
|
|