diff options
| -rw-r--r-- | thunderbird.spec | 10 | 
1 files changed, 8 insertions, 2 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index 53d69a4..dead4a0 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -56,14 +56,14 @@  Summary:        Mozilla Thunderbird mail/newsgroup client  Name:           thunderbird -Version:        16.0 +Version:        16.0.1  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}-20121009.tar.xz +Source1:        thunderbird-langpacks-%{version}-20121011.tar.xz  %endif  Source10:       thunderbird-mozconfig  Source11:       thunderbird-mozconfig-branded @@ -496,6 +496,12 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :  #===============================================================================  %changelog +* Thu Oct 11 2012 Remi Collet <RPMS@FamilleCollet.com> - 16.0-1 +- Sync with rawhide, update to 16.0.1 + +* Thu Oct 11 2012 Jan Horak <jhorak@redhat.com> - 16.0.1-1 +- Update to 16.0.1 +  * Tue Oct  9 2012 Remi Collet <RPMS@FamilleCollet.com> - 16.0-1  - Sync with rawhide, update to 16.0  | 
