From 22988bd5b6a1fb86ba0d0e99612cc1e8e85ff069 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 10 May 2022 03:00:55 -0400 Subject: [PATCH] import xdg-desktop-portal-1.6.0-6.el8 --- SPECS/xdg-desktop-portal.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/SPECS/xdg-desktop-portal.spec b/SPECS/xdg-desktop-portal.spec index 64847d9..2e9d6f7 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: 5%{?dist} +Release: 6%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -115,6 +115,10 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Tue Oct 12 2021 Tomas Popela - 1.6.0-6 +- Rebuild to recover from broken binutils + Resolves: #1954457 + * 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 @@ -125,7 +129,7 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals * Fri Oct 09 2020 David King - 1.6.0-3 - Fix OpenURI crash (#1886025) -* Thu Jul 15 2020 Jonas Ådahl - 1.6.0-2 +* Wed Jul 15 2020 Jonas Ådahl - 1.6.0-2 - Require pipewire0.2-libs for legacy application support. Resolves: #1854734