summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-04-03 02:55:06 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-04-03 02:55:06 +0000
commitd32f532fe1e18af99304c1ce1d5e1124ef3a6128 (patch)
tree06345cebca32caf515a7b6f102d1207f20a429eb
parent- Update to latest trunk (2008-04-01) (diff)
downloadlibrewolf-fedora-ff-d32f532fe1e18af99304c1ce1d5e1124ef3a6128.tar.gz
librewolf-fedora-ff-d32f532fe1e18af99304c1ce1d5e1124ef3a6128.tar.bz2
librewolf-fedora-ff-d32f532fe1e18af99304c1ce1d5e1124ef3a6128.zip
- Update to latest trunk (2008-04-02)
-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 f9f2f81..cf2221b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080401.tar.bz2
+mozilla-20080402.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 3771944..0483e5c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,14 +12,14 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080401
+%define cvsdate 20080402
%define nightly .cvs%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.52%{?nightly}%{?dist}
+Release: 0.53%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -313,6 +313,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Apr 2 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.53
+- Update to latest trunk (2008-04-02)
+
* Tue Apr 1 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.52
- Update to latest trunk (2008-04-01)
diff --git a/sources b/sources
index d785325..f30d89c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-810854bccfcba9de0fa7bdc9c07fff68 mozilla-20080401.tar.bz2
+c132ea1d8755647b6cc035c8ec4f426e mozilla-20080402.tar.bz2
bgstack15