From 0bdbcabf4bf139ad3b19db478fdb6127a945ec92 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Fri, 25 Feb 2011 11:42:42 -0800 Subject: 4.0 Beta 12 --- firefox.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index dbb418a..b6fd10f 100644 --- a/firefox.spec +++ b/firefox.spec @@ -10,8 +10,8 @@ %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} %global firefox_dir_ver 4 -%global gecko_version 2.0-beta11 -%global pre_version b11 +%global gecko_version 2.0-beta12 +%global pre_version b12 %global pre_tag .%{?pre_version} %global mozappdir %{_libdir}/%{name}-%{firefox_dir_ver} @@ -24,13 +24,13 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 4.0 -Release: 0.16%{?pre_tag}%{?dist} +Release: 0.17%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2 %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20110208.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20110225.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -355,6 +355,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Feb 25 2011 Christopher Aillon - 4.0-0.17b12 +- Firefox 4.0 Beta 12 + * Thu Feb 10 2011 Christopher Aillon - 4.0-0.16b11 - Update gecko-{libs,devel} requires -- cgit