[thunderbird] Update to 3.1.9

Jan Horak xhorak at fedoraproject.org
Mon Mar 7 11:04:55 UTC 2011


commit ee22c0bd4f1addae1faf930577f91a9443b8133d
Author: Jan Horak <jhorak at redhat.com>
Date:   Mon Mar 7 12:04:49 2011 +0100

    Update to 3.1.9

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |    9 ++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 50c08a2..00b89c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-langpacks-3.1.7-20101209.tar.bz2
 /thunderbird-3.1.8.source.tar.bz2
 /thunderbird-langpacks-3.1.8-20110301.tar.bz2
+/thunderbird-3.1.9.source.tar.bz2
+/thunderbird-langpacks-3.1.9-20110307.tar.bz2
diff --git a/sources b/sources
index 2a337ca..2121e04 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-bb4564eba437adceb22292249d186e11  thunderbird-3.1.8.source.tar.bz2
-d9c56e04e9269c2995061010e7c7b842  thunderbird-langpacks-3.1.8-20110301.tar.bz2
+e6917c419d3aaa8083a1d4b53fb80d8c  thunderbird-3.1.9.source.tar.bz2
+15693685f50c13810bcf7710e98be394  thunderbird-langpacks-3.1.9-20110307.tar.bz2
diff --git a/thunderbird.spec b/thunderbird.spec
index 82dd3c7..8b7d33c 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.8
+%define thunderbird_version 3.1.9
 %define moz_objdir objdir-tb
 %define thunderbird_app_id \{3550f703-e582-4d05-9a08-453d09bdfdc6\} 
 
@@ -31,7 +31,7 @@
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
 Version:        %{thunderbird_version}
-Release:        3%{?dist}
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -42,7 +42,7 @@ Group:          Applications/Internet
 %endif
 Source0:        %{tarball}
 %if %{build_langpacks}
-Source1:        thunderbird-langpacks-%{version}-20110301.tar.bz2
+Source1:        thunderbird-langpacks-%{version}-20110307.tar.bz2
 %endif
 Source10:       thunderbird-mozconfig
 Source11:       thunderbird-mozconfig-branded
@@ -391,6 +391,9 @@ fi
 #===============================================================================
 
 %changelog
+* Mon Mar  7 2011 Jan Horak <jhorak at redhat.com> - 3.1.9-1
+- Update to 3.1.9
+
 * Tue Mar  1 2011 Jan Horak <jhorak at redhat.com> - 3.1.8-3
 - Update to 3.1.8
 


More information about the scm-commits mailing list