Update to 1.15.0
This commit is contained in:
parent
7564eb8eb8
commit
7e624d644b
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/wayland-1.14.91.tar.xz
|
||||
/wayland-1.14.92.tar.xz
|
||||
/wayland-1.14.93.tar.xz
|
||||
/wayland-1.15.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (wayland-1.14.93.tar.xz) = 6d617b2025505e599c25c8a42062e7f78fe5bcbab58a96fcbc6afb54cf4b92e44a3f5a096c8d55e58539530f98a549f1cd20615c378cc591d50abdefa56b7656
|
||||
SHA512 (wayland-1.15.0.tar.xz) = f908917f1b575d2dc4d9770d3303e2637e8744fcb5c81feb2af2fe82cc51f54e22beaddfbe775fcf9623584169b7a062c75076132abeb888717180bfab53b3a8
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: wayland
|
||||
Version: 1.14.93
|
||||
Release: 2%{?dist}
|
||||
Version: 1.15.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
License: MIT
|
||||
@ -131,6 +131,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
%{_libdir}/libwayland-server.so.0*
|
||||
|
||||
%changelog
|
||||
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 1.15.0-1
|
||||
- Update to 1.15.0
|
||||
|
||||
* Wed Apr 04 2018 Kalev Lember <klember@redhat.com> - 1.14.93-2
|
||||
- Make mesa-libwayland-egl obsoleting actually work
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user