diff options
| author | Remi Collet <fedora@famillecollet.com> | 2010-09-16 19:36:54 +0200 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2010-09-16 19:36:54 +0200 | 
| commit | d883c31af8f422a38eeea32f02e50478ba495ad0 (patch) | |
| tree | 6e321b06353261ee0b4c8b6840746a7195d79a9a | |
| parent | 562a2fedc129342b723e6ac064aaaa52b3537101 (diff) | |
firefox 3.6.10
| -rw-r--r-- | firefox.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 033469b..255b16c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -29,7 +29,7 @@  Summary:        Mozilla Firefox Web browser  Name:           firefox -Version:        3.6.9 +Version:        3.6.10  Release:        1%{?dist}  URL:            http://www.mozilla.org/projects/firefox/  License:        MPLv1.1 or GPLv2+ or LGPLv2+ @@ -43,7 +43,7 @@ Group:          Applications/Internet  %endif  Source0:        %{tarball}  %if %{build_langpacks} -Source2:        firefox-langpacks-%{version}%{?relcan}-20100910.tar.bz2 +Source2:        firefox-langpacks-%{version}%{?relcan}-20100916.tar.bz2  %endif  Source12:       firefox-redhat-default-prefs.js  # firefox3.destop without translation to allow change name @@ -541,6 +541,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :  #---------------------------------------------------------------------  %changelog +* Thu Sep 16 2010 Remi Collet <rpms@famillecollet.com> - 3.6.10-1 +- update to Firefox 3.6.10 +  * Fri Sep 10 2010 Remi Collet <rpms@famillecollet.com> - 3.6.9-1  - update to Firefox 3.6.9  | 
