Enabled Mozilla crash reporter
This commit is contained in:
parent
a9d101a0aa
commit
de27f20acc
@ -76,8 +76,7 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
%bcond_without langpacks
|
%bcond_without langpacks
|
||||||
|
|
||||||
# Disable crashreporter as we want to collect Wayland crashes.
|
%global enable_mozilla_crashreporter 1
|
||||||
%global enable_mozilla_crashreporter 0
|
|
||||||
|
|
||||||
%if !%{release_build}
|
%if !%{release_build}
|
||||||
%global pre_tag .npgo
|
%global pre_tag .npgo
|
||||||
@ -94,7 +93,7 @@ ExcludeArch: s390x
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 71.0
|
Version: 71.0
|
||||||
Release: 14%{?pre_tag}%{?dist}
|
Release: 15%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
@ -929,6 +928,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 9 2019 Martin Stransky <stransky@redhat.com> - 71.0-15
|
||||||
|
- Enabled Mozilla crash reporter
|
||||||
|
|
||||||
* Mon Dec 9 2019 Martin Stransky <stransky@redhat.com> - 71.0-14
|
* Mon Dec 9 2019 Martin Stransky <stransky@redhat.com> - 71.0-14
|
||||||
- Updated workaround for mzbz#1601707
|
- Updated workaround for mzbz#1601707
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user