From a203c01a6cafb3738d36db75fa24c3ad3b0e5d00 Mon Sep 17 00:00:00 2001 From: eabdullin Date: Tue, 11 Nov 2025 09:01:01 +0000 Subject: [PATCH] import CS wayland-1.23.1-1.el10 --- .gitignore | 4 ++-- sources | 4 ++-- wayland.spec | 8 ++++++-- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index cfedbc5..67fc849 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ emersion-gpg-key.asc -wayland-1.23.0.tar.xz -wayland-1.23.0.tar.xz.sig +wayland-1.23.1.tar.xz +wayland-1.23.1.tar.xz.sig diff --git a/sources b/sources index 1b0ab6b..756722a 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ SHA512 (emersion-gpg-key.asc) = 51a43446ffaab497b92f1591cd5e2777f30a05bf297290f681f9ee3a4545d92be8540fb83c708ca80142f120eca076fef03e1e98130efa7af534bec005e55168 -SHA512 (wayland-1.23.0.tar.xz) = 9c525231a7ea3e68d3178230d476285a960d23e38571ac96d885f86c0588c52ef01460bff6833db5adb9456ce8db7b996613611187aac972736748ba91b8fd81 -SHA512 (wayland-1.23.0.tar.xz.sig) = 64dc56593d3e259025ea75438d7e81830dfcc5907919c0479d3e2748da1820e58070d0aed5f5d4e2974c6ce4c8b295cba6d886be15433d614af3b34baa7644c1 +SHA512 (wayland-1.23.1.tar.xz) = 818eda003e3f7aa15690eedb1ff227a6056b2ce54bf23d45ffe573dc40a914623c5a1358218b59444dcdc483db0503324f0d27091d0ea954412a8b290de5f50a +SHA512 (wayland-1.23.1.tar.xz.sig) = eb304256ac487f73a2ee14fcec6444b9797c0528730c20a81c255f4163df0a1647ec4b47effb8a6e9ffc389319509ba8d69a053d4f4f0b24ea3271551af6e197 diff --git a/wayland.spec b/wayland.spec index 5191329..067cd7c 100644 --- a/wayland.spec +++ b/wayland.spec @@ -1,6 +1,6 @@ Name: wayland -Version: 1.23.0 -Release: 2%{?dist} +Version: 1.23.1 +Release: 1%{?dist} Summary: Wayland Compositor Infrastructure # SPDX @@ -117,6 +117,10 @@ Wayland server library %{_libdir}/libwayland-server.so.0* %changelog +* Tue May 13 2025 Olivier Fourdan - 1.23.1-1 +- Update to 1.23.1 + Resolves: RHEL-86834 + * Tue Oct 29 2024 Troy Dawson - 1.23.0-2 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018