|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.13.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: https://projects.kde.org/projects/frameworks/frameworkintegration
|
|
|
|
@ -111,6 +111,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Aug 26 2015 Daniel Vrátil <dvratil@redhat.com> - 5.15.0-2
|
|
|
|
|
- Workaround GCC bug with strict-aliasing on F22 (RHBZ#1255902)
|
|
|
|
|
|
|
|
|
|
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
|
|
|
|
|
- KDE Frameworks 5.13.0
|
|
|
|
|
|
|
|
|
|