Update to 1.11.92
This commit is contained in:
parent
404fa41d70
commit
643a96ff1a
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
|||||||
/wayland-1.10.93.tar.xz
|
/wayland-1.10.93.tar.xz
|
||||||
/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
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
3e0e2eed3567bf98caaee0333597bc67 wayland-1.11.91.tar.xz
|
5d0ac5263ce6a809fc5ecd02a6ebfad9 wayland-1.11.92.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.11.91
|
Version: 1.11.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -128,6 +128,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 31 2016 Kalev Lember <klember@redhat.com> - 1.11.92-1
|
||||||
|
- Update to 1.11.92
|
||||||
|
|
||||||
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 1.11.91-1
|
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 1.11.91-1
|
||||||
- Update to 1.11.91
|
- Update to 1.11.91
|
||||||
- Simplify -devel subpackage packaging
|
- Simplify -devel subpackage packaging
|
||||||
|
Loading…
Reference in New Issue
Block a user