Update to 1.14.0
This commit is contained in:
parent
a81e16b0b1
commit
a80cb1c29b
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
|||||||
/wayland-1.13.91.tar.xz
|
/wayland-1.13.91.tar.xz
|
||||||
/wayland-1.13.92.tar.xz
|
/wayland-1.13.92.tar.xz
|
||||||
/wayland-1.13.93.tar.xz
|
/wayland-1.13.93.tar.xz
|
||||||
|
/wayland-1.14.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-1.13.93.tar.xz) = 26957a0bb058b60744a5ee880cab0cf6b9568cd5f5c71e464966f16eccca66c1a3204aa2cf513b5041bb7a715cc7c8356a74809a1c54a3910282556f997c1007
|
SHA512 (wayland-1.14.0.tar.xz) = bd38b2b8963d4d98d42c270e5d7dbff6323789a173b19b67a18258424fd8adee5021b282c9d7f6dad0bd25aa0160e76aecd8ed803d4eb25d911ef0a81cd713a5
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.13.93
|
Version: 1.14.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -127,6 +127,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 09 2017 Kalev Lember <klember@redhat.com> - 1.14.0-1
|
||||||
|
- Update to 1.14.0
|
||||||
|
|
||||||
* Wed Aug 02 2017 Kalev Lember <klember@redhat.com> - 1.13.93-1
|
* Wed Aug 02 2017 Kalev Lember <klember@redhat.com> - 1.13.93-1
|
||||||
- Update to 1.13.93
|
- Update to 1.13.93
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user