[thunderbird/f14/master] Update to 3.1.5

Jan Horak xhorak at fedoraproject.org
Tue Oct 19 12:34:11 UTC 2010


commit a08fe3d15bff8f5cb45cc335962e1a88a55e200f
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Oct 19 14:34:05 2010 +0200

    Update to 3.1.5

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    9 ++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 69b4482..ac0f650 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ thunderbird-3.1.2.source.tar.bz2
 thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-3.1.3.source.tar.bz2
 /thunderbird-langpacks-3.1.3-20100907.tar.bz2
+/thunderbird-3.1.5.source.tar.bz2
+/thunderbird-langpacks-3.1.5-20101019.tar.bz2
diff --git a/sources b/sources
index 59222fe..7d76c17 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-08f029e927e2e07aa863096fdf21db84  thunderbird-3.1.4.source.tar.bz2
-38c478ca7ff6a8f125a9e2289d2a9341  thunderbird-langpacks-3.1.4-20100921.tar.bz2
+9a75383c7142a9b2487f0ce7e7913824  thunderbird-3.1.5.source.tar.bz2
+34f1e4392d176c287c7c27ba92d0121a  thunderbird-langpacks-3.1.5-20101019.tar.bz2
diff --git a/thunderbird.spec b/thunderbird.spec
index 7364e0d..05604cf 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -1,5 +1,5 @@
 %define nspr_version 4.8
-%define nss_version 3.12.3.99
+%define nss_version 3.12.8
 %define cairo_version 1.6.0
 %define freetype_version 2.1.9
 %define sqlite_version 3.6.14
@@ -24,7 +24,7 @@
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        3.1.4
+Version:        3.1.5
 Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
@@ -37,7 +37,7 @@ Group:          Applications/Internet
 Source0:        %{tarball}
 %if %{build_langpacks}
 # Language package archive is build by RH
-Source1:        thunderbird-langpacks-%{version}-20100921.tar.bz2
+Source1:        thunderbird-langpacks-%{version}-20101019.tar.bz2
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -393,6 +393,9 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Oct 19 2010 Jan Horak <jhorak at redhat.com> - 3.1.5-1
+- Update to 3.1.5
+
 * Tue Sep 21 2010 Martin Stransky <stransky at redhat.com> - 3.1.4-1
 - Update to 3.1.4
 


More information about the scm-commits mailing list