diff --git a/.gitignore b/.gitignore index defa193..6c9f753 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /wayland-1.14.93.tar.xz /wayland-1.15.0.tar.xz /wayland-1.15.92.tar.xz +/wayland-1.15.93.tar.xz diff --git a/sources b/sources index 347c288..b0c7e58 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.15.92.tar.xz) = c3c16f4c9c699f9b3f81a3391388319a3332623b7e5ff37ebe2a0670a1481250677287b0dbfba5a9028b89b7eca3d5a547df90e1ab50b76867d0fb3d3b0e6c65 +SHA512 (wayland-1.15.93.tar.xz) = 723cb7fe01692fa24e3b689882f0b5075af4119ae1bbb1664f846c4fdc6cca242173cfbe17331aaffec33a5b091f309dac5318799b4db4206b6145eb5da694c1 diff --git a/wayland.spec b/wayland.spec index 5178daf..10b8ee8 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.15.92 -Release: 2%{?dist} +Version: 1.15.93 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Mon Aug 13 2018 Kalev Lember - 1.15.93-1 +- Update to 1.15.93 + * Tue Jul 31 2018 Florian Weimer - 1.15.92-2 - Rebuild with fixed binutils