Update to 1.15.92
This commit is contained in:
parent
d3132eba70
commit
3dd477f197
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/wayland-1.14.92.tar.xz
|
||||
/wayland-1.14.93.tar.xz
|
||||
/wayland-1.15.0.tar.xz
|
||||
/wayland-1.15.92.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-1.15.0.tar.xz) = f908917f1b575d2dc4d9770d3303e2637e8744fcb5c81feb2af2fe82cc51f54e22beaddfbe775fcf9623584169b7a062c75076132abeb888717180bfab53b3a8
|
||||
SHA512 (wayland-1.15.92.tar.xz) = c3c16f4c9c699f9b3f81a3391388319a3332623b7e5ff37ebe2a0670a1481250677287b0dbfba5a9028b89b7eca3d5a547df90e1ab50b76867d0fb3d3b0e6c65
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland
|
||||
Version: 1.15.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.92
|
||||
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
|
||||
* Sun Jul 29 2018 Kalev Lember <klember@redhat.com> - 1.15.92-1
|
||||
- Update to 1.15.92
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user