diff options
-rw-r--r-- | .cvsignore | 1 | ||||
-rw-r--r-- | firefox.spec | 7 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 7 insertions, 3 deletions
@@ -18,3 +18,4 @@ firefox-1.5-source.tar.bz2 firefox-langpacks-20060125.tar.bz2 firefox-1.5.0.1-source.tar.bz2 firefox-langpacks-1.5.0.1-20060201.tar.bz2 +firefox-1.5.0.2-source.tar.bz2 diff --git a/firefox.spec b/firefox.spec index 8933ba8..f23003e 100644 --- a/firefox.spec +++ b/firefox.spec @@ -8,8 +8,8 @@ Summary: Mozilla Firefox Web browser. Name: firefox -Version: 1.5.0.1 -Release: 9 +Version: 1.5.0.2 +Release: 2 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -270,6 +270,9 @@ fi #--------------------------------------------------------------------- %changelog +* Thu Apr 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-2 +- Firefox 1.5.0.2 + * Sat Mar 11 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.1-9 - Add a notice to the about dialog denoting this is a pango enabled build. - Tweak the user agent denoting this is a pango enabled build. @@ -1,3 +1,3 @@ b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz -c76f02956645bc823241379e27f76bb5 firefox-1.5.0.1-source.tar.bz2 963584af1fd5d8b7551c7e92f44f2242 firefox-langpacks-1.5.0.1-20060201.tar.bz2 +6bd65d899e9bcb16c28225899cc61a1e firefox-1.5.0.2-source.tar.bz2 |