From 42899b87280e9663677d6acf77761e2d353bc241 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 13 Jan 2023 11:28:12 +0100 Subject: [PATCH] updates nss version --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 712af81..ff326a9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -125,7 +125,7 @@ ExcludeArch: i686 %if %{?system_nss} %global nspr_version 4.32 %global nspr_build_version %{nspr_version} -%global nss_version 3.85 +%global nss_version 3.86 %global nss_build_version %{nss_version} %endif