From 6730a3d2de15857dde84ae07491df2b1190ef62d Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 14 Sep 2016 13:12:17 +0200 Subject: [PATCH] Update to 1.11.94 --- .gitignore | 1 + sources | 2 +- wayland.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6919613..5e4a5ad 100644 --- a/.gitignore +++ b/.gitignore @@ -37,3 +37,4 @@ /wayland-1.11.91.tar.xz /wayland-1.11.92.tar.xz /wayland-1.11.93.tar.xz +/wayland-1.11.94.tar.xz diff --git a/sources b/sources index 5e3ee8b..443c762 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -903ae84fdbcb9943feef8598f038b989 wayland-1.11.93.tar.xz +290044ddb26d67b150f71f4f0b05e785 wayland-1.11.94.tar.xz diff --git a/wayland.spec b/wayland.spec index a78d752..28b7682 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,5 +1,5 @@ Name: wayland -Version: 1.11.93 +Version: 1.11.94 Release: 1%{?dist} Summary: Wayland Compositor Infrastructure @@ -126,6 +126,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Wed Sep 14 2016 Kalev Lember - 1.11.94-1 +- Update to 1.11.94 + * Thu Sep 08 2016 Kalev Lember - 1.11.93-1 - Update to 1.11.93