Update to 1.10.93

This commit is contained in:
Kalev Lember 2016-05-25 07:05:30 +02:00
parent a0814838d4
commit 3aed60cd04
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -32,3 +32,4 @@
/wayland-1.10.0.tar.xz
/wayland-1.10.91.tar.xz
/wayland-1.10.92.tar.xz
/wayland-1.10.93.tar.xz

View File

@ -1 +1 @@
97dfce6d61336067f19aaefb58b17d9e wayland-1.10.92.tar.xz
35c611575015abde5e4d9459f9b36b5a wayland-1.10.93.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.10.92
Version: 1.10.93
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 25 2016 Kalev Lember <klember@redhat.com> - 1.10.93-1
- Update to 1.10.93
* Wed May 18 2016 Kalev Lember <klember@redhat.com> - 1.10.92-1
- Update to 1.10.92