Update to 1.10.0

This commit is contained in:
Kalev Lember 2016-02-18 14:20:02 +01:00
parent 00d46b269a
commit 34ccd58054
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -29,3 +29,4 @@
/wayland-1.9.0.tar.xz
/wayland-1.9.91.tar.xz
/wayland-1.9.92.tar.xz
/wayland-1.10.0.tar.xz

View File

@ -1 +1 @@
38c8f0268a25d68a9b648ba90f5f8034 wayland-1.9.92.tar.xz
e7751c38807c231afaba9d6b68f2a2b7 wayland-1.10.0.tar.xz

View File

@ -1,5 +1,5 @@
Name: wayland
Version: 1.9.92
Version: 1.10.0
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
* Thu Feb 18 2016 Kalev Lember <klember@redhat.com> - 1.10.0-1
- Update to 1.10.0
* Thu Feb 04 2016 Kalev Lember <klember@redhat.com> - 1.9.92-1
- Update to 1.9.92