diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 3 |
1 files changed, 2 insertions, 1 deletions
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 |