Update to 1.11.93
This commit is contained in:
parent
dac998c7b5
commit
6816b72eef
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@
|
|||||||
/wayland-1.11.0.tar.xz
|
/wayland-1.11.0.tar.xz
|
||||||
/wayland-1.11.91.tar.xz
|
/wayland-1.11.91.tar.xz
|
||||||
/wayland-1.11.92.tar.xz
|
/wayland-1.11.92.tar.xz
|
||||||
|
/wayland-1.11.93.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
5d0ac5263ce6a809fc5ecd02a6ebfad9 wayland-1.11.92.tar.xz
|
903ae84fdbcb9943feef8598f038b989 wayland-1.11.93.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.11.92
|
Version: 1.11.93
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Sep 08 2016 Kalev Lember <klember@redhat.com> - 1.11.93-1
|
||||||
|
- Update to 1.11.93
|
||||||
|
|
||||||
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.11.92-1
|
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.11.92-1
|
||||||
- Update to 1.11.92
|
- Update to 1.11.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user