diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-03 03:28:00 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-03 03:28:00 +0000 |
commit | daba88f38becf77745bd7f8f64696d534a2c164e (patch) | |
tree | 0eec1b862f9d659053ab47c7c7f6f8eb1fdfccd5 /firefox.spec | |
parent | - Update to latest trunk (2008-03-01) (diff) | |
download | librewolf-fedora-ff-daba88f38becf77745bd7f8f64696d534a2c164e.tar.gz librewolf-fedora-ff-daba88f38becf77745bd7f8f64696d534a2c164e.tar.bz2 librewolf-fedora-ff-daba88f38becf77745bd7f8f64696d534a2c164e.zip |
- Update to latest trunk (2008-03-02)
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 6658d98..09a9ed7 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.32 +%define xulrunner_version 1.9-0.beta3.33 %define official_branding 0 %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080301 +%define cvsdate 20080302 %define nightly .nightly%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.beta3.32%{?nightly}%{?dist} +Release: 0.beta3.33%{?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 +* Sun Mar 2 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.33 +- Update to latest trunk (2008-03-02) + * Sat Mar 1 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.32 - Update to latest trunk (2008-03-01) |