diff options
author | Martin Stransky <stransky@fedoraproject.org> | 2007-09-10 13:10:00 +0000 |
---|---|---|
committer | Martin Stransky <stransky@fedoraproject.org> | 2007-09-10 13:10:00 +0000 |
commit | 5c1d44cbf699f3ac00b5830dee6eb2d7985d110c (patch) | |
tree | 6bbdb959a5b2a3d971330a67548fafaeef8ea062 /firefox.spec | |
parent | - Fix default page for all locales (diff) | |
download | librewolf-fedora-ff-5c1d44cbf699f3ac00b5830dee6eb2d7985d110c.tar.gz librewolf-fedora-ff-5c1d44cbf699f3ac00b5830dee6eb2d7985d110c.tar.bz2 librewolf-fedora-ff-5c1d44cbf699f3ac00b5830dee6eb2d7985d110c.zip |
- added fix for #246248 - firefox crashes when searching for word "do"
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index f49b2f5..cf1e07f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,7 +12,7 @@ Summary: Mozilla Firefox Web browser. Name: firefox Version: 2.0.0.6 -Release: 6%{?dist} +Release: 7%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -438,6 +438,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Sep 10 2007 Martin Stransky <stransky@redhat.com> 2.0.0.6-7 +- added fix for #246248 - firefox crashes when searching for word "do" + * Thu Sep 6 2007 Christopher Aillon <caillon@redhat.com> - 2.0.0.6-6 - Fix default page for all locales |