Update to 1.12.0
This commit is contained in:
parent
6730a3d2de
commit
da5857bdcd
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,3 +38,4 @@
|
||||
/wayland-1.11.92.tar.xz
|
||||
/wayland-1.11.93.tar.xz
|
||||
/wayland-1.11.94.tar.xz
|
||||
/wayland-1.12.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
290044ddb26d67b150f71f4f0b05e785 wayland-1.11.94.tar.xz
|
||||
ee615e2d1e205eec48b02f069327eb96 wayland-1.12.0.tar.xz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.11.94
|
||||
Version: 1.12.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Wayland Compositor Infrastructure
|
||||
|
||||
@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
||||
%{_libdir}/libwayland-server.so.0*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 1.11.94-1
|
||||
- Update to 1.11.94
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user