From cf0047aa5cf8850cbc518a36b5c09ffc0e47e962 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 18 Apr 2017 11:29:21 +0200 Subject: [PATCH] nss version update --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index b90f657..c4d94bd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -75,7 +75,7 @@ %if %{?system_nss} %global nspr_version 4.10.10 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) -%global nss_version 3.29.5 +%global nss_version 3.29.3 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif