From 990460c7e0e0f22965fd0fb82cb4722c8be83ba5 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:19:09 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- wayland-protocols.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wayland-protocols.spec b/wayland-protocols.spec index 17ff9d4..ba1d403 100644 --- a/wayland-protocols.spec +++ b/wayland-protocols.spec @@ -1,6 +1,6 @@ Name: wayland-protocols Version: 1.37 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol License: MIT @@ -48,6 +48,10 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Tue Oct 29 2024 Troy Dawson - 1.37-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Sep 02 2024 Neal Gompa - 1.37-1 - Update to 1.37 Resolves: RHEL-56915