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