Update to 1.9.91

This commit is contained in:
Kalev Lember 2016-01-20 10:22:23 +01:00
parent f3360cbcf5
commit 2cfdf76e96
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/wayland-1.8.92.tar.xz
/wayland-1.8.93.tar.xz
/wayland-1.9.0.tar.xz
/wayland-1.9.91.tar.xz

View File

@ -1 +1 @@
5e141b3f2a7005d6c89d6f233c87c317 wayland-1.9.0.tar.xz
dbcbb493b46aa459a2ce9d4bd296f460 wayland-1.9.91.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.9.0
Version: 1.9.91
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -157,6 +157,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/pkgconfig/wayland-server.pc
%changelog
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 1.9.91-1
- Update to 1.9.91
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.9.0-1
- Update to 1.9.0
- Use make_install macro