[thunderbird] Updated requested nspr/nss versions

Martin Stransky stransky at fedoraproject.org
Wed Dec 11 08:50:52 UTC 2013


commit f0a3e904e55bf9fdc018f1a0dda819ac67666676
Author: Martin Stransky <stransky at anakreon.cz>
Date:   Wed Dec 11 09:50:54 2013 +0100

    Updated requested nspr/nss versions

 thunderbird.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 006d226..e1f7f3d 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -13,9 +13,9 @@
 %define build_langpacks 1
 
 %if %{?system_nss}
-%global nspr_version 4.9.2
+%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.13.6
+%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