From ef995f8bb77ea366fab452e3c010a515e3037b0b Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 20:04:21 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- xdg-desktop-portal.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 56fd113..8d60f40 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -5,7 +5,7 @@ Name: xdg-desktop-portal Version: 1.8.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -102,6 +102,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.8.1-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Thu Apr 15 2021 Tomas Popela - 1.8.1-3 - Drop PipeWire 0.2 requirement as Chrom[e|ium] 90 now depends on PipeWire 0.3 - Resolves: rhbz#1929237