Update to 1.16.92

This commit is contained in:
Kalev Lember 2019-03-07 11:16:42 +01:00
parent d89f898d40
commit e89a19213c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -53,3 +53,4 @@
/wayland-1.15.93.tar.xz
/wayland-1.16.0.tar.xz
/wayland-1.16.91.tar.xz
/wayland-1.16.92.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-1.16.91.tar.xz) = 5c1a96cbe31d36386f66b9d02fce4f5eb96e93b3a602124a57966f06f1103d8fd7035a8084816c4b51f21adea4dde73f5d293295fbd7227b270ca95efa19b56f
SHA512 (wayland-1.16.92.tar.xz) = d28eba0b9f4162378df08e59efe0aa099603942732735b09b5811700b5d5e130314833b5bd0604d4be5c1b89bb2b6a1e86dc14520703f73fd4c3a5cc7fab3ea2

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.16.91
Version: 1.16.92
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 07 2019 Kalev Lember <klember@redhat.com> - 1.16.92-1
- Update to 1.16.92
* Thu Feb 28 2019 Kalev Lember <klember@redhat.com> - 1.16.91-1
- Update to 1.16.91