diff --git a/.gitignore b/.gitignore index a598c39..defa193 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /wayland-1.14.92.tar.xz /wayland-1.14.93.tar.xz /wayland-1.15.0.tar.xz +/wayland-1.15.92.tar.xz diff --git a/sources b/sources index c15c2ea..347c288 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.15.0.tar.xz) = f908917f1b575d2dc4d9770d3303e2637e8744fcb5c81feb2af2fe82cc51f54e22beaddfbe775fcf9623584169b7a062c75076132abeb888717180bfab53b3a8 +SHA512 (wayland-1.15.92.tar.xz) = c3c16f4c9c699f9b3f81a3391388319a3332623b7e5ff37ebe2a0670a1481250677287b0dbfba5a9028b89b7eca3d5a547df90e1ab50b76867d0fb3d3b0e6c65 diff --git a/wayland.spec b/wayland.spec index 03ccb2a..75e872d 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.15.0 -Release: 2%{?dist} +Version: 1.15.92 +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 +* Sun Jul 29 2018 Kalev Lember - 1.15.92-1 +- Update to 1.15.92 + * Sat Jul 14 2018 Fedora Release Engineering - 1.15.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild