diff --git a/.gitignore b/.gitignore index 00d26cc..07ab210 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /wayland-1.11.94.tar.xz /wayland-1.12.0.tar.xz /wayland-1.12.91.tar.xz +/wayland-1.13.0.tar.xz diff --git a/sources b/sources index 6b588e2..c2d9ace 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.12.91.tar.xz) = 8c605b546828a1d233dfa7b6da561940dbd7f93277f9ee8028eb477115a872dc405b9671fbe5360b1a68e1ce4e98db9edea14ea82b831ffb1b32292d0f5e64ed +SHA512 (wayland-1.13.0.tar.xz) = 163bae2c2c2e79e03dda9a57b1e3a1060eff9e0b053b70ad00a6949a1d40f4c40d0244340c2603109fcbfe919533c2ce196338b27587fd3bda996e615d51e543 diff --git a/wayland.spec b/wayland.spec index 5125ee2..c3309f9 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.12.91 -Release: 2%{?dist} +Version: 1.13.0 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Wed Feb 22 2017 Kalev Lember - 1.13.0-1 +- Update to 1.13.0 + * Sat Feb 11 2017 Fedora Release Engineering - 1.12.91-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild