summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-03-26 01:57:05 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-03-26 01:57:05 +0000
commit005e90b818f88dff21ede9625cd630de06375e81 (patch)
treec7acab44316604195f987e4e03ef602e46cbcd8f
parent- Update to latest trunk (2008-03-24) (diff)
downloadlibrewolf-fedora-ff-005e90b818f88dff21ede9625cd630de06375e81.tar.gz
librewolf-fedora-ff-005e90b818f88dff21ede9625cd630de06375e81.tar.bz2
librewolf-fedora-ff-005e90b818f88dff21ede9625cd630de06375e81.zip
- Update to latest trunk (2008-03-24)
-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 f395151..78cd721 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080324.tar.bz2
+mozilla-20080325.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 99be870..3980af0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,14 +12,14 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080324
+%define cvsdate 20080325
%define nightly .cvs%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.47%{?nightly}%{?dist}
+Release: 0.48%{?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
+* Tue Mar 25 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.48
+- Update to latest trunk (2008-03-25)
+
* Mon Mar 24 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.47
- Update to latest trunk (2008-03-24)
diff --git a/sources b/sources
index 2aee3ce..4539690 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34efb187d413695f59a03c991e1a1d37 mozilla-20080324.tar.bz2
+9774343dc2b5f093c0552f17a341eae3 mozilla-20080325.tar.bz2
bgstack15