Set minimal nss version to 3.52

This commit is contained in:
Martin Stransky 2020-06-02 00:25:37 +02:00
parent cfe25360c3
commit 687a620539

View File

@ -87,7 +87,7 @@ ExcludeArch: s390x
%if %{?system_nss}
%global nspr_version 4.21
%global nspr_build_version %{nspr_version}
%global nss_version 3.51.1
%global nss_version 3.52
%global nss_build_version %{nss_version}
%endif