summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-07 04:17:03 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-07 04:17:03 +0000
commit6acf837bae53ae954fe8edc3f5756e611e04637f (patch)
tree3b8c6caafeaec32be3d5d79894d2d4990c6e5a5e
parentDisable the default browser check (diff)
downloadlibrewolf-fedora-ff-6acf837bae53ae954fe8edc3f5756e611e04637f.tar.gz
librewolf-fedora-ff-6acf837bae53ae954fe8edc3f5756e611e04637f.tar.bz2
librewolf-fedora-ff-6acf837bae53ae954fe8edc3f5756e611e04637f.zip
- Update to latest trunk (2008-02-06)
-rw-r--r--.cvsignore1
-rw-r--r--firefox.spec7
-rw-r--r--sources2
3 files changed, 7 insertions, 3 deletions
diff --git a/.cvsignore b/.cvsignore
index 0532884..73edb7c 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -7,3 +7,4 @@ firefox-langpacks-20080103.tar.bz2
firefox-20080113.tar.bz2
mozilla-20080121.tar.bz2
mozilla-20080130.tar.bz2
+mozilla-20080206.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 3e5a7d2..3a42bf6 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -15,14 +15,14 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta2.15.nightly20080130%{?dist}
+Release: 0.beta2.16.nightly20080206%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
%if %{official_branding}
%define tarball firefox-%{version}-source.tar.bz2
%else
-%define tarball mozilla-20080130.tar.bz2
+%define tarball mozilla-20080206.tar.bz2
%endif
Source0: %{tarball}
Source2: firefox-langpacks-20080104.tar.bz2
@@ -306,6 +306,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Feb 6 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.16
+- Update to latest trunk (2008-02-06)
+
* Wed Jan 30 2008 Martin Stransky <stransky@redhat.com> 3.0-0.beta2.15
- Update to latest trunk (2008-01-30)
- Backported an old laucher
diff --git a/sources b/sources
index 60f571d..2841247 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
-dbe44909e79a92448c6f066d4b311fa0 mozilla-20080130.tar.bz2
+51f3855944f281a4910243fea3f526be mozilla-20080206.tar.bz2
bgstack15