From 77417d287c9c981d528e291c218a8be75f2e8082 Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 10 Feb 2025 10:07:55 -0500 Subject: [PATCH 1/2] Rebuild for libdisplay-info 0.2.0 Rebuild for libdisplay-info 0.2.0 Rebuild for libdisplay-info 0.2.0 Rebuild for libdisplay-info 0.2.0 Rebuild for libdisplay-info 0.2.0 --- weston.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/weston.spec b/weston.spec index ca9b9ab..bf32015 100644 --- a/weston.spec +++ b/weston.spec @@ -2,7 +2,7 @@ Name: weston Version: %{apiver}.0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Reference compositor for Wayland License: BSD and CC-BY-SA @@ -210,6 +210,9 @@ Common headers for weston %{_datadir}/libweston-%{apiver}/protocols/ %changelog +* Mon Feb 10 2025 Neal Gompa - 13.0.3-4 +- Rebuild for libdisplay-info 0.2.0 + * Tue Aug 27 2024 Neal Gompa - 13.0.3-3 - Mark weston remote access pam config noreplace (rhbz#2307373) From 11a0a6645bcd731526303bf887227df2c094866a Mon Sep 17 00:00:00 2001 From: Neal Gompa Date: Mon, 10 Feb 2025 10:09:47 -0500 Subject: [PATCH 2/2] Revert "Rebuild for libdisplay-info 0.2.0" This reverts commit 77417d287c9c981d528e291c218a8be75f2e8082. --- weston.spec | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/weston.spec b/weston.spec index bf32015..ca9b9ab 100644 --- a/weston.spec +++ b/weston.spec @@ -2,7 +2,7 @@ Name: weston Version: %{apiver}.0.3 -Release: 4%{?dist} +Release: 3%{?dist} Summary: Reference compositor for Wayland License: BSD and CC-BY-SA @@ -210,9 +210,6 @@ Common headers for weston %{_datadir}/libweston-%{apiver}/protocols/ %changelog -* Mon Feb 10 2025 Neal Gompa - 13.0.3-4 -- Rebuild for libdisplay-info 0.2.0 - * Tue Aug 27 2024 Neal Gompa - 13.0.3-3 - Mark weston remote access pam config noreplace (rhbz#2307373)