diff options
-rw-r--r-- | thunderbird.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index e27dd5c..fef6f7e 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -29,7 +29,7 @@ Summary: Mozilla Thunderbird mail/newsgroup client Name: thunderbird -Version: 10.0.1 +Version: 10.0.2 Release: 1%{?dist} URL: http://www.mozilla.org/projects/thunderbird/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -41,7 +41,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source1: thunderbird-langpacks-%{version}-20120209.tar.bz2 +Source1: thunderbird-langpacks-%{version}-20120218.tar.bz2 %endif Source10: thunderbird-mozconfig @@ -445,6 +445,9 @@ fi #=============================================================================== %changelog +* Sat Feb 18 2012 Remi Collet <RPMS@FamilleCollet.com> - 10.0.2-1 +- Update to 10.0.2 + * Thu Feb 09 2012 Remi Collet <RPMS@FamilleCollet.com> - 10.0.1-1 - update to 10.0.1, sync with rawhide |