diff options
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 fc3d100..9671906 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,14 +12,14 @@ %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080408 +%define cvsdate 20080414 %define nightly .cvs%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.59%{?nightly}%{?dist} +Release: 0.60%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -323,6 +323,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Apr 14 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.60 +- Update to latest trunk (2008-04-14) + * Tue Apr 8 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.59 - Update to latest trunk (2008-04-08) |