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