From 6f7b8dbb9ac5ec467c5658d9f28633a6734e8a3a Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 1 Jun 2021 17:12:53 +0200 Subject: Nss req up --- firefox.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox.spec b/firefox.spec index 0bace7f..61059bd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -109,7 +109,7 @@ ExcludeArch: s390x %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.63 +%global nss_version 3.64 %global nss_build_version %{nss_version} %endif -- cgit