Update to 1.17.0

This commit is contained in:
Kalev Lember 2019-03-21 21:25:25 +00:00
parent e89a19213c
commit bbb6c8fc2d
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@
/wayland-1.16.0.tar.xz
/wayland-1.16.91.tar.xz
/wayland-1.16.92.tar.xz
/wayland-1.17.0.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-1.16.92.tar.xz) = d28eba0b9f4162378df08e59efe0aa099603942732735b09b5811700b5d5e130314833b5bd0604d4be5c1b89bb2b6a1e86dc14520703f73fd4c3a5cc7fab3ea2
SHA512 (wayland-1.17.0.tar.xz) = c5051aab5ff078b368c196ecfedb33ccd961265bb914845d7ed81de361bb86ae18299575baa6c4eceb0d82cf8b495e8293f31b51d1cbc05d84af0a199ab3f946

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.16.92
Version: 1.17.0
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0*
%changelog
* Thu Mar 21 2019 Kalev Lember <klember@redhat.com> - 1.17.0-1
- Update to 1.17.0
* Thu Mar 07 2019 Kalev Lember <klember@redhat.com> - 1.16.92-1
- Update to 1.16.92