diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2005-08-15 22:02:09 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2005-08-15 22:02:09 +0000 |
commit | e4266bcee2dc46589a5babee32d69918efbeb629 (patch) | |
tree | 49217f81d0e838bfa71a9cf7e3d8512ecc02e19c | |
parent | - Disable SVG and canvas again. The in-tree copy does not build against new (diff) | |
download | librewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.tar.gz librewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.tar.bz2 librewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.zip |
- Rebuild
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 2974052..6436185 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,7 +11,7 @@ ExcludeArch: ppc64 Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.1 -Release: 0.2.5.deerpark.alpha2 +Release: 0.2.6.deerpark.alpha2 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet @@ -260,6 +260,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Aug 15 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.6.deerpark.alpha2 +- Rebuild + * Fri Jul 29 2005 Christopher Aillon <caillon@redhat.com> 1.1-0.2.5.deerpark.alpha2 - Re-enable ppc now that its binutils are fixed. - Disable SVG and canvas again. The in-tree copy does not build against new pango. |