diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-02-24 02:30:20 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-02-24 02:30:20 +0000 |
commit | 68bc9ec7397b23e99a8ef7d7dc79a2cc1e2794da (patch) | |
tree | c43b96d198c83df0d3b500736cdc1b54426a891a /firefox.spec | |
parent | - Update to latest trunk (2008-02-22) (diff) | |
download | librewolf-fedora-ff-68bc9ec7397b23e99a8ef7d7dc79a2cc1e2794da.tar.gz librewolf-fedora-ff-68bc9ec7397b23e99a8ef7d7dc79a2cc1e2794da.tar.bz2 librewolf-fedora-ff-68bc9ec7397b23e99a8ef7d7dc79a2cc1e2794da.zip |
- Update to latest trunk (2008-02-23)
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index d7f03d7..5293a0c 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.26 +%define xulrunner_version 1.9-0.beta3.27 %define official_branding 0 %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080222 +%define cvsdate 20080223 %define nightly .nightly%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.beta3.26%{?nightly}%{?dist} +Release: 0.beta3.27%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -315,6 +315,9 @@ fi #--------------------------------------------------------------------- %changelog +* Sat Feb 23 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.27 +- Update to latest trunk (2008-02-23) + * Fri Feb 22 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.26 - Update to latest trunk (2008-02-22) |