summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2005-08-15 22:02:09 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2005-08-15 22:02:09 +0000
commite4266bcee2dc46589a5babee32d69918efbeb629 (patch)
tree49217f81d0e838bfa71a9cf7e3d8512ecc02e19c /firefox.spec
parent- Disable SVG and canvas again. The in-tree copy does not build against new (diff)
downloadlibrewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.tar.gz
librewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.tar.bz2
librewolf-fedora-ff-e4266bcee2dc46589a5babee32d69918efbeb629.zip
- Rebuild
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 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.
bgstack15