summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore2
-rw-r--r--firefox.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index f053d90..cefe1db 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080229.tar.bz2
+mozilla-20080301.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 702ff69..6658d98 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,20 +7,20 @@
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
-%define xulrunner_version 1.9-0.beta3.31
+%define xulrunner_version 1.9-0.beta3.32
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080229
+%define cvsdate 20080301
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta3.31%{?nightly}%{?dist}
+Release: 0.beta3.32%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -315,6 +315,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Sat Mar 1 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.32
+- Update to latest trunk (2008-03-01)
+
* Fri Feb 29 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.31
- Update to latest trunk (2008-02-29)
diff --git a/sources b/sources
index 3348056..85a92e2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5d815e7932fe7b668793fd1742ac3963 mozilla-20080229.tar.bz2
+0c7a15d3d8c785f78e2e01eb4b15dbbc mozilla-20080301.tar.bz2
bgstack15