summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-04-17 02:23:39 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-04-17 02:23:39 +0000
commit2a35d589aa8081db9d4d21fa23d651de6e6162f4 (patch)
tree91f9287547cf9fbe80a99f0d01fd735f75ba428e
parent- Update to latest trunk (2008-04-14) (diff)
downloadlibrewolf-fedora-ff-2a35d589aa8081db9d4d21fa23d651de6e6162f4.tar.gz
librewolf-fedora-ff-2a35d589aa8081db9d4d21fa23d651de6e6162f4.tar.bz2
librewolf-fedora-ff-2a35d589aa8081db9d4d21fa23d651de6e6162f4.zip
- Update to latest trunk (2008-04-16)
-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 b4a6500..207f3b5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080414.tar.bz2
+mozilla-20080416.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 9671906..fe9a173 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,14 +12,14 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080414
+%define cvsdate 20080416
%define nightly .cvs%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.60%{?nightly}%{?dist}
+Release: 0.61%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -323,6 +323,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Apr 16 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.61
+- Update to latest trunk (2008-04-16)
+
* Mon Apr 14 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.60
- Update to latest trunk (2008-04-14)
diff --git a/sources b/sources
index 450acda..d189772 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2df7f30289e44bbbd034dada4d2137f9 mozilla-20080414.tar.bz2
+cbe123d9c1e8f26e03965d741980817f mozilla-20080416.tar.bz2
bgstack15