Update to 1.12.91
This commit is contained in:
parent
da5857bdcd
commit
8fa2eecdce
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,3 +39,4 @@
|
||||
/wayland-1.11.93.tar.xz
|
||||
/wayland-1.11.94.tar.xz
|
||||
/wayland-1.12.0.tar.xz
|
||||
/wayland-1.12.91.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
ee615e2d1e205eec48b02f069327eb96 wayland-1.12.0.tar.xz
|
||||
SHA512 (wayland-1.12.91.tar.xz) = 8c605b546828a1d233dfa7b6da561940dbd7f93277f9ee8028eb477115a872dc405b9671fbe5360b1a68e1ce4e98db9edea14ea82b831ffb1b32292d0f5e64ed
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: wayland
|
||||
Version: 1.12.0
|
||||
Version: 1.12.91
|
||||
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 Jan 25 2017 Kalev Lember <klember@redhat.com> - 1.12.91-1
|
||||
- Update to 1.12.91
|
||||
|
||||
* Wed Sep 21 2016 Kalev Lember <klember@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user