summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-15 02:12:59 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-15 02:12:59 +0000
commit192fcd177d8dfdbfec4e87ffe0f3dda08dd69357 (patch)
treeeabf2ba60db931c6976293e40799c83dbc46dff3
parent- Update to latest trunk (2008-02-13) (diff)
downloadlibrewolf-fedora-ff-192fcd177d8dfdbfec4e87ffe0f3dda08dd69357.tar.gz
librewolf-fedora-ff-192fcd177d8dfdbfec4e87ffe0f3dda08dd69357.tar.bz2
librewolf-fedora-ff-192fcd177d8dfdbfec4e87ffe0f3dda08dd69357.zip
- Update to latest trunk (2008-02-14)
-rw-r--r--.cvsignore2
-rw-r--r--firefox.spec9
-rw-r--r--sources2
3 files changed, 8 insertions, 5 deletions
diff --git a/.cvsignore b/.cvsignore
index 5144e11..e589c2b 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,2 +1,2 @@
firefox-langpacks-20080104.tar.bz2
-mozilla-20080213.tar.bz2
+mozilla-20080214.tar.bz2
diff --git a/firefox.spec b/firefox.spec
index 5ff6946..11b0e5c 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -7,20 +7,20 @@
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
-%define xulrunner_version 1.9-0.beta3.20
+%define xulrunner_version 1.9-0.beta3.21
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080213
+%define cvsdate 20080214
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta3.20%{?nightly}%{?dist}
+Release: 0.beta3.21%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -312,6 +312,9 @@ fi
#---------------------------------------------------------------------
%changelog
+* Wed Feb 14 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.21
+- Update to latest trunk (2008-02-14)
+
* Tue Feb 13 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.20
- Update to latest trunk (2008-02-13)
diff --git a/sources b/sources
index 064fe30..da0e9af 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
-f1511ac338f8cc63071eaef900a851f3 mozilla-20080213.tar.bz2
+182fcf7162cc6f980bc16635cb36dbe6 mozilla-20080214.tar.bz2
bgstack15