diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2004-09-30 03:23:58 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2004-09-30 03:23:58 +0000 |
commit | f11dec79e302a9570e731756d25144ddde0e38fb (patch) | |
tree | 61ad4f788ae0d1344f00c4905118b918ad86d352 /firefox.spec | |
parent | - Backport the GTK+ file chooser. (diff) | |
download | librewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.tar.gz librewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.tar.bz2 librewolf-fedora-ff-f11dec79e302a9570e731756d25144ddde0e38fb.zip |
- Add the xul mime type to the .desktop file
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 3ed9576..3ab7fcd 100644 --- a/firefox.spec +++ b/firefox.spec @@ -8,7 +8,7 @@ ExclusiveArch: i386 x86_64 ia64 ppc Summary: Mozilla Firefox Web browser. Name: firefox Version: 0.10.0 -Release: 1.0PR1.3 +Release: 1.0PR1.4 Epoch: 0 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL @@ -174,6 +174,9 @@ fi #--------------------------------------------------------------------- %changelog +* Tue Sep 29 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.4 +- Add the xul mime type to the .desktop file + * Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 0:0.10.0-1.0PR1.3 - Backport the GTK+ file chooser. - Update desktop database after uninstall. |