From 65647ec64e74184595adac5d644c95636c52b352 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 23 Jul 2022 12:14:32 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- wayland.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/wayland.spec b/wayland.spec index 61d0cac..d63d2f5 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland Version: 1.20.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Wayland Compositor Infrastructure License: MIT @@ -112,6 +112,9 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Sat Jul 23 2022 Fedora Release Engineering - 1.20.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Mar 21 2022 Olivier Fourdan - 1.20.0-4 - Close file descriptors not needed rhbz#2062030