From 4579d944e5965a8ea91fc9c333877952b42b9377 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 10 Feb 2013 08:25:24 +0100 Subject: Enigmail 1.5.1 --- thunderbird.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thunderbird.spec b/thunderbird.spec index 4ab6fce..f435761 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -27,7 +27,7 @@ %if %{?system_nss} %global nspr_version 4.9.2 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536) -%global nss_version 3.13.5 +%global nss_version 3.13.6 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536) %endif %define cairo_version 1.10.0 -- cgit