From e65c2b997b538d7f1d91fb9e219c8bd20adab109 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Thu, 16 Dec 2021 21:53:21 +0100 Subject: [PATCH] Update to 1.20.0 --- .gitignore | 1 + sources | 2 +- wayland.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 5a29306..1cffeb4 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /wayland-1.17.0.tar.xz /wayland-1.18.0.tar.xz /wayland-1.19.0.tar.xz +/wayland-1.20.0.tar.xz diff --git a/sources b/sources index 7bbe46b..fb44ab1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wayland-1.19.0.tar.xz) = d8a86f5e23e4a88e7c84b82fdb51eb350419086afe462ecb2f4d5c3ba9290ede310cbbcffd60215219ddccf5bad4adec21a5ebfbef6577200f66ac7a1b64a5ef +SHA512 (wayland-1.20.0.tar.xz) = e8a1f410994b947f850799bdd0d95a2429d8467f853e62a0ab3915a4e9fe130f8aa977e03715114ab740c6ec546edea63d275ce7f927d4f3029ea126e6a7d215 diff --git a/wayland.spec b/wayland.spec index 2cfa4e5..ffbd341 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.19.0 -Release: 2%{?dist} +Version: 1.20.0 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -109,6 +109,9 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Thu Dec 16 2021 Kalev Lember - 1.20.0-1 +- Update to 1.20.0 + * Fri Jul 23 2021 Fedora Release Engineering - 1.19.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild