summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-03-11 02:01:06 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-03-11 02:01:06 +0000
commit41a4ef6f5334af3b395d86f996466f9ec8f48f6c (patch)
treea64d3e18e13bda824b5a3e316d4c4c43ca3e121d
parentmake the useragent VR match the rpm (diff)
downloadlibrewolf-fedora-ff-41a4ef6f5334af3b395d86f996466f9ec8f48f6c.tar.gz
librewolf-fedora-ff-41a4ef6f5334af3b395d86f996466f9ec8f48f6c.tar.bz2
librewolf-fedora-ff-41a4ef6f5334af3b395d86f996466f9ec8f48f6c.zip
- Update to latest trunk (2008-03-10)
-rw-r--r--.cvsignore2
-rw-r--r--firefox.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 4 deletions
diff --git a/.cvsignore b/.cvsignore
index bd576cf..0e2a8ff 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080309.tar.bz2
+mozilla-20080310.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index a189c05..9bce9f6 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,14 +12,14 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080309
+%define cvsdate 20080310
%define nightly .cvs%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.37%{?nightly}%{?dist}
+Release: 0.38%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -314,6 +314,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Mon Mar 10 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.38
+- Update to latest trunk (2008-03-10)
+
* Sun Mar 9 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.37
- Update to latest trunk (2008-03-09)
diff --git a/sources b/sources
index d32af79..32d2468 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bcb090a222651dd712fd79f4b3058daf mozilla-20080309.tar.bz2
+686eec8eec8900cdf2ed27e7a2098e5b mozilla-20080310.tar.bz2
bgstack15