Update to 1.9.91
This commit is contained in:
parent
f3360cbcf5
commit
2cfdf76e96
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
||||
/wayland-1.8.92.tar.xz
|
||||
/wayland-1.8.93.tar.xz
|
||||
/wayland-1.9.0.tar.xz
|
||||
/wayland-1.9.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
5e141b3f2a7005d6c89d6f233c87c317 wayland-1.9.0.tar.xz
|
||||
dbcbb493b46aa459a2ce9d4bd296f460 wayland-1.9.91.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.9.0
|
||||
Version: 1.9.91
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -157,6 +157,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
%{_libdir}/pkgconfig/wayland-server.pc
|
||||
|
||||
%changelog
|
||||
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 1.9.91-1
|
||||
- Update to 1.9.91
|
||||
|
||||
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 1.9.0-1
|
||||
- Update to 1.9.0
|
||||
- Use make_install macro
|
||||
|
Loading…
Reference in New Issue
Block a user