diff --git a/.gitignore b/.gitignore index d94a98a..391414d 100644 --- a/.gitignore +++ b/.gitignore @@ -65,3 +65,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-17.0-20121119.tar.xz /thunderbird-17.0.2.source.tar.bz2 /thunderbird-langpacks-17.0.2-20130110.tar.xz +/thunderbird-17.0.3.source.tar.bz2 +/thunderbird-langpacks-17.0.3-20130219.tar.xz diff --git a/sources b/sources index 393fc18..ac45fc5 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9b7f15fbc672745571d47a3c0e227ca1 thunderbird-17.0.2.source.tar.bz2 -cfff01675e28c1d830daa06bf7f3b16b thunderbird-langpacks-17.0.2-20130110.tar.xz +180f7768f6419182ea78eeb80da7f588 thunderbird-17.0.3.source.tar.bz2 +1463ced5f98668cb2cf1c1144b624142 thunderbird-langpacks-17.0.3-20130219.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 08a6cf8..d3d38d5 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -39,7 +39,7 @@ # # IMPORTANT: If there is no top level directory, this should be # set to the cwd, ie: '.' -%define tarballdir comm-release +%define tarballdir comm-esr17 %define official_branding 1 # enable crash reporter only for iX86 @@ -53,14 +53,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 17.0.2 -Release: 4%{?dist} +Version: 17.0.3 +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}-20130110.tar.xz +Source1: thunderbird-langpacks-%{version}-20130219.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -451,6 +451,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Tue Feb 19 2013 Jan Horak - 17.0.3-1 +- Update to 17.0.3 + * Fri Feb 15 2013 Fedora Release Engineering - 17.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild