Update to 1.13.0
This commit is contained in:
parent
28c34d4592
commit
ac5ac7d688
1
.gitignore
vendored
1
.gitignore
vendored
@ -40,3 +40,4 @@
|
|||||||
/wayland-1.11.94.tar.xz
|
/wayland-1.11.94.tar.xz
|
||||||
/wayland-1.12.0.tar.xz
|
/wayland-1.12.0.tar.xz
|
||||||
/wayland-1.12.91.tar.xz
|
/wayland-1.12.91.tar.xz
|
||||||
|
/wayland-1.13.0.tar.xz
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (wayland-1.12.91.tar.xz) = 8c605b546828a1d233dfa7b6da561940dbd7f93277f9ee8028eb477115a872dc405b9671fbe5360b1a68e1ce4e98db9edea14ea82b831ffb1b32292d0f5e64ed
|
SHA512 (wayland-1.13.0.tar.xz) = 163bae2c2c2e79e03dda9a57b1e3a1060eff9e0b053b70ad00a6949a1d40f4c40d0244340c2603109fcbfe919533c2ce196338b27587fd3bda996e615d51e543
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: wayland
|
Name: wayland
|
||||||
Version: 1.12.91
|
Version: 1.13.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Wayland Compositor Infrastructure
|
Summary: Wayland Compositor Infrastructure
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \
|
|||||||
%{_libdir}/libwayland-server.so.0*
|
%{_libdir}/libwayland-server.so.0*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 22 2017 Kalev Lember <klember@redhat.com> - 1.13.0-1
|
||||||
|
- Update to 1.13.0
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.91-2
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.91-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user