diff options
author | Remi Collet <fedora@famillecollet.com> | 2012-10-11 14:28:27 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2012-10-11 14:28:27 +0200 |
commit | c3c5d38e45572d20208d6dd106367f95752f2291 (patch) | |
tree | 34b2c9c69584e82edd24bafd458a6992cc70c04a | |
parent | 5281024e9cf7dcf7a2f03571ff3fb05b96bc9909 (diff) |
Thunderbird 16.0.1
-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 |