summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-07-21 03:13:36 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-07-21 03:13:36 +0000
commit1334bf1d7287a02ff9b451be92faf9123a9d910a (patch)
treee48c2ec3a18f80b0b0a61c1c896a90bdcb73e72c /firefox.spec
parent- Do away with firefox-rebuild-databases.pl (diff)
downloadlibrewolf-fedora-ff-1334bf1d7287a02ff9b451be92faf9123a9d910a.tar.gz
librewolf-fedora-ff-1334bf1d7287a02ff9b451be92faf9123a9d910a.tar.bz2
librewolf-fedora-ff-1334bf1d7287a02ff9b451be92faf9123a9d910a.zip
- Update firefox-1.1-uriloader.patch to fix crashes when calling into
gnome-vfs2
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec
index e359b96..e8c252f 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -10,7 +10,7 @@ ExcludeArch: ppc64 ppc
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 1.1
-Release: 0.2.2.deerpark.alpha2
+Release: 0.2.3.deerpark.alpha2
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -254,6 +254,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Jul 20 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.3-deerpark.alpha2
+- Update firefox-1.1-uriloader.patch to fix crashes when calling into gnome-vfs2
+
* Tue Jul 19 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.2-deerpark.alpha2
- Do away with firefox-rebuild-databases.pl
bgstack15