From 31f8691475041b3cb640b766aed8295174e6b34c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Feb 2013 11:15:29 +0100 Subject: Thunderbird 17.0.3 --- thunderbird.spec | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/thunderbird.spec b/thunderbird.spec index f435761..1cd7e78 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -49,7 +49,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 # don't enable crash reporter for remi repo @@ -59,14 +59,14 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 17.0.2 -Release: 3%{?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 @@ -505,6 +505,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #=============================================================================== %changelog +* Sun Feb 24 2013 Remi Collet - 17.0.3-1 +- Sync with rawhide, update to 17.0 + +* Tue Feb 19 2013 Jan Horak - 17.0.3-1 +- Update to 17.0.3 + * Tue Jan 15 2013 Martin Stransky - 17.0.2-3 - Added fix for NM regression (mozbz#791626) -- cgit