updates nss version

This commit is contained in:
Martin Stransky 2023-01-13 11:28:12 +01:00
parent c33aba22e6
commit 42899b8728
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ ExcludeArch: i686
%if %{?system_nss}
%global nspr_version 4.32
%global nspr_build_version %{nspr_version}
%global nss_version 3.85
%global nss_version 3.86
%global nss_build_version %{nss_version}
%endif