summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-03-17 03:30:57 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-03-17 03:30:57 +0000
commitf2e0fb1afd80ad4bca31a26009b530a1de49d02a (patch)
treeeb34ee6e0db851ffa00e7768917ba8354297d33e
parentjemalloc.so no longer provided (diff)
downloadlibrewolf-fedora-ff-f2e0fb1afd80ad4bca31a26009b530a1de49d02a.tar.gz
librewolf-fedora-ff-f2e0fb1afd80ad4bca31a26009b530a1de49d02a.tar.bz2
librewolf-fedora-ff-f2e0fb1afd80ad4bca31a26009b530a1de49d02a.zip
- Update to latest trunk (2008-03-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 43ad491..70aa447 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-mozilla-20080315.tar.bz2
+mozilla-20080316.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 915b8eb..fbb9d12 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -12,14 +12,14 @@
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080315
+%define cvsdate 20080316
%define nightly .cvs%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.42%{?nightly}%{?dist}
+Release: 0.43%{?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
+* Sun Mar 16 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.43
+- Update to latest trunk (2008-03-16)
+
* Sat Mar 15 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.42
- Update to latest trunk (2008-03-15)
diff --git a/sources b/sources
index f45f5bb..9cec0bb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5302f5a63f722a4bfb4cb3566c1d70e mozilla-20080315.tar.bz2
+c9e524654747ccfa7ce396244e08e674 mozilla-20080316.tar.bz2
bgstack15