diff --git a/egl-wayland.spec b/egl-wayland.spec index e86e941..945bd68 100644 --- a/egl-wayland.spec +++ b/egl-wayland.spec @@ -1,6 +1,6 @@ Name: egl-wayland Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Wayland EGL External Platform library License: MIT @@ -59,6 +59,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_datadir}/wayland-eglstream/ %changelog +* Tue Apr 16 2019 Adam Williamson - 1.1.2-3 +- Rebuild with Meson fix for #1699099 + * Sat Mar 30 2019 Leigh Scott - 1.1.2-2 - Switch to upstream fix