summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2020-11-13 11:33:01 +0100
committerMartin Stransky <stransky@redhat.com>2020-11-13 11:33:01 +0100
commite5e2e59c4e841ac9d0607465a1355cf4be640ef9 (patch)
tree1fd462e6496c1fc95d8f88efad6c38dad11a3fdb /firefox.spec
parentUpdated to 83.0, Updated PipeWire patches from mozbz#1672944 (diff)
downloadlibrewolf-fedora-ff-e5e2e59c4e841ac9d0607465a1355cf4be640ef9.tar.gz
librewolf-fedora-ff-e5e2e59c4e841ac9d0607465a1355cf4be640ef9.tar.bz2
librewolf-fedora-ff-e5e2e59c4e841ac9d0607465a1355cf4be640ef9.zip
Updated build dependencies and cbindgen version
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec3
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
bgstack15