Update to 1.11.92

This commit is contained in:
Kalev Lember 2016-08-31 08:08:38 +02:00
parent 404fa41d70
commit 643a96ff1a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -35,3 +35,4 @@
/wayland-1.10.93.tar.xz
/wayland-1.11.0.tar.xz
/wayland-1.11.91.tar.xz
/wayland-1.11.92.tar.xz

View File

@ -1 +1 @@
3e0e2eed3567bf98caaee0333597bc67 wayland-1.11.91.tar.xz
5d0ac5263ce6a809fc5ecd02a6ebfad9 wayland-1.11.92.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.11.91
Version: 1.11.92
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -128,6 +128,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0*
%changelog
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.11.92-1
- Update to 1.11.92
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 1.11.91-1
- Update to 1.11.91
- Simplify -devel subpackage packaging