diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-04-01 01:57:54 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-04-01 01:57:54 +0000 |
commit | 60536916c20833eea170901bb7259ab04e5a4e96 (patch) | |
tree | 46f648b3a765387f6d370562d04e5dae925c7159 /firefox.spec | |
parent | - Update to latest trunk (2008-03-27) (diff) | |
download | librewolf-fedora-ff-60536916c20833eea170901bb7259ab04e5a4e96.tar.gz librewolf-fedora-ff-60536916c20833eea170901bb7259ab04e5a4e96.tar.bz2 librewolf-fedora-ff-60536916c20833eea170901bb7259ab04e5a4e96.zip |
- Update to latest trunk (2008-03-31)
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 f9585ce..8d801f0 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,14 +12,14 @@ %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080327 +%define cvsdate 20080331 %define nightly .cvs%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.50%{?nightly}%{?dist} +Release: 0.51%{?nightly}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -313,6 +313,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Mar 31 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.51 +- Update to latest trunk (2008-03-31) + * Thu Mar 27 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.50 - Update to latest trunk (2008-03-27) |