From 99f1d36d3e2b5156a35df1f98122c9567b26a85d Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Wed, 19 Mar 2014 08:18:48 +0100 Subject: [PATCH] Update requested NSS version --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index b329bd9..024822b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -37,7 +37,7 @@ %global libvpx_version 1.0.0 %if %{?system_nss} -%global nspr_version 4.10.2 +%global nspr_version 4.10.3 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) %global nss_version 3.15.4 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)