summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-05-31 03:22:12 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-05-31 03:22:12 +0000
commitcc3a42222581943c1d878c6bbd8d9e0e35f2214b (patch)
tree4d58e8d5059300a4f544f7a17aff6457502af1fc /firefox.spec
parentsmarter virtual provides info (diff)
downloadlibrewolf-fedora-ff-cc3a42222581943c1d878c6bbd8d9e0e35f2214b.tar.gz
librewolf-fedora-ff-cc3a42222581943c1d878c6bbd8d9e0e35f2214b.tar.bz2
librewolf-fedora-ff-cc3a42222581943c1d878c6bbd8d9e0e35f2214b.zip
- Final version
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 cd2a6e4..35ac0b2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,7 +12,7 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
Version: 2.0.0.4
-Release: 0.rc3%{?dist}
+Release: 1%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPL/LGPL
Group: Applications/Internet
@@ -416,6 +416,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed May 30 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.4-1
+- Final version
+
* Wed May 23 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.4-0.rc3
- Update to 2.0.0.4 RC3
bgstack15