]> git.pld-linux.org Git - packages/kf5-kwindowsystem.git/commitdiff
- up to 5.13.0 auto/th/kf5-kwindowsystem-5.13.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Sep 2015 09:42:11 +0000 (11:42 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 4 Sep 2015 09:42:11 +0000 (11:42 +0200)
kf5-kwindowsystem.spec

index cf8bb99ad9641e1c61abd3acb6b69120db4d2e0d..93cf57b8a7be38a37e60d668045ed12b91303ca4 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.10
+%define                kdeframever     5.13
 %define                qtver           5.3.2
 %define                kfname          kwindowsystem
 
 Summary:       Access to the windowing system
 Name:          kf5-%{kfname}
-Version:       5.10.0
+Version:       5.13.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 7a78b9f0effd8b6148fe457bbbc4a7f3
+# Source0-md5: a907421be1461569667ffdd0f7bfae63
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -83,6 +83,8 @@ rm -rf $RPM_BUILD_ROOT
 %doc README.md
 %attr(755,root,root) %ghost %{_libdir}/libKF5WindowSystem.so.5
 %attr(755,root,root) %{_libdir}/libKF5WindowSystem.so.*.*
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemWaylandPlugin.so
+%attr(755,root,root) %{_libdir}/qt5/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.051061 seconds and 4 git commands to generate.