Update to 1.16.0

This commit is contained in:
Kalev Lember 2018-09-11 14:00:37 +02:00
parent f37cb0647a
commit 5e38b304fc
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -51,3 +51,4 @@
/wayland-1.15.0.tar.xz /wayland-1.15.0.tar.xz
/wayland-1.15.92.tar.xz /wayland-1.15.92.tar.xz
/wayland-1.15.93.tar.xz /wayland-1.15.93.tar.xz
/wayland-1.16.0.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-1.15.93.tar.xz) = 723cb7fe01692fa24e3b689882f0b5075af4119ae1bbb1664f846c4fdc6cca242173cfbe17331aaffec33a5b091f309dac5318799b4db4206b6145eb5da694c1 SHA512 (wayland-1.16.0.tar.xz) = 64eca2b1c0bc7913508a5499dae87e2723c712d8024acbb4c77c3c4a6c20de78c10704ae9827fd034116ca540a547aeec28c5a1e3bd382b23f85231424b0f49c

View File

@ -1,5 +1,5 @@
Name: wayland Name: wayland
Version: 1.15.93 Version: 1.16.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure Summary: Wayland Compositor Infrastructure
@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0* %{_libdir}/libwayland-server.so.0*
%changelog %changelog
* Tue Sep 11 2018 Kalev Lember <klember@redhat.com> - 1.16.0-1
- Update to 1.16.0
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 1.15.93-1 * Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 1.15.93-1
- Update to 1.15.93 - Update to 1.15.93