$ git diff --patch-with-stat --summary 742022433490b72a4c8a7802bff2c769b0582871..373e291cec7f377500ef256b98ba3e93949ea4c0
.abf.yml | 2 +-
egl-wayland.spec | 4 +++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/.abf.yml b/.abf.yml
index 70e273d..1d3c504 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,3 +1,3 @@
sources:
10_nvidia_wayland.json: e280320452d4c962aabe2d94367604726760f821
- egl-wayland-1.1.3.tar.gz: a487b2062455e9552edf902577a9eb9d61592a48
+ egl-wayland-1.1.4.tar.gz: a24271bcff74ea1ec400c26c04171d211555c246
diff --git a/egl-wayland.spec b/egl-wayland.spec
index f5dcb35..89e5f92 100644
--- a/egl-wayland.spec
+++ b/egl-wayland.spec
@@ -4,7 +4,7 @@
%global date %nil
Name: egl-wayland
-Version: 1.1.3
+Version: 1.1.4
Release: 1
Group: System/Libraries
Summary: Wayland EGL External Platform library
@@ -44,6 +44,8 @@ Wayland EGL External Platform library development package.
%prep
%autosetup -p1
+# remove Werror
+sed -i '8d' src/meson.build
%build
%meson