From 6247d142a4987ec8944819a337ae835d5b6dc962 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Sun, 2 Mar 2008 03:53:41 +0000 Subject: - Update to latest trunk (2008-03-01) --- firefox.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 702ff69..6658d98 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.31 +%define xulrunner_version 1.9-0.beta3.32 %define official_branding 0 %define build_langpacks 0 %if ! %{official_branding} -%define cvsdate 20080229 +%define cvsdate 20080301 %define nightly .nightly%{cvsdate} %endif Summary: Mozilla Firefox Web browser Name: firefox Version: 3.0 -Release: 0.beta3.31%{?nightly}%{?dist} +Release: 0.beta3.32%{?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 +* Sat Mar 1 2008 Christopher Aillon 3.0-0.beta3.32 +- Update to latest trunk (2008-03-01) + * Fri Feb 29 2008 Christopher Aillon 3.0-0.beta3.31 - Update to latest trunk (2008-02-29) -- cgit