[thunderbird/f14] Update to 3.1.15

Jan Horak xhorak at fedoraproject.org
Wed Sep 28 08:36:08 UTC 2011


commit f1c451e4797387667f831bc47d2076e8051452ca
Author: Jan Horak <jhorak at redhat.com>
Date:   Wed Sep 28 10:35:49 2011 +0200

    Update to 3.1.15

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    7 +++++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4944a6..138acf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-langpacks-3.1.12-20110817.tar.xz
 /thunderbird-3.1.14.source.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
diff --git a/sources b/sources
index fd3c30e..92ab350 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-f8c65e73032142a4a662e109e0ef583c  thunderbird-3.1.14.source.tar.bz2
-e5ec87132541234418230f5ad68b3129  thunderbird-langpacks-3.1.14-20110906.tar.xz
+8e0b5b84ace0719518ef303bb7d27787  thunderbird-3.1.15.source.tar.bz2
+79cffaf2bd90b1fe043e863ca20bbe31  thunderbird-langpacks-3.1.15-20110927.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index 563696f..5c78ae3 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.14
+%define thunderbird_version 3.1.15
 %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}-20110906.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20110927.tar.xz
 %endif
 # Config file for compilation
 Source10:       thunderbird-mozconfig
@@ -398,6 +398,9 @@ fi
 #===============================================================================
 
 %changelog
+* Wed Sep 28 2011 Jan Horak <jhorak at redhat.com> - 3.1.15-1
+- Update to 3.1.15
+
 * Tue Sep  6 2011 Jan Horak <jhorak at redhat.com> - 3.1.14-1
 - Update to 3.1.14
 


More information about the scm-commits mailing list