[thunderbird/f13] Update to 3.1.11

Jan Horak xhorak at fedoraproject.org
Tue Jun 21 15:59:07 UTC 2011


commit deb17d6143560856f48a55c50734724bf2015b74
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Jun 21 17:58:54 2011 +0200

    Update to 3.1.11

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c7b0efd..db2abf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-langpacks-3.1.9-20110307.tar.bz2
 /thunderbird-3.1.10.source.tar.bz2
 /thunderbird-langpacks-3.1.10-20110428.tar.xz
+/thunderbird-3.1.11.source.tar.bz2
+/thunderbird-langpacks-3.1.11-20110621.tar.xz
diff --git a/sources b/sources
index 42f1e4b..1672dd3 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-2a81f3ee7ea7acff0ee2eaee6574ea11  thunderbird-3.1.10.source.tar.bz2
-c21b3e81e832809fc9de80122886a51c  thunderbird-langpacks-3.1.10-20110428.tar.xz
+25833b3f90925d96285630d22c85cd5c  thunderbird-3.1.11.source.tar.bz2
+665e67c68b0816338751baab34dbb6b4  thunderbird-langpacks-3.1.11-20110621.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index 23e1491..fe90ecd 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.10
+%define thunderbird_version 3.1.11
 %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}-20110428.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20110621.tar.xz
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -387,6 +387,9 @@ fi
 #===============================================================================
 
 %changelog
+* Tue Jun 21 2011 Jan Horak <jhorak at redhat.com> - 3.1.11-1
+- Update to 3.1.11
+
 * Thu Apr 28 2011 Jan Horak <jhorak at redhat.com> - 3.1.10-1
 - Update to 3.1.10
 


More information about the scm-commits mailing list