From cb8daef0253e06d91ce5e590948ef772105673b0 Mon Sep 17 00:00:00 2001 From: AlmaLinux RelEng Bot Date: Mon, 30 Mar 2026 11:14:19 -0400 Subject: [PATCH] import CS wayland-protocols-1.37-1.el9 --- .gitignore | 2 +- .wayland-protocols.metadata | 2 +- SPECS/wayland-protocols.spec | 8 +++++++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 67ffd92..0d9d427 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/wayland-protocols-1.31.tar.xz +SOURCES/wayland-protocols-1.37.tar.xz diff --git a/.wayland-protocols.metadata b/.wayland-protocols.metadata index 1788dc2..0cf2b5c 100644 --- a/.wayland-protocols.metadata +++ b/.wayland-protocols.metadata @@ -1 +1 @@ -5a84628630598027fab1708f822fc399d9e70b02 SOURCES/wayland-protocols-1.31.tar.xz +6bf09b4fce6bfdd4ffbf8c1a0ab54351e32f6bd0 SOURCES/wayland-protocols-1.37.tar.xz diff --git a/SPECS/wayland-protocols.spec b/SPECS/wayland-protocols.spec index 687f69e..d8f537f 100644 --- a/SPECS/wayland-protocols.spec +++ b/SPECS/wayland-protocols.spec @@ -1,5 +1,5 @@ Name: wayland-protocols -Version: 1.31 +Version: 1.37 Release: 1%{?dist} Summary: Wayland protocols that adds functionality not available in the core protocol @@ -23,6 +23,8 @@ wayland-protocols. %package devel Summary: Wayland protocols that adds functionality not available in the core protocol +Provides: %{name}-static = %{version}-%{release} +BuildArch: noarch %description devel wayland-protocols contains Wayland protocols that adds functionality not @@ -48,6 +50,10 @@ wayland-protocols. %{_datadir}/%{name}/ %changelog +* Thu Nov 20 2025 Olivier Fourdan - 1.37-1 +- Update to 1.37 + Resolves: RHEL-129827 + * Tue Nov 29 2022 Neal Gompa - 1.31-1 - Update to 1.31 Resolves: rhbz#2149338