diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2005-03-25 17:59:46 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2005-03-25 17:59:46 +0000 |
commit | 807f6a86859a5250d9420d9fecf23163e56524b2 (patch) | |
tree | 6c125ce11ff86ebddae09cd3548ca46d5b77db99 /firefox.spec | |
parent | - Firefox 1.0.2 (diff) | |
download | librewolf-fedora-ff-807f6a86859a5250d9420d9fecf23163e56524b2.tar.gz librewolf-fedora-ff-807f6a86859a5250d9420d9fecf23163e56524b2.tar.bz2 librewolf-fedora-ff-807f6a86859a5250d9420d9fecf23163e56524b2.zip |
- Make the "browser.link.open_external" pref work (David Fraser)
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 9c2b2d7..04735fb 100644 --- a/firefox.spec +++ b/firefox.spec @@ -10,7 +10,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc s390 s390x Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.0.2 -Release: 1 +Release: 2 Epoch: 0 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL @@ -328,6 +328,9 @@ fi #--------------------------------------------------------------------- %changelog +* Fri Mar 25 2005 Christopher Aillon <caillon@redhat.com> 0:1.0.2-2 +- Make the "browser.link.open_external" pref work (David Fraser) + * Wed Mar 23 2005 Christopher Aillon <caillon@redhat.com> 0:1.0.2-1 - Firefox 1.0.2 |