From cc82a4d7c8884ec43e97e2fefd72091b9b3d247c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 28 Jan 2021 08:13:15 +0100 Subject: [PATCH] Update to 1.19.0 --- .gitignore | 1 + sources | 2 +- wayland.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 912d29c..5a29306 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /wayland-1.16.92.tar.xz /wayland-1.17.0.tar.xz /wayland-1.18.0.tar.xz +/wayland-1.19.0.tar.xz diff --git a/sources b/sources index e803fb3..7bbe46b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.18.0.tar.xz) = e30199e30c2bbd361ee695b4f3f7a4e264f10ed8f46f2c90762b5739fc578ae757dc39aa0258d8fbf0ed418553470bccd4b2730ed9705481cfccdab5de96a8fc +SHA512 (wayland-1.19.0.tar.xz) = d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef diff --git a/wayland.spec b/wayland.spec index ee86cbf..42e6997 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.18.0 -Release: 3%{?dist} +Version: 1.19.0 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -122,6 +122,9 @@ XDG_RUNTIME_DIR=$PWD/tests/run make check || \ %{_libdir}/libwayland-server.so.0* %changelog +* Thu Jan 28 2021 Kalev Lember - 1.19.0-1 +- Update to 1.19.0 + * Wed Jan 27 2021 Fedora Release Engineering - 1.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild