bumped requested nss version

This commit is contained in:
Martin Stransky 2017-01-18 17:32:20 +01:00
parent 2af955e257
commit 494fd24541
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
%if %{?system_nss}
%global nspr_version 4.10.10
%global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
%global nss_version 3.19.2
%global nss_version 3.28.1
%global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
%endif