[thunderbird/f13/master] Update to 3.6.9

Jan Horak xhorak at fedoraproject.org
Tue Sep 7 16:53:26 UTC 2010


commit d542a8163184e3228e55d586bf0f39065679760f
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 7 18:52:20 2010 +0200

    Update to 3.6.9

 .gitignore                      |    2 ++
 sources                         |    4 ++--
 thunderbird.spec                |    9 +++++----
 xulrunner-missing-headers.patch |   11 -----------
 4 files changed, 9 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8eba707..69b4482 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@ thunderbird-3.1.1.source.tar.bz2
 thunderbird-langpacks-3.1.1-20100720.tar.bz2
 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
diff --git a/sources b/sources
index 05d2734..9d25049 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-48e80576a7af70e64d30a5162364525a  thunderbird-3.1.2.source.tar.bz2
-d8b89f7a7c7153ccb7307b83568ad827  thunderbird-langpacks-3.1.2-20100803.tar.bz2
+46332e1d9a658f6e31797035107b1a8d  thunderbird-3.1.3.source.tar.bz2
+15ba80c2a4c76873605f6252f51cfc06  thunderbird-langpacks-3.1.3-20100907.tar.bz2
diff --git a/thunderbird.spec b/thunderbird.spec
index 24b8622..fae9613 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -24,7 +24,7 @@
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        3.1.2
+Version:        3.1.3
 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}-20100803.tar.bz2
+Source1:        thunderbird-langpacks-%{version}-20100907.tar.bz2
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -65,7 +65,6 @@ Patch2:         thunderbird-shared-error.patch
 # Fixes gcc complain that nsFrame::delete is protected
 Patch4:         xulrunner-1.9.2.1-build.patch
 # Fix missing includes for crash reporter, remove in 3.1 final
-Patch5:         xulrunner-missing-headers.patch
 Patch6:         remove-static.patch
 
 %if %{official_branding}
@@ -159,7 +158,6 @@ sed -e 's/__RPM_VERSION_INTERNAL__/%{version_internal}/' %{P:%%PATCH0} \
 %patch1 -p0 -b .jemalloc
 %patch2 -p1 -b .shared-error
 %patch4 -p1 -b .protected
-%patch5 -p0 -b .stat
 %patch6 -p1 -b .static
 
 %if %{official_branding}
@@ -435,6 +433,9 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Sep  7 2010 Jan Horak <jhorak at redhat.com> - 3.1.3-1
+- Update to 3.1.3
+
 * Fri Aug  6 2010 Jan Horak <jhorak at redhat.com> - 3.1.2-1
 - Update to 3.1.2
 - Disable updater


More information about the scm-commits mailing list