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