[xulrunner] Updated nspr/nss version

Martin Stransky stransky at fedoraproject.org
Wed Dec 11 17:14:17 UTC 2013


commit 7f1f78be59ffdfeb893eba03c9e9902c99536802
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Wed Dec 11 18:14:17 2013 +0100

    Updated nspr/nss version

 xulrunner.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index ea7bf08..d5d74f8 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -23,9 +23,9 @@
 %global libvpx_version 1.0.0
 
 %if %{?system_nss}
-%global nspr_version 4.9.6
+%global nspr_version 4.10.2
 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
-%global nss_version 3.14.3
+%global nss_version 3.15.2
 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
 %endif
 


More information about the scm-commits mailing list