diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2005-05-04 05:55:58 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2005-05-04 05:55:58 +0000 |
commit | 3147b61c7483955ffd8716bdebf0d2ac2ef792bb (patch) | |
tree | 7179f1a7295aa07d5d9f8b26245db442ae25f24b | |
parent | - Patch from Marcel Mol supporting launching with filenames containing (diff) | |
download | librewolf-fedora-ff-3147b61c7483955ffd8716bdebf0d2ac2ef792bb.tar.gz librewolf-fedora-ff-3147b61c7483955ffd8716bdebf0d2ac2ef792bb.tar.bz2 librewolf-fedora-ff-3147b61c7483955ffd8716bdebf0d2ac2ef792bb.zip |
- Rebuild
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 7046c0b..cd00b5f 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.3 -Release: 3 +Release: 4 Epoch: 0 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL @@ -332,6 +332,9 @@ fi #--------------------------------------------------------------------- %changelog +* Tue May 3 2005 Christopher Aillon <caillon@redhat.com> 0:1.0.3-4 +- Rebuild + * Tue May 3 2005 Christopher Aillon <caillon@redhat.com> - Patch from Marcel Mol supporting launching with filenames containing whitespace. |