From b052145bd5997abe500f443e626c88b28d21897d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 Nov 2021 04:47:39 -0500 Subject: [PATCH] import xdg-desktop-portal-1.6.0-5.el8 --- SPECS/xdg-desktop-portal.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SPECS/xdg-desktop-portal.spec b/SPECS/xdg-desktop-portal.spec index 45ed6b4..64847d9 100644 --- a/SPECS/xdg-desktop-portal.spec +++ b/SPECS/xdg-desktop-portal.spec @@ -3,7 +3,7 @@ Name: xdg-desktop-portal Version: 1.6.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -46,10 +46,6 @@ Recommends: flatpak >= 1.2.0 Requires: geoclue2 >= %{geoclue_version} Recommends: pipewire >= %{pipewire_version} Requires: pipewire-libs >= %{pipewire_version} -# Until WebRTC supports PipeWire 0.3 we have to require PipeWire 0.2 to be -# preinstalled otherwise the screen and window sharing won't work in Chrome and -# Chromium out of the box. -Requires: pipewire0.2-libs%{?_isa} # Required for the document portal. Requires: /usr/bin/fusermount @@ -119,6 +115,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Thu Apr 15 2021 Tomas Popela - 1.6.0-5 +- Drop PipeWire 0.2 requirement as Chrom[e|ium] 90 now depends on PipeWire 0.3 +- Resolves: rhbz#1949809 + * Thu Feb 18 2021 Tomas Pelka - 1.6.0-4 - Bump version and rebuild due to z-stream release with the same version