From e5e2e59c4e841ac9d0607465a1355cf4be640ef9 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 13 Nov 2020 11:33:01 +0100 Subject: Updated build dependencies and cbindgen version --- firefox.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 3f6fd90..c3df62b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -9,6 +9,7 @@ # There are still build problems on s390x, see # https://koji.fedoraproject.org/koji/taskinfo?taskID=55048351 +# https://bugzilla.redhat.com/show_bug.cgi?id=1897522 ExcludeArch: s390x %ifarch armv7hl @@ -89,7 +90,7 @@ ExcludeArch: s390x %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.56 +%global nss_version 3.58 %global nss_build_version %{nss_version} %endif -- cgit