summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2007-11-27 01:43:10 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2007-11-27 01:43:10 +0000
commit4eb59d17eb95a21db15ad4bc13bb32de9b0dd1d6 (patch)
treeac631211f84a1b4abce62bf7b24027208a1de82c /firefox.spec
parentupdated to the latest upstream, sync. with f8 (diff)
downloadlibrewolf-fedora-ff-4eb59d17eb95a21db15ad4bc13bb32de9b0dd1d6.tar.gz
librewolf-fedora-ff-4eb59d17eb95a21db15ad4bc13bb32de9b0dd1d6.tar.bz2
librewolf-fedora-ff-4eb59d17eb95a21db15ad4bc13bb32de9b0dd1d6.zip
- Update to 2.0.0.10
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 f7708fc..25b47f7 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -11,7 +11,7 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
-Version: 2.0.0.9
+Version: 2.0.0.10
Release: 1%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
@@ -22,7 +22,7 @@ Group: Applications/Internet
%define tarball firefox-2.0rc3-source.tar.bz2
%endif
Source0: %{tarball}
-Source2: firefox-langpacks-%{version}-20071105.tar.bz2
+Source2: firefox-langpacks-%{version}-20071123.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-prefs.js
@@ -436,6 +436,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Mon Nov 26 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.10-1
+- Update to 2.0.0.10
+
* Tue Nov 5 2007 Martin Stransky <stransky@redhat.com> 2.0.0.9-1
- updated to the latest upstream
bgstack15