diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/firefox.spec b/firefox.spec index 5c5dae8..3e88bf2 100644 --- a/firefox.spec +++ b/firefox.spec @@ -7,10 +7,10 @@ # xulrunner_version matches the firefox package. # xulrunner_version_max is first next incompatible xulrunner version -%define xulrunner_version 1.9.2.1-1 -%define xulrunner_version_max 1.9.2.2 +%define xulrunner_version 1.9.2.2-1 +%define xulrunner_version_max 1.9.2.3 -%define internal_version 3.6 +%define internal_version 3.6.2 %define official_branding 1 %define build_langpacks 1 @@ -23,15 +23,15 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.6.1 -Release: 2%{?prever}%{?dist} +Version: 3.6.2 +Release: 1%{?prever}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet # From ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pretag}/source Source0: firefox-%{internal_version}%{?prever}.source.tar.bz2 %if %{build_langpacks} -Source2: firefox-langpacks-%{version}-20100122.tar.bz2 +Source2: firefox-langpacks-%{version}-20100323.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -351,6 +351,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Mar 23 2010 Jan Horak <jhorak@redhat.com> - 3.6.2-1 +- Update to 3.6.2 + * Wed Feb 24 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-2 - Added fix for #559960 - [all Lang]Translation is not available with 3.6 release |