[thunderbird] Update to 6.0.2

Jan Horak xhorak at fedoraproject.org
Tue Sep 6 12:38:03 UTC 2011


commit 5d92af393be79d1085e4e616c42750d81d9476b6
Author: Jan Horak <jhorak at redhat.com>
Date:   Tue Sep 6 14:37:46 2011 +0200

    Update to 6.0.2

 .gitignore       |    2 ++
 sources          |    4 ++--
 thunderbird.spec |   11 +++++++----
 3 files changed, 11 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a943e6f..54bb4a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2
 /thunderbird-5.0.source.tar.bz2
 /thunderbird-6.0.source.tar.bz2
 /thunderbird-langpacks-6.0-20110816.tar.xz
+/thunderbird-6.0.2.source.tar.bz2
+/thunderbird-langpacks-6.0.2-20110906.tar.xz
diff --git a/sources b/sources
index e5f71f8..719d6cf 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-9ac741d238e95790cdeb5222e9b23ae8  thunderbird-6.0.source.tar.bz2
-d245c7967fdeb839ee5fd48e7bafaf80  thunderbird-langpacks-6.0-20110816.tar.xz
+917a667fe21cfd103092dbc23a112192  thunderbird-6.0.2.source.tar.bz2
+b33f0aef987a8e10ff6ab3a22d0a3865  thunderbird-langpacks-6.0.2-20110906.tar.xz
diff --git a/thunderbird.spec b/thunderbird.spec
index 8400c2f..a557083 100644
--- a/thunderbird.spec
+++ b/thunderbird.spec
@@ -30,13 +30,13 @@
 %define enable_mozilla_crashreporter 0
 %endif
 
-%define version_internal  5.0
+%define version_internal  6.0
 %define mozappdir         %{_libdir}/%{name}-%{version_internal}
 
 Summary:        Mozilla Thunderbird mail/newsgroup client
 Name:           thunderbird
-Version:        6.0
-Release:        3%{?dist}
+Version:        6.0.2
+Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/thunderbird/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Internet
@@ -47,7 +47,7 @@ Group:          Applications/Internet
 %endif
 Source0:        %{tarball}
 %if %{build_langpacks}
-Source1:        thunderbird-langpacks-%{version}-20110816.tar.xz
+Source1:        thunderbird-langpacks-%{version}-20110906.tar.xz
 %endif
 Source10:       thunderbird-mozconfig
 Source11:       thunderbird-mozconfig-branded
@@ -357,6 +357,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #===============================================================================
 
 %changelog
+* Tue Sep  6 2011 Jan Horak <jhorak at redhat.com> - 6.0.2-1
+- Update to 6.0.2
+
 * Wed Aug 31 2011 Jan Horak <jhorak at redhat.com> - 6.0-3
 - Distrust a specific Certificate Authority
 


More information about the scm-commits mailing list