diff options
| -rw-r--r-- | thunderbird.spec | 10 | 
1 files changed, 8 insertions, 2 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index e367605..2484121 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -69,14 +69,14 @@  Summary:        Mozilla Thunderbird mail/newsgroup client  Name:           thunderbird -Version:        17.0.5 +Version:        17.0.6  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}/source/thunderbird-%{version}.source.tar.bz2  %if %{build_langpacks} -Source1:        thunderbird-langpacks-%{version}-20130402.tar.xz +Source1:        thunderbird-langpacks-%{version}-20130514.tar.xz  %endif  Source10:       thunderbird-mozconfig  Source11:       thunderbird-mozconfig-branded @@ -520,6 +520,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :  #===============================================================================  %changelog +* Wed May 15 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.6-1 +- Update to 17.0.6, sync with rawhide + +* Tue May 14 2013 Jan Horak <jhorak@redhat.com> - 17.0.6-1 +- Update to 17.0.6 +  * Wed Apr  3 2013 Remi Collet <RPMS@FamilleCollet.com> - 17.0.5-1  - Update to 17.0.5, sync with rawhide  | 
