Update to 1.15.93
This commit is contained in:
parent
685f2d3caf
commit
f37cb0647a
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@
|
||||
/wayland-1.14.93.tar.xz
|
||||
/wayland-1.15.0.tar.xz
|
||||
/wayland-1.15.92.tar.xz
|
||||
/wayland-1.15.93.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-1.15.92.tar.xz) = c3c16f4c9c699f9b3f81a3391388319a3332623b7e5ff37ebe2a0670a1481250677287b0dbfba5a9028b89b7eca3d5a547df90e1ab50b76867d0fb3d3b0e6c65
|
||||
SHA512 (wayland-1.15.93.tar.xz) = 723cb7fe01692fa24e3b689882f0b5075af4119ae1bbb1664f846c4fdc6cca242173cfbe17331aaffec33a5b091f309dac5318799b4db4206b6145eb5da694c1
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland
|
||||
Version: 1.15.92
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.93
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
License: MIT
|
||||
@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
%{_libdir}/libwayland-server.so.0*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 1.15.93-1
|
||||
- Update to 1.15.93
|
||||
|
||||
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 1.15.92-2
|
||||
- Rebuild with fixed binutils
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user