diff --git a/xpra.spec b/xpra.spec index 09d983b..5992f1a 100644 --- a/xpra.spec +++ b/xpra.spec @@ -39,7 +39,7 @@ Name: xpra Version: 4.0.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Remote display server for applications and desktops License: GPLv2+ and BSD and LGPLv3+ and MIT URL: https://www.xpra.org/ @@ -56,7 +56,8 @@ Patch0: %{name}-find_py3cairo.patch Patch1: %{name}-force_always_libexec.patch BuildRequires: python3-devel -BuildRequires: python3-gobject-devel +%{?fedora:BuildRequires: python3-gobject-devel} +%{?el8:BuildRequires: pygobject3-devel} BuildRequires: gtk3-devel BuildRequires: libXtst-devel %if 0%{?fedora} @@ -312,6 +313,9 @@ getent group xpra >/dev/null || groupadd -r xpra %{_datadir}/xpra/www %changelog +* Wed Nov 18 2020 Antonio Trande - 4.0.5-2 +- Fix BR packages for epel8 + * Wed Nov 18 2020 Antonio Trande - 4.0.5-1 - Release 4.0.5