diff options
| author | Remi Collet <fedora@famillecollet.com> | 2010-09-16 21:22:12 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2010-09-16 21:22:12 +0200 | 
| commit | a0b0bd725c59bef36177bb02c3f79c665a96c4a6 (patch) | |
| tree | 9ff9ebd2804694c7c1939eafe734bead16e3c15f | |
| parent | db1b14eea816f332f869219554ecd6325b3450bf (diff) | |
thunderbird 3.1.4
| -rw-r--r-- | thunderbird.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/thunderbird.spec b/thunderbird.spec index 505b0e1..45422cd 100644 --- a/thunderbird.spec +++ b/thunderbird.spec @@ -26,7 +26,7 @@  Summary:        Mozilla Thunderbird mail/newsgroup client  Name:           thunderbird -Version:        3.1.3 +Version:        3.1.4  Release:        1%{?dist}  URL:            http://www.mozilla.org/projects/thunderbird/  License:        MPLv1.1 or GPLv2+ or LGPLv2+ @@ -41,7 +41,7 @@ Source0:        %{tarball}  #NoSource:       0  %if %{build_langpacks}  # Language package archive is build by RH -Source1:        thunderbird-langpacks-%{version}%{?relcan}-20100907.tar.bz2 +Source1:        thunderbird-langpacks-%{version}%{?relcan}-20100916.tar.bz2  %endif  # Config file for compilation  Source10:       thunderbird-mozconfig @@ -484,6 +484,9 @@ fi  #===============================================================================  %changelog +* Thu Sep 16 2010 Remi Collet <rpms@famillecollet.com> 3.1.4-1 +- Thunderbird 3.1.4 +  * Tue Sep 07 2010 Remi Collet <rpms@famillecollet.com> 3.1.3-1  - Thunderbird 3.1.3  - disable system nspr (version 4.8.6 required not yet available)  | 
