From e6decd23e2cb43b1319e2206f92c0bd553f3a8b2 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 06:07:15 +0300 Subject: [PATCH] import wayland-1.23.0-2.el10 --- SPECS/wayland.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/wayland.spec b/SPECS/wayland.spec index 6ae29ee..5191329 100644 --- a/SPECS/wayland.spec +++ b/SPECS/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)