summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorChristopher Aillon <caillon@fedoraproject.org>2008-02-16 02:38:50 +0000
committerChristopher Aillon <caillon@fedoraproject.org>2008-02-16 02:38:50 +0000
commitd0055ad483501abb01854b8b385fc8525b3f58bf (patch)
tree7dbe4ddf81a228862f85a572385a45694a64ac6e /firefox.spec
parent- Update to latest trunk (2008-02-14) (diff)
downloadlibrewolf-fedora-ff-d0055ad483501abb01854b8b385fc8525b3f58bf.tar.gz
librewolf-fedora-ff-d0055ad483501abb01854b8b385fc8525b3f58bf.tar.bz2
librewolf-fedora-ff-d0055ad483501abb01854b8b385fc8525b3f58bf.zip
- Update to latest trunk (2008-02-15)
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec13
1 files changed, 8 insertions, 5 deletions
diff --git a/firefox.spec b/firefox.spec
index 11b0e5c..8e93006 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.21
+%define xulrunner_version 1.9-0.beta3.22
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
-%define cvsdate 20080214
+%define cvsdate 20080215
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
-Release: 0.beta3.21%{?nightly}%{?dist}
+Release: 0.beta3.22%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -312,10 +312,13 @@ fi
#---------------------------------------------------------------------
%changelog
-* Wed Feb 14 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.21
+* Fri Feb 15 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.22
+- Update to latest trunk (2008-02-15)
+
+* Thu 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
+* Wed Feb 13 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.20
- Update to latest trunk (2008-02-13)
* Mon Feb 11 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.19
bgstack15