From 9096a50d9b861d7caf302fa7ba9a3c45a9e24ca6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 18 Feb 2012 11:30:54 +0100 Subject: Thunderbird 10.0.2 --- thunderbird.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'thunderbird.spec') 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 - 10.0.2-1 +- Update to 10.0.2 + * Thu Feb 09 2012 Remi Collet - 10.0.1-1 - update to 10.0.1, sync with rawhide -- cgit