Merge branch 'master' into f33

This commit is contained in:
Martin Stransky 2021-01-31 12:42:27 +01:00
commit 939db8b115
1 changed files with 5 additions and 0 deletions

View File

@ -61,6 +61,11 @@ ExcludeArch: armv7hl
%if 0%{?flatpak}
%global enable_mozilla_crashreporter 0
%endif
# Temporary disabled due to
# https://bugzilla.redhat.com/show_bug.cgi?id=1922744
%if 0%{?fedora} > 33
%global enable_mozilla_crashreporter 0
%endif
%if !%{create_debuginfo}
%define _unpackaged_files_terminate_build 0
%global debug_package %{nil}