Update to 1.13.92
This commit is contained in:
parent
5a86549969
commit
99d781b028
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/wayland-1.12.91.tar.xz
|
/wayland-1.12.91.tar.xz
|
||||||
/wayland-1.13.0.tar.xz
|
/wayland-1.13.0.tar.xz
|
||||||
/wayland-1.13.91.tar.xz
|
/wayland-1.13.91.tar.xz
|
||||||
|
/wayland-1.13.92.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-1.13.91.tar.xz) = 510772ab7e5dd89853b58ea5314f8eb4be7edbb3933589e3a6d82561967b767e85f37b008648b2cd04b63121b0544156d897b89b004af9579d007f8e39fc9ba6
|
SHA512 (wayland-1.13.92.tar.xz) = ebf21fe83a8f096397df1ce838ac015ce66a35035250a4322db9d0fd85be58022813438e1be83e8e05a85dd33b3ce1d1a3d0e968dfde9cd9aef7ab3789cd387b
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.13.91
|
Version: 1.13.92
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
@ -130,6 +130,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 26 2017 Kalev Lember <klember@redhat.com> - 1.13.92-1
|
||||||
|
- Update to 1.13.92
|
||||||
|
|
||||||
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 1.13.91-1
|
* Wed Jul 19 2017 Kalev Lember <klember@redhat.com> - 1.13.91-1
|
||||||
- Update to 1.13.91
|
- Update to 1.13.91
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user