Update to 1.8.93
This commit is contained in:
parent
5337fa6c50
commit
c311bbb005
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/wayland-1.8.0.tar.xz
|
/wayland-1.8.0.tar.xz
|
||||||
/wayland-1.8.91.tar.xz
|
/wayland-1.8.91.tar.xz
|
||||||
/wayland-1.8.92.tar.xz
|
/wayland-1.8.92.tar.xz
|
||||||
|
/wayland-1.8.93.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
697e5f1ee4727971ea1fd4dde386c179 wayland-1.8.92.tar.xz
|
a45a893cfa8beadcfced1e5ae1658064 wayland-1.8.93.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.8.92
|
Version: 1.8.93
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -157,6 +157,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/pkgconfig/wayland-server.pc
|
%{_libdir}/pkgconfig/wayland-server.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 16 2015 Kalev Lember <klember@redhat.com> - 1.8.93-1
|
||||||
|
- Update to 1.8.93
|
||||||
|
|
||||||
* Wed Sep 02 2015 Kalev Lember <klember@redhat.com> - 1.8.92-1
|
* Wed Sep 02 2015 Kalev Lember <klember@redhat.com> - 1.8.92-1
|
||||||
- Update to 1.8.92
|
- Update to 1.8.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user