summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2006-04-14 05:51:43 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2006-04-14 05:51:43 +0000
commit39e27b791af50b96ac86eb9730307c8a2b2082bb (patch)
tree3fccd53935dc19dbd91d6ba3b95f5156b8043577 /firefox.spec
parentBR libXrender-devel (diff)
downloadlibrewolf-fedora-ff-39e27b791af50b96ac86eb9730307c8a2b2082bb.tar.gz
librewolf-fedora-ff-39e27b791af50b96ac86eb9730307c8a2b2082bb.tar.bz2
librewolf-fedora-ff-39e27b791af50b96ac86eb9730307c8a2b2082bb.zip
- Add a notice to the about dialog denoting this is a pango enabled build.
- Tweak the user agent denoting this is a pango enabled build.
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index 8933ba8..f23003e 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -8,8 +8,8 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
-Version: 1.5.0.1
-Release: 9
+Version: 1.5.0.2
+Release: 2
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -270,6 +270,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Thu Apr 13 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.2-2
+- Firefox 1.5.0.2
+
* Sat Mar 11 2006 Christopher Aillon <caillon@redhat.com> - 1.5.0.1-9
- Add a notice to the about dialog denoting this is a pango enabled build.
- Tweak the user agent denoting this is a pango enabled build.
bgstack15