diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-13 00:20:25 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-03-13 00:20:25 +0000 |
commit | 303ddaffd567c960855c83a23e62559f19a89eac (patch) | |
tree | 9b34d0c97563289234a3e01eaab7436e7b6b4404 /firefox.spec | |
parent | - Update to latest trunk (2008-03-11) (diff) | |
download | librewolf-fedora-ff-303ddaffd567c960855c83a23e62559f19a89eac.tar.gz librewolf-fedora-ff-303ddaffd567c960855c83a23e62559f19a89eac.tar.bz2 librewolf-fedora-ff-303ddaffd567c960855c83a23e62559f19a89eac.zip |
- Update to latest trunk (2008-03-12)
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec index 5f98e1b..34a377b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,14 +12,14 @@ %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080311 +%define cvsdate 20080312 %define nightly .cvs%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.39%{?nightly}%{?dist} +Release: 0.40%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -314,6 +314,9 @@ fi #--------------------------------------------------------------------- %changelog +* Wed Mar 12 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.40 +- Update to latest trunk (2008-03-12) + * Tue Mar 11 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.39 - Update to latest trunk (2008-03-11) |