[thunderbird] Revert the nspr version change

Martin Stransky stransky at fedoraproject.org
Thu Dec 12 09:54:58 UTC 2013


commit 3c0eda5f060a371b25a0e1dc0221c22a6a67c403
Author: Martin Stransky <stransky at redhat.com>
Date:   Thu Dec 12 10:54:57 2013 +0100

    Revert the nspr version change

 thunderbird.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/thunderbird.spec b/thunderbird.spec
index 12791af..3b0c486 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -13,7 +13,7 @@
 %define build_langpacks 1
 
 %if %{?system_nss}
-%global nspr_version 4.10.1
+%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.15.2
 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)


More information about the scm-commits mailing list