Update to 1.16.91
This commit is contained in:
parent
1a916fc9a2
commit
d89f898d40
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@
|
|||||||
/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
|
/wayland-1.16.0.tar.xz
|
||||||
|
/wayland-1.16.91.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-1.16.0.tar.xz) = 64eca2b1c0bc7913508a5499dae87e2723c712d8024acbb4c77c3c4a6c20de78c10704ae9827fd034116ca540a547aeec28c5a1e3bd382b23f85231424b0f49c
|
SHA512 (wayland-1.16.91.tar.xz) = 5c1a96cbe31d36386f66b9d02fce4f5eb96e93b3a602124a57966f06f1103d8fd7035a8084816c4b51f21adea4dde73f5d293295fbd7227b270ca95efa19b56f
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.16.0
|
Version: 1.16.91
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 28 2019 Kalev Lember <klember@redhat.com> - 1.16.91-1
|
||||||
|
- Update to 1.16.91
|
||||||
|
|
||||||
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2
|
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user