From aa7643185a042522205e825d92691ffe868d8477 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:19:07 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- wayland.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wayland.spec b/wayland.spec index 6ae29ee..5191329 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland Version: 1.23.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Wayland Compositor Infrastructure # SPDX @@ -117,6 +117,10 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.23.0-2 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Fri Jun 28 2024 Olivier Fourdan - 1.23.0-1 - Update to 1.23.0 (RHEL-45197)