Update to 1.9.92
This commit is contained in:
parent
b8e5e97afd
commit
00d46b269a
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
|||||||
/wayland-1.8.93.tar.xz
|
/wayland-1.8.93.tar.xz
|
||||||
/wayland-1.9.0.tar.xz
|
/wayland-1.9.0.tar.xz
|
||||||
/wayland-1.9.91.tar.xz
|
/wayland-1.9.91.tar.xz
|
||||||
|
/wayland-1.9.92.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
dbcbb493b46aa459a2ce9d4bd296f460 wayland-1.9.91.tar.xz
|
38c8f0268a25d68a9b648ba90f5f8034 wayland-1.9.92.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.9.91
|
Version: 1.9.92
|
||||||
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
|
||||||
|
* Thu Feb 04 2016 Kalev Lember <klember@redhat.com> - 1.9.92-1
|
||||||
|
- Update to 1.9.92
|
||||||
|
|
||||||
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 1.9.91-1
|
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 1.9.91-1
|
||||||
- Update to 1.9.91
|
- Update to 1.9.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user