summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-03-08 04:08:51 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-03-08 04:08:51 +0000
commit018bdff1983a96b549f0c30c03b0fd57bdc610b4 (patch)
tree84009dcc710c2a71b981386aa00de2ef2363f6dd /firefox.spec
parent- Update to latest trunk (2008-03-06) (diff)
downloadlibrewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.tar.gz
librewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.tar.bz2
librewolf-fedora-ff-018bdff1983a96b549f0c30c03b0fd57bdc610b4.zip
- Update to latest trunk (2008-03-07)
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/firefox.spec b/firefox.spec
index fc7a4e0..cf30248 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.beta4.35
+%define xulrunner_version 1.9-0.beta4.36
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080306
+%define cvsdate 20080307
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta4.35%{?nightly}%{?dist}
+Release: 0.beta4.36%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -315,7 +315,10 @@ fi
#---------------------------------------------------------------------
%changelog
-* Thu Mar 6 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.35
+* Fri Mar 7 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta4.36
+- Update to latest trunk (2008-03-07)
+
+* Thu Mar 6 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta4.35
- Update to latest trunk (2008-03-06)
* Tue Mar 4 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.34
bgstack15