Update to 1.10.92
This commit is contained in:
parent
56973be56f
commit
a0814838d4
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
||||
/wayland-1.9.92.tar.xz
|
||||
/wayland-1.10.0.tar.xz
|
||||
/wayland-1.10.91.tar.xz
|
||||
/wayland-1.10.92.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5a34f0b2dde3512bfd0c9b2a2af9034d wayland-1.10.91.tar.xz
|
||||
97dfce6d61336067f19aaefb58b17d9e wayland-1.10.92.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.10.91
|
||||
Version: 1.10.92
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -158,6 +158,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Wed May 18 2016 Kalev Lember <klember@redhat.com> - 1.10.92-1
|
||||
- Update to 1.10.92
|
||||
|
||||
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 1.10.91-1
|
||||
- Update to 1.10.91
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user