From 4a88cf161b81e681ce7d804cbeb7f6fbf47b891f Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 06:09:33 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- wayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland.spec b/wayland.spec index 9cac2e3..055ded5 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland Version: 1.19.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -109,6 +109,9 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.19.0-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Jan 28 2021 Kalev Lember - 1.19.0-1 - Update to 1.19.0 - Switch to meson build system