From 5e38b304fc93d67296e05240c7fe180dafebe989 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 11 Sep 2018 14:00:37 +0200 Subject: [PATCH] Update to 1.16.0 --- .gitignore | 1 + sources | 2 +- wayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6c9f753..5f68eab 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /wayland-1.15.0.tar.xz /wayland-1.15.92.tar.xz /wayland-1.15.93.tar.xz +/wayland-1.16.0.tar.xz diff --git a/sources b/sources index b0c7e58..5f270db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.15.93.tar.xz) = 723cb7fe01692fa24e3b689882f0b5075af4119ae1bbb1664f846c4fdc6cca242173cfbe17331aaffec33a5b091f309dac5318799b4db4206b6145eb5da694c1 +SHA512 (wayland-1.16.0.tar.xz) = 64eca2b1c0bc7913508a5499dae87e2723c712d8024acbb4c77c3c4a6c20de78c10704ae9827fd034116ca540a547aeec28c5a1e3bd382b23f85231424b0f49c diff --git a/wayland.spec b/wayland.spec index 10b8ee8..7095e5a 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.15.93 +Version: 1.16.0 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -132,6 +132,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Tue Sep 11 2018 Kalev Lember - 1.16.0-1 +- Update to 1.16.0 + * Mon Aug 13 2018 Kalev Lember - 1.15.93-1 - Update to 1.15.93