diff --git a/.gitignore b/.gitignore index 84c24c4..d30319d 100644 --- a/.gitignore +++ b/.gitignore @@ -83,3 +83,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-24.1.0-20131030.tar.xz /thunderbird-24.2.0.source.tar.bz2 /thunderbird-langpacks-24.2.0-20131209.tar.xz +/thunderbird-24.3.0.source.tar.bz2 +/thunderbird-langpacks-24.3.0-20140203.tar.xz diff --git a/sources b/sources index 6f6c284..809aba1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -53d457a8ff97a305d975c20d1bebff04 thunderbird-24.2.0.source.tar.bz2 -923cddac5df061cf2d6ed804b808a4fc thunderbird-langpacks-24.2.0-20131209.tar.xz +3093e14a3635123c0c70c8c11c27c7b1 thunderbird-24.3.0.source.tar.bz2 +6421a83706f2dbb089ed390866e7e788 thunderbird-langpacks-24.3.0-20140203.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 3a5f4b4..8734e74 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -53,14 +53,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 24.2.0 -Release: 4%{?dist} +Version: 24.3.0 +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}-20131209.tar.xz +Source1: thunderbird-langpacks-%{version}-20140203.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -446,6 +446,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Mon Feb 3 2014 Jan Horak - 24.3.0-1 +- Update to 24.3.0 + * Mon Dec 16 2013 Martin Stransky - 24.2.0-4 - Fixed rhbz#1024232 - thunderbird: squiggly lines used for spelling correction disappear randomly