From 9c186c088e663a8eaa16d890252d5d361b1b6bb6 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Sat, 3 Apr 2010 10:10:51 +0000 Subject: Update to 3.6.3 --- firefox.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 3e88bf2..551405e 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.2-1 -%define xulrunner_version_max 1.9.2.3 +%define xulrunner_version 1.9.2.3-1 +%define xulrunner_version_max 1.9.2.4 -%define internal_version 3.6.2 +%define internal_version 3.6.3 %define official_branding 1 %define build_langpacks 1 @@ -23,7 +23,7 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.6.2 +Version: 3.6.3 Release: 1%{?prever}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ @@ -31,7 +31,7 @@ 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}-20100323.tar.bz2 +Source2: firefox-langpacks-%{version}-20100403.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -351,6 +351,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Sat Apr 3 2010 Martin Stransky - 3.6.3-1 +- Update to 3.6.3 + * Tue Mar 23 2010 Jan Horak - 3.6.2-1 - Update to 3.6.2 -- cgit