From a2a26cefbbe598c2cc70831ebdd1ff507b76429c Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Sun, 30 Jul 2017 18:31:05 +0200 Subject: [PATCH] Rebuild with binutils fix for ppc64le (#1475636) --- wayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland.spec b/wayland.spec index 325e2c1..566bd30 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland Version: 1.13.92 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -130,6 +130,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Sun Jul 30 2017 Florian Weimer - 1.13.92-2 +- Rebuild with binutils fix for ppc64le (#1475636) + * Wed Jul 26 2017 Kalev Lember - 1.13.92-1 - Update to 1.13.92