diff options
author | Martin Stransky <stransky@redhat.com> | 2017-04-18 10:43:22 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2017-04-18 10:43:22 +0200 |
commit | e68bd9a927f47fc57197dbe480e426e2aa9f8c98 (patch) | |
tree | 7a65b74cbc9262caa224a1291881eb049156c05f /firefox.spec | |
parent | Merge branch 'master' into f24 (diff) | |
parent | Updated nss version (diff) | |
download | librewolf-fedora-ff-e68bd9a927f47fc57197dbe480e426e2aa9f8c98.tar.gz librewolf-fedora-ff-e68bd9a927f47fc57197dbe480e426e2aa9f8c98.tar.bz2 librewolf-fedora-ff-e68bd9a927f47fc57197dbe480e426e2aa9f8c98.zip |
Merge branch 'master' into f24
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index c91d7be..758c884 100644 --- a/firefox.spec +++ b/firefox.spec @@ -75,7 +75,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.28.3 +%global nss_version 3.29.5 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif |