From 2444fd1257fbec9629a042e2c9f193b91d6e5e97 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Dec 2013 07:56:00 +0100 Subject: xulrunner: sync with rawhide (minor) --- xulrunner.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xulrunner.spec b/xulrunner.spec index cc08634..6bc4b8c 100644 --- a/xulrunner.spec +++ b/xulrunner.spec @@ -41,7 +41,7 @@ # grep 'min_ns.*=[0-9]' configure %global nspr_version 4.10.2 %global nspr_build_version %((pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) | sed s/\.0\$//) -%global nss_version 3.15 +%global nss_version 3.15.2 %global nss_build_version %((pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) | sed s/\.0\$//) %endif -- cgit