diff --git a/.gitignore b/.gitignore index ac7590e..2ec5ee1 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ /wayland-1.12.91.tar.xz /wayland-1.13.0.tar.xz /wayland-1.13.91.tar.xz +/wayland-1.13.92.tar.xz diff --git a/sources b/sources index 0fa722c..6c8b695 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.13.91.tar.xz) = 510772ab7e5dd89853b58ea5314f8eb4be7edbb3933589e3a6d82561967b767e85f37b008648b2cd04b63121b0544156d897b89b004af9579d007f8e39fc9ba6 +SHA512 (wayland-1.13.92.tar.xz) = ebf21fe83a8f096397df1ce838ac015ce66a35035250a4322db9d0fd85be58022813438e1be83e8e05a85dd33b3ce1d1a3d0e968dfde9cd9aef7ab3789cd387b diff --git a/wayland.spec b/wayland.spec index eae2e64..325e2c1 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.13.91 +Version: 1.13.92 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -130,6 +130,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Wed Jul 26 2017 Kalev Lember - 1.13.92-1 +- Update to 1.13.92 + * Wed Jul 19 2017 Kalev Lember - 1.13.91-1 - Update to 1.13.91