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 - 6.0.2-1 +- Update to 6.0.2 + * Wed Aug 31 2011 Jan Horak - 6.0-3 - Distrust a specific Certificate Authority