From 4aa1c322c862c91e3a0deeea7f8d06abb62f01cc Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 13 Sep 2013 15:14:27 +0200 Subject: Update to 24.0 --- firefox.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 0642b1b..1931d92 100644 --- a/firefox.spec +++ b/firefox.spec @@ -14,8 +14,8 @@ %define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} -%global xulrunner_version 23.0.1 -%global xulrunner_version_max 23.1 +%global xulrunner_version 24.0 +%global xulrunner_version_max 24.1 %global xulrunner_release 1 %global alpha_version 0 %global beta_version 0 @@ -57,14 +57,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 23.0.1 -Release: 5%{?pre_tag}%{?dist} +Version: 24.0 +Release: 1%{?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}-20130819.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20130913.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -443,6 +443,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Sep 13 2013 Martin Stransky - 24.0-1 +- Update to 24.0 + * Tue Sep 3 2013 Jan Horak - 23.0.1-5 - Fixing rhbz#1003691 -- cgit