From 31d318f7aa9abf345075374c6f026f5ad82fce5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Fri, 21 Aug 2015 19:42:06 +0200 Subject: [PATCH] Plasma 5.4.0 --- .gitignore | 1 + kf5-kwayland.spec | 11 ++++++++++- sources | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 95915a7..0b052ba 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kwayland-5.3.0.tar.xz /kwayland-5.3.1.tar.xz /kwayland-5.3.2.tar.xz +/kwayland-5.4.0.tar.xz diff --git a/kf5-kwayland.spec b/kf5-kwayland.spec index 22dbb5d..5b59892 100644 --- a/kf5-kwayland.spec +++ b/kf5-kwayland.spec @@ -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 - 5.4.0-1 +- Plasma 5.4.0 + +* Thu Aug 13 2015 Daniel Vrátil - 5.3.95-1 +- Plasma 5.3.95 + * Thu Jun 25 2015 Daniel Vrátil - 5.3.2-1 - Plasma 5.3.2 diff --git a/sources b/sources index 376104c..77e8ce3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ea31028a369b0a78da8322a442407f5 kwayland-5.3.2.tar.xz +720809300dc4426034686f0069680599 kwayland-5.4.0.tar.xz