Updated requested nss version to 3.56

This commit is contained in:
Martin Stransky 2020-09-17 08:32:24 +02:00
parent ac3e0593c4
commit d085be73a7

View File

@ -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