diff --git a/.gitignore b/.gitignore index a38c809..70480f4 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-10.0.1-20120209.tar.xz /thunderbird-11.0.source.tar.bz2 /thunderbird-langpacks-11.0-20120313.tar.xz +/thunderbird-11.0.1.source.tar.bz2 +/thunderbird-langpacks-11.0.1-20120329.tar.xz diff --git a/sources b/sources index d53aff0..6e499d2 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1d7127a3282e62d95eb9b59d47291b70 thunderbird-11.0.source.tar.bz2 -1cb665160a0d667da977cd9a9972497a thunderbird-langpacks-11.0-20120313.tar.xz +b500560a006cb10194281263c78841f2 thunderbird-11.0.1.source.tar.bz2 +049e1abc49faaa34b7edc682c2fd2863 thunderbird-langpacks-11.0.1-20120329.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 41bf86a..83a336e 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -38,14 +38,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 11.0 -Release: 6%{?dist} +Version: 11.0.1 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}%{?pre_version}/source/thunderbird-%{version}%{?pre_version}.source.tar.bz2 %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20120313.tar.xz +Source1: thunderbird-langpacks-%{version}-20120329.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -389,6 +389,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Thu Mar 29 2012 Jan Horak - 11.0.1-1 +- Update to 11.0.1 + * Thu Mar 22 2012 Jan Horak - 11.0-6 - Added translations to thunderbird.desktop file