Update to 1.11.94

This commit is contained in:
Kalev Lember 2016-09-14 13:12:17 +02:00
parent 6816b72eef
commit 6730a3d2de
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@
/wayland-1.11.91.tar.xz
/wayland-1.11.92.tar.xz
/wayland-1.11.93.tar.xz
/wayland-1.11.94.tar.xz

View File

@ -1 +1 @@
903ae84fdbcb9943feef8598f038b989 wayland-1.11.93.tar.xz
290044ddb26d67b150f71f4f0b05e785 wayland-1.11.94.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.11.93
Version: 1.11.94
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0*
%changelog
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 1.11.94-1
- Update to 1.11.94
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.11.93-1
- Update to 1.11.93