]> git.pld-linux.org Git - packages/kf5-kwindowsystem.git/commitdiff
- updated to 5.53.0 auto/th/kf5-kwindowsystem-5.53.0-1
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 08:52:37 +0000 (09:52 +0100)
committerWitold Filipczyk <witekfl@poczta.onet.pl>
Thu, 27 Dec 2018 08:52:37 +0000 (09:52 +0100)
kf5-kwindowsystem.spec

index 3af55a0d86c78b5160807c5fd611bd19c3911296..e18439570f0c10b1a263e9a992f5b83443e6a708 100644 (file)
@@ -1,15 +1,15 @@
-%define                kdeframever     5.48
-%define                qtver           5.3.2
+%define                kdeframever     5.53
+%define                qtver           5.9.0
 %define                kfname          kwindowsystem
 
 Summary:       Access to the windowing system
 Name:          kf5-%{kfname}
-Version:       5.48.0
+Version:       5.53.0
 Release:       1
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/frameworks/%{kdeframever}/%{kfname}-%{version}.tar.xz
-# Source0-md5: 452fcfb363f11f8ef35bde84fd4ad3f2
+# Source0-md5: 6f7d0cc6d6fda9795035426ca14011ee
 URL:           http://www.kde.org/
 BuildRequires: Qt5Core-devel >= %{qtver}
 BuildRequires: Qt5Gui-devel >= %{qtver}
@@ -88,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %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
+/etc/xdg/kwindowsystem.categories
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.321662 seconds and 4 git commands to generate.