Update to 1.11.0

This commit is contained in:
Kalev Lember 2016-06-01 07:20:14 +02:00
parent 3aed60cd04
commit 87a5038703
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -33,3 +33,4 @@
/wayland-1.10.91.tar.xz /wayland-1.10.91.tar.xz
/wayland-1.10.92.tar.xz /wayland-1.10.92.tar.xz
/wayland-1.10.93.tar.xz /wayland-1.10.93.tar.xz
/wayland-1.11.0.tar.xz

View File

@ -1 +1 @@
35c611575015abde5e4d9459f9b36b5a wayland-1.10.93.tar.xz fccf680be066e234729d5b69e0bd0fa9 wayland-1.11.0.tar.xz

View File

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