diff --git a/kwayland.changes b/kwayland.changes index 5f02301..254c914 100644 --- a/kwayland.changes +++ b/kwayland.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 7 10:57:23 UTC 2022 - Christophe Giboudeaux + +- Replace %_libdir/libexec with %_libexecdir (boo#1174075) + ------------------------------------------------------------------- Sun Feb 6 10:17:15 UTC 2022 - Christophe Giboudeaux diff --git a/kwayland.spec b/kwayland.spec index 7d5e931..efebbd8 100644 --- a/kwayland.spec +++ b/kwayland.spec @@ -93,9 +93,9 @@ KWayland provides a Qt-style Client and Server library wrapper for the Wayland l %{_kf5_libdir}/cmake/KF5Wayland/ %{_kf5_libdir}/libKF5WaylandClient.so %{_kf5_libdir}/libKF5WaylandServer.so -%{_kf5_libdir}/libexec/org-kde-kf5-kwayland-testserver %{_kf5_libdir}/pkgconfig/KF5WaylandClient.pc %{_kf5_mkspecsdir}/qt_KWaylandClient.pri %{_kf5_mkspecsdir}/qt_KWaylandServer.pri +%{_libexecdir}/org-kde-kf5-kwayland-testserver %changelog