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