From d085be73a729623b0fbb3c085c672502c21cabe3 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Thu, 17 Sep 2020 08:32:24 +0200 Subject: Updated requested nss version to 3.56 --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 0ba3b6a..7d19b69 100644 --- a/firefox.spec +++ b/firefox.spec @@ -90,7 +90,7 @@ ExcludeArch: armv7hl %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.55 +%global nss_version 3.56 %global nss_build_version %{nss_version} %endif -- cgit