Updated requested NSS version

This commit is contained in:
Martin Stransky 2023-10-24 14:46:15 +02:00
parent 13ca66bf71
commit 8ddd19880e
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ ExcludeArch: i686
%if %{?system_nss}
%global nspr_version 4.32
%global nspr_build_version %{nspr_version}
%global nss_version 3.88
%global nss_version 3.94
%global nss_build_version %{nss_version}
%endif