diff options
| -rw-r--r-- | thunderbird.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
| diff --git a/thunderbird.spec b/thunderbird.spec index efd3a57..cd2f0f6 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -74,9 +74,9 @@ 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}esr/source/thunderbird-%{version}esr.source.tar.bz2 +Source0:        ftp://ftp.mozilla.org/pub/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2  %if %{build_langpacks} -Source1:        thunderbird-langpacks-%{version}-20130309.tar.xz +Source1:        thunderbird-langpacks-%{version}-20130311.tar.xz  %endif  Source10:       thunderbird-mozconfig  Source11:       thunderbird-mozconfig-branded @@ -520,6 +520,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :  #===============================================================================  %changelog +* Tue Mar 12 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.4-1 +- Update to 17.0.4 +  * Sat Mar  9 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.4-1  - Update to 17.0.4esr | 
