[thunderbird/f14] Update to 3.1.12

Jan Horak xhorak at fedoraproject.org
Wed Aug 17 08:19:10 UTC 2011


commit 68fb31da1c213940233c98bb098e83b6ed96e203
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Aug 17 10:18:54 2011 +0200

    Update to 3.1.12

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 28b2921..7f543b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ thunderbird-langpacks-3.1.2-20100803.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
+/thunderbird-3.1.12.source.tar.bz2
+/thunderbird-langpacks-3.1.12-20110817.tar.xz
diff --git a/sources b/sources
index 1672dd3..fb41090 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-25833b3f90925d96285630d22c85cd5c  thunderbird-3.1.11.source.tar.bz2
-665e67c68b0816338751baab34dbb6b4  thunderbird-langpacks-3.1.11-20110621.tar.xz
+24c152a05a1bce16e4eadc05161e6af0  thunderbird-3.1.12.source.tar.bz2
+e90393b4c632c4239356e7e71b4a9fcc  thunderbird-langpacks-3.1.12-20110817.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index e299441..0e295a9 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.11
+%define thunderbird_version 3.1.12
 %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}-20110621.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20110817.tar.xz
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -397,6 +397,9 @@ fi
 #===============================================================================
 
 %changelog
+* Wed Aug 17 2011 Jan Horak <jhorak at redhat.com> - 3.1.12-1
+- Update to 3.1.12
+
 * Tue Jun 21 2011 Jan Horak <jhorak at redhat.com> - 3.1.11-1
 - Update to 3.1.11
 


More information about the scm-commits mailing list