diff options
Diffstat (limited to 'firefox-dev.spec')
-rw-r--r-- | firefox-dev.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/firefox-dev.spec b/firefox-dev.spec index e0a04ac..7f9d4e5 100644 --- a/firefox-dev.spec +++ b/firefox-dev.spec @@ -23,14 +23,14 @@ %define nightly .cvs%{cvsdate} %endif -%global relcan b5 +%global relcan b6 %global firefox firefox -%global mycomment Beta 5 +%global mycomment Beta 6 (build2) Summary: Mozilla Firefox Web browser Name: firefox4 Version: 4.0 -Release: 0.8.beta5%{?dist} +Release: 0.9.beta6.build2%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -43,7 +43,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}%{?relcan}-20100908.tar.bz2 +Source2: firefox-langpacks-%{version}%{?relcan}-20100914.tar.bz2 %endif Source12: firefox-redhat-default-prefs.js # firefox3.destop without translation to allow change name @@ -543,6 +543,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Sep 14 2010 Remi Collet <rpms@famillecollet.com> - 4.0-0.9.beta6.build2 +- update to 4.0b6 build2 + * Wed Sep 08 2010 Remi Collet <rpms@famillecollet.com> - 4.0-0.8.beta5 - update to 4.0b5 - sync patches with rawhide |