|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
%global wayland_min_version 1.3
|
|
|
|
|
|
|
|
|
|
Name: kf5-%{framework}
|
|
|
|
|
Version: 5.3.2
|
|
|
|
|
Version: 5.4.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: KDE Frameworks 5 library that wraps Client and Server Wayland libraries
|
|
|
|
|
|
|
|
|
@ -64,6 +64,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%doc COPYING.LIB
|
|
|
|
|
%{_sysconfdir}/xdg/org_kde_kwayland.categories
|
|
|
|
|
%{_kf5_libdir}/libKF5WaylandClient.so.*
|
|
|
|
|
%{_kf5_libdir}/libKF5WaylandServer.so.*
|
|
|
|
|
|
|
|
|
@ -73,9 +74,17 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
%{_kf5_libdir}/cmake/KF5Wayland
|
|
|
|
|
%{_kf5_libdir}/libKF5WaylandClient.so
|
|
|
|
|
%{_kf5_libdir}/libKF5WaylandServer.so
|
|
|
|
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandClient.pri
|
|
|
|
|
%{_kf5_archdatadir}/mkspecs/modules/qt_KWaylandServer.pri
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Aug 21 2015 Daniel Vrátil <dvratil@redhat.com> - 5.4.0-1
|
|
|
|
|
- Plasma 5.4.0
|
|
|
|
|
|
|
|
|
|
* Thu Aug 13 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.95-1
|
|
|
|
|
- Plasma 5.3.95
|
|
|
|
|
|
|
|
|
|
* Thu Jun 25 2015 Daniel Vrátil <dvratil@redhat.com> - 5.3.2-1
|
|
|
|
|
- Plasma 5.3.2
|
|
|
|
|
|
|
|
|
|