Update to 1.13.92

This commit is contained in:
Kalev Lember 2017-07-26 18:24:01 +02:00
parent 5a86549969
commit 99d781b028
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -42,3 +42,4 @@
/wayland-1.12.91.tar.xz
/wayland-1.13.0.tar.xz
/wayland-1.13.91.tar.xz
/wayland-1.13.92.tar.xz

View File

@ -1 +1 @@
SHA512 (wayland-1.13.91.tar.xz) = 510772ab7e5dd89853b58ea5314f8eb4be7edbb3933589e3a6d82561967b767e85f37b008648b2cd04b63121b0544156d897b89b004af9579d007f8e39fc9ba6
SHA512 (wayland-1.13.92.tar.xz) = ebf21fe83a8f096397df1ce838ac015ce66a35035250a4322db9d0fd85be58022813438e1be83e8e05a85dd33b3ce1d1a3d0e968dfde9cd9aef7ab3789cd387b

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.13.91
Version: 1.13.92
Release: 1%{?dist}
Summary: Wayland Compositor Infrastructure
@ -130,6 +130,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
%{_libdir}/libwayland-server.so.0*
%changelog
* Wed Jul 26 2017 Kalev Lember <klember@redhat.com> - 1.13.92-1
- Update to 1.13.92
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 1.13.91-1
- Update to 1.13.91