[thunderbird] Update to 3.1.5

Jan Horak xhorak at fedoraproject.org
Tue Oct 19 12:35:04 UTC 2010


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

    Update to 3.1.5

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |   11 +++++++----
 3 files changed, 11 insertions(+), 6 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 9d25049..7d76c17 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-46332e1d9a658f6e31797035107b1a8d  thunderbird-3.1.3.source.tar.bz2
-15ba80c2a4c76873605f6252f51cfc06  thunderbird-langpacks-3.1.3-20100907.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 6e307a3..1a6bf64 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,8 +24,8 @@
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        3.1.3
-Release:        2%{?dist}
+Version:        3.1.5
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -37,7 +37,7 @@ Group:          Applications/Internet
 Source0:        %{tarball}
 %if %{build_langpacks}
 # Language package archive is build by RH
-Source1:        thunderbird-langpacks-%{version}-20100907.tar.bz2
+Source1:        thunderbird-langpacks-%{version}-20101019.tar.bz2
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -391,6 +391,9 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Oct 19 2010 Jan Horak <jhorak at redhat.com> - 3.1.5-1
+- Update to 3.1.5
+
 * Thu Sep 16 2010 Dan Horák <dan[at]danny.cz> - 3.1.3-2
 - fix build on s390
 


More information about the scm-commits mailing list