From a80cb1c29bace7a333b554f25d8349d841b57f96 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Aug 09 2017 07:47:26 +0000 Subject: Update to 1.14.0 --- diff --git a/.gitignore b/.gitignore index 520b6ac..9716cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ /wayland-1.13.91.tar.xz /wayland-1.13.92.tar.xz /wayland-1.13.93.tar.xz +/wayland-1.14.0.tar.xz diff --git a/sources b/sources index 88b3f04..f619a6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.13.93.tar.xz) = 26957a0bb058b60744a5ee880cab0cf6b9568cd5f5c71e464966f16eccca66c1a3204aa2cf513b5041bb7a715cc7c8356a74809a1c54a3910282556f997c1007 +SHA512 (wayland-1.14.0.tar.xz) = bd38b2b8963d4d98d42c270e5d7dbff6323789a173b19b67a18258424fd8adee5021b282c9d7f6dad0bd25aa0160e76aecd8ed803d4eb25d911ef0a81cd713a5 diff --git a/wayland.spec b/wayland.spec index 15dc2dc..b5e49dd 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.13.93 +Version: 1.14.0 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -127,6 +127,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Wed Aug 09 2017 Kalev Lember - 1.14.0-1 +- Update to 1.14.0 + * Wed Aug 02 2017 Kalev Lember - 1.13.93-1 - Update to 1.13.93