From 70909c26e23276d804a1425fbcb8fe6e5324c1d4 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 20 Mar 2019 15:53:06 +0100 Subject: Updated mozbz#1468911 patch --- firefox.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 9f176d6..6a48398 100644 --- a/firefox.spec +++ b/firefox.spec @@ -39,7 +39,7 @@ ExcludeArch: s390x %else %global debug_build 1 %else -%global debug_build 1 +%global debug_build 0 %endif %if 0%{?build_with_pgo} @@ -920,6 +920,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog * Wed Mar 20 2019 Martin Stransky - 66.0-7.test - Switched to test builds +- Updated mozbz#1468911 patch * Mon Mar 18 2019 Martin Stransky - 66.0-6 - Build release candidate -- cgit