From aed4f21f4beec13039764bcdf53017554f73027a Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Tue, 9 Oct 2012 11:42:13 +0200 Subject: [PATCH] Update to 16.0 --- .gitignore | 2 ++ sources | 4 ++-- thunderbird.spec | 9 ++++++--- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 2f8be02..0424748 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,5 @@ thunderbird-langpacks-3.1.2-20100803.tar.bz2 /thunderbird-langpacks-15.0-20120827.tar.xz /thunderbird-15.0.1.source.tar.bz2 /thunderbird-langpacks-15.0.1-20120911.tar.xz +/thunderbird-16.0.source.tar.bz2 +/thunderbird-langpacks-16.0-20121009.tar.xz diff --git a/sources b/sources index 9d050b5..2c13d3a 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -c84b83502892a34ecfe2d7a0fa58034f thunderbird-15.0.1.source.tar.bz2 -d6b00042048e0e08a11d82e69be99fd8 thunderbird-langpacks-15.0.1-20120911.tar.xz +f2c4cafff4e17091d59b306b72f7230d thunderbird-16.0.source.tar.bz2 +cae7f879bab8ff4e299cd666c3561f42 thunderbird-langpacks-16.0-20121009.tar.xz diff --git a/thunderbird.spec b/thunderbird.spec index 203cbd2..54996dc 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -39,14 +39,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 15.0.1 -Release: 3%{?dist} +Version: 16.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}-20120911.tar.xz +Source1: thunderbird-langpacks-%{version}-20121009.tar.xz %endif Source10: thunderbird-mozconfig Source11: thunderbird-mozconfig-branded @@ -403,6 +403,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Tue Oct 9 2012 Jan Horak - 16.0-1 +- Update to 16.0 + * Tue Sep 18 2012 Dan HorĂ¡k - 15.0.1-3 - Added fix for rhbz#855923 - TB freezes on Fedora 18 for PPC64