diff options
author | Christopher Aillon <caillon@fedoraproject.org> | 2008-05-17 03:24:06 +0000 |
---|---|---|
committer | Christopher Aillon <caillon@fedoraproject.org> | 2008-05-17 03:24:06 +0000 |
commit | 70885f590cd45aa6037a3cbbb958836d960f175f (patch) | |
tree | 1d6680b30bfaffbd1284b8ac8bda649efbb8c7d2 /firefox.spec | |
parent | - Update to latest trunk (2008-04-16) (diff) | |
download | librewolf-fedora-ff-70885f590cd45aa6037a3cbbb958836d960f175f.tar.gz librewolf-fedora-ff-70885f590cd45aa6037a3cbbb958836d960f175f.tar.bz2 librewolf-fedora-ff-70885f590cd45aa6037a3cbbb958836d960f175f.zip |
- Update to latest trunk (2008-05-16)
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 fe9a173..df6d490 100644 --- a/firefox.spec +++ b/firefox.spec @@ -12,14 +12,14 @@ %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080416 +%define cvsdate 20080516 %define nightly .cvs%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.61%{?nightly}%{?dist} +Release: 0.63%{?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 +* Fri Apr 16 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.63 +- Update to latest trunk (2008-05-16) + * Wed Apr 16 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.61 - Update to latest trunk (2008-04-16) |