diff --git a/.cvsignore b/.cvsignore index 096e68e..6b3dbc0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,5 @@ firefox-3.5.5-source.tar.bz2 firefox-langpacks-3.5.5-20091105.tar.bz2 firefox-3.5.6.source.tar.bz2 firefox-langpacks-3.5.6-20091216.tar.bz2 +firefox-3.5.8.source.tar.bz2 +firefox-langpacks-3.5.8-20100216.tar.bz2 diff --git a/firefox.spec b/firefox.spec index 430aadf..ed53c13 100644 --- a/firefox.spec +++ b/firefox.spec @@ -5,7 +5,7 @@ %define mozappdir %{_libdir}/%{name}-%{internal_version} %define tarballdir mozilla-1.9.1 -%define xulrunner_version 1.9.1.6 +%define xulrunner_version 1.9.1.8 %define internal_version %{version} %define official_branding 1 @@ -18,7 +18,7 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.5.6 +Version: 3.5.8 Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -30,7 +30,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}-20091216.tar.bz2 +Source2: firefox-langpacks-%{version}-20100216.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -341,6 +341,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Feb 16 2010 Jan Horak - 3.5.8-1 +- Update to 3.5.8 + * Wed Dec 16 2009 Jan Horak - 3.5.6-1 - Update to 3.5.6 diff --git a/sources b/sources index 5c4de60..7ce593d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -54d73156dfedc6e4981f2a3c46817f9a firefox-3.5.6.source.tar.bz2 -96c8808f055742576ddfb75358e80439 firefox-langpacks-3.5.6-20091216.tar.bz2 +f20fdadf6114e84456775cd4f0f39492 firefox-3.5.8.source.tar.bz2 +eacda30572d5943dc548b5849b4ea6a6 firefox-langpacks-3.5.8-20100216.tar.bz2