diff --git a/.cvsignore b/.cvsignore index 86fc7fa..233cee8 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,5 @@ firefox-3.5.2-source.tar.bz2 firefox-langpacks-3.5.2-20090803.tar.bz2 firefox-3.5.3-source.tar.bz2 firefox-langpacks-3.5.3-20090907.tar.bz2 +firefox-3.5.4-source.tar.bz2 +firefox-langpacks-3.5.4-20091026.tar.bz2 diff --git a/firefox.spec b/firefox.spec index ae5680c..8b549ef 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.3-1 +%define xulrunner_version 1.9.1.4-1 %define internal_version %{version} %define official_branding 1 @@ -18,7 +18,7 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.5.3 +Version: 3.5.4 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}-20090907.tar.bz2 +Source2: firefox-langpacks-%{version}-20091026.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -315,6 +315,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{mozappdir}/application.ini %dir %{mozappdir}/modules %{mozappdir}/modules/distribution.js +%{mozappdir}/modules/openLocationLastURL.jsm %{mozappdir}/.autoreg # XXX See if these are needed still %{mozappdir}/updater* @@ -329,6 +330,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Oct 26 2009 Jan Horak - 3.5.4-1 +- Update to 3.5.4 + * Mon Sep 7 2009 Jan Horak - 3.5.3-1 - Update to 3.5.3 diff --git a/sources b/sources index deedea1..301a9fe 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -ca167e69180ab1230aea0763da270a95 firefox-3.5.3-source.tar.bz2 -66dd2b4e45da33ccb57846e0f9a2cd31 firefox-langpacks-3.5.3-20090907.tar.bz2 +0b6ccb1e50d96b7127a18a69399fcf05 firefox-3.5.4-source.tar.bz2 +b995eeffec0f93bb94a810e1fa77345c firefox-langpacks-3.5.4-20091026.tar.bz2