From 378efd26a55ab60723cd97a7619d74b8362f5282 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 11 Dec 2020 13:31:56 +0100 Subject: Nss version up to 3.59 and remove old nss entries --- firefox.spec | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/firefox.spec b/firefox.spec index 9217ef0..b143a3d 100644 --- a/firefox.spec +++ b/firefox.spec @@ -87,7 +87,7 @@ %if %{?system_nss} %global nspr_version 4.21 %global nspr_build_version %{nspr_version} -%global nss_version 3.58 +%global nss_version 3.59 %global nss_build_version %{nss_version} %endif @@ -269,8 +269,6 @@ BuildRequires: python3-devel %if !0%{?flatpak} Requires: u2f-hidraw-policy %endif -BuildRequires: nss-devel >= 3.29.1-2.1 -Requires: nss >= 3.48.0 BuildRequires: desktop-file-utils %if !0%{?flatpak} -- cgit