diff --git a/.cvsignore b/.cvsignore index aba8973..d3cefac 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,4 @@ firefox-3.0.9-source.tar.bz2 firefox-langpacks-3.0.9-20090421.tar.bz2 +firefox-3.0.10-source.tar.bz2 +firefox-langpacks-3.0.10-20090427.tar.bz2 diff --git a/firefox.spec b/firefox.spec index 72e0c01..0f361b1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -5,7 +5,7 @@ %define mozappdir %{_libdir}/%{name}-%{version} -%define gecko_version 1.9.0.9 +%define gecko_version 1.9.0.10 %define official_branding 1 %define build_langpacks 1 @@ -17,7 +17,7 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.0.9 +Version: 3.0.10 Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -29,7 +29,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}-20090421.tar.bz2 +Source2: firefox-langpacks-%{version}-20090427.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -322,6 +322,9 @@ fi #--------------------------------------------------------------------- %changelog +* Mon Apr 27 2009 Jan Horak - 3.0.10-1 +- Update to 3.0.10 + * Tue Apr 21 2009 Christopher Aillon - 3.0.9-1 - Update to 3.0.9 diff --git a/sources b/sources index 3d9c88d..cea75d9 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f80b085699db8201e5db6b30fc63c60d firefox-3.0.9-source.tar.bz2 -f93948a5769aba9be3128811b537a587 firefox-langpacks-3.0.9-20090421.tar.bz2 +1012e835a5c130d18479bccdee240640 firefox-3.0.10-source.tar.bz2 +29381a37f154831b9f57b6c2f9926e26 firefox-langpacks-3.0.10-20090427.tar.bz2