summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@fedoraproject.org>2007-11-05 12:00:37 +0000
committerMartin Stransky <stransky@fedoraproject.org>2007-11-05 12:00:37 +0000
commit15e1d52c06cdc614e392e985edae94e5550cf19f (patch)
treec2bfcc35f60739cf1075470a1e3969b162eb8ab2 /firefox.spec
parent- Tweak the default backspace behavior to be more in line with GNOME (diff)
downloadlibrewolf-fedora-ff-15e1d52c06cdc614e392e985edae94e5550cf19f.tar.gz
librewolf-fedora-ff-15e1d52c06cdc614e392e985edae94e5550cf19f.tar.bz2
librewolf-fedora-ff-15e1d52c06cdc614e392e985edae94e5550cf19f.zip
updated to the latest upstream, sync. with f8
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec
index 8abd13d..f7708fc 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -11,8 +11,8 @@
Summary: Mozilla Firefox Web browser.
Name: firefox
-Version: 2.0.0.8
-Release: 2%{?dist}
+Version: 2.0.0.9
+Release: 1%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -22,7 +22,7 @@ Group: Applications/Internet
%define tarball firefox-2.0rc3-source.tar.bz2
%endif
Source0: %{tarball}
-Source2: firefox-langpacks-%{version}-20071019.tar.bz2
+Source2: firefox-langpacks-%{version}-20071105.tar.bz2
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
Source12: firefox-redhat-default-prefs.js
@@ -436,6 +436,12 @@ fi
#---------------------------------------------------------------------
%changelog
+* Tue Nov 5 2007 Martin Stransky <stransky@redhat.com> 2.0.0.9-1
+- updated to the latest upstream
+
+* Wed Oct 31 2007 Martin Stransky <stransky@redhat.com> 2.0.0.8-3
+- added mozilla-plugin-config to startup script
+
* Tue Oct 30 2007 Christopher Aillon <caillon@redhat.com> 2.0.0.8-2
- Tweak the default backspace behavior to be more in line with
GNOME convention, Mozilla upstream, and other distros
bgstack15