Update to 1.11.0
This commit is contained in:
parent
3aed60cd04
commit
87a5038703
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/wayland-1.10.91.tar.xz
|
||||
/wayland-1.10.92.tar.xz
|
||||
/wayland-1.10.93.tar.xz
|
||||
/wayland-1.11.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
35c611575015abde5e4d9459f9b36b5a wayland-1.10.93.tar.xz
|
||||
fccf680be066e234729d5b69e0bd0fa9 wayland-1.11.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.10.93
|
||||
Version: 1.11.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
|
||||
* Wed Jun 01 2016 Kalev Lember <klember@redhat.com> - 1.11.0-1
|
||||
- Update to 1.11.0
|
||||
|
||||
* Wed May 25 2016 Kalev Lember <klember@redhat.com> - 1.10.93-1
|
||||
- Update to 1.10.93
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user