From eebbbd76133f3d2bd1d35bd465d75e796ea5aa79 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 18 Feb 2021 00:25:17 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xdg-desktop-portal.git#f524d22ecad5a0dd78df6f219656fe005a256de8 --- xdg-desktop-portal.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/xdg-desktop-portal.spec b/xdg-desktop-portal.spec index 14ff513..5728bcb 100644 --- a/xdg-desktop-portal.spec +++ b/xdg-desktop-portal.spec @@ -5,7 +5,7 @@ Name: xdg-desktop-portal Version: 1.8.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Portal frontend service to flatpak License: LGPLv2+ @@ -15,7 +15,6 @@ Source0: https://github.com/flatpak/xdg-desktop-portal/releases/download/%{versi BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(flatpak) -BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib_version} BuildRequires: pkgconfig(json-glib-1.0) @@ -107,6 +106,9 @@ install -dm 755 %{buildroot}/%{_datadir}/%{name}/portals %changelog +* Wed Feb 17 2021 David King - 1.8.1-2 +- Drop unused fontconfig BuildRequires + * Wed Feb 17 2021 Kalev Lember - 1.8.1-1 - Update to 1.8.1