[thunderbird/f14] update to 3.1.16

Jan Horak xhorak at fedoraproject.org
Tue Nov 8 11:47:53 UTC 2011


commit 75ec417fac256ff17610df05f55426508cc4517a
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Nov 8 12:47:46 2011 +0100

    update to 3.1.16

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 138acf3..7f93838 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-langpacks-3.1.14-20110906.tar.xz
 /thunderbird-3.1.15.source.tar.bz2
 /thunderbird-langpacks-3.1.15-20110927.tar.xz
+/thunderbird-3.1.16.source.tar.bz2
+/thunderbird-langpacks-3.1.16-20111108.tar.xz
diff --git a/sources b/sources
index 92ab350..2e47a2e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-8e0b5b84ace0719518ef303bb7d27787  thunderbird-3.1.15.source.tar.bz2
-79cffaf2bd90b1fe043e863ca20bbe31  thunderbird-langpacks-3.1.15-20110927.tar.xz
+67b81c993c003da8e692ad0827956d70  thunderbird-3.1.16.source.tar.bz2
+cae22468035cc39b5b19754b5f0f8f50  thunderbird-langpacks-3.1.16-20111108.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index 5c78ae3..3170485 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -5,7 +5,7 @@
 %define sqlite_version 3.6.14
 %define libnotify_version 0.4
 %define build_langpacks 1
-%define thunderbird_version 3.1.15
+%define thunderbird_version 3.1.16
 %define moz_objdir objdir-tb
 %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\} 
 
@@ -43,7 +43,7 @@ Group:          Applications/Internet
 Source0:        %{tarball}
 %if %{build_langpacks}
 # Language package archive is build by RH
-Source1:        thunderbird-langpacks-%{version}-20110927.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20111108.tar.xz
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -398,6 +398,9 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Nov  8 2011 Jan Horak <jhorak at redhat.com> - 3.1.16-1
+- Update to 3.1.16
+
 * Wed Sep 28 2011 Jan Horak <jhorak at redhat.com> - 3.1.15-1
 - Update to 3.1.15
 


More information about the scm-commits mailing list