Update to 1.10.92

This commit is contained in:
Kalev Lember 2016-05-18 18:41:09 +03:00
parent 56973be56f
commit a0814838d4
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/wayland-1.9.92.tar.xz
/wayland-1.10.0.tar.xz
/wayland-1.10.91.tar.xz
/wayland-1.10.92.tar.xz

View File

@ -1 +1 @@
5a34f0b2dde3512bfd0c9b2a2af9034d wayland-1.10.91.tar.xz
97dfce6d61336067f19aaefb58b17d9e wayland-1.10.92.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.10.91
Version: 1.10.92
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -158,6 +158,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/pkgconfig/wayland-server.pc
%changelog
* Wed May 18 2016 Kalev Lember <klember@redhat.com> - 1.10.92-1
- Update to 1.10.92
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 1.10.91-1
- Update to 1.10.91