summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-01-22 06:17:59 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-01-22 06:17:59 +0000
commitd06737d8530682f0c6e49b6b099fd04b0bc837d8 (patch)
tree2a6f13e281c90a1f8e21eff3abd6f8fa580657e7 /firefox.spec
parent- Update to latest trunk (2008-01-15) (diff)
downloadlibrewolf-fedora-ff-d06737d8530682f0c6e49b6b099fd04b0bc837d8.tar.gz
librewolf-fedora-ff-d06737d8530682f0c6e49b6b099fd04b0bc837d8.tar.bz2
librewolf-fedora-ff-d06737d8530682f0c6e49b6b099fd04b0bc837d8.zip
- Update to latest trunk (2008-01-21)
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 7cdc5c6..58dae29 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -15,7 +15,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta2.11.nightly20080115%{?dist}
+Release: 0.beta2.12.nightly20080121%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -311,6 +311,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Mon Jan 21 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.12
+- Update to latest trunk (2008-01-21)
+
* Tue Jan 15 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.11
- Update to latest trunk (2008-01-15)
- Now with system extensions directory support
bgstack15