Update to 1.10.91
This commit is contained in:
parent
34ccd58054
commit
56973be56f
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
||||
/wayland-1.9.91.tar.xz
|
||||
/wayland-1.9.92.tar.xz
|
||||
/wayland-1.10.0.tar.xz
|
||||
/wayland-1.10.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
e7751c38807c231afaba9d6b68f2a2b7 wayland-1.10.0.tar.xz
|
||||
5a34f0b2dde3512bfd0c9b2a2af9034d wayland-1.10.91.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.10.0
|
||||
Version: 1.10.91
|
||||
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
|
||||
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 1.10.91-1
|
||||
- Update to 1.10.91
|
||||
|
||||
* Thu Feb 18 2016 Kalev Lember <klember@redhat.com> - 1.10.0-1
|
||||
- Update to 1.10.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user