From c8c9dfb70940f88e35538a6d1f6be83bb2773689 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Aug 05 2013 12:54:25 +0000 Subject: Update to 23.0 --- diff --git a/.gitignore b/.gitignore index 7430cbb..4715332 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,5 @@ firefox-3.6.4.source.tar.bz2 /firefox-langpacks-21.0-20130514.tar.xz /firefox-22.0.source.tar.bz2 /firefox-langpacks-22.0-20130621.tar.xz +/firefox-23.0.source.tar.bz2 +/firefox-langpacks-23.0-20130731.tar.xz diff --git a/firefox.spec b/firefox.spec index a06847d..ba8ba73 100644 --- a/firefox.spec +++ b/firefox.spec @@ -15,8 +15,8 @@ %define default_bookmarks_file %{_datadir}/bookmarks/default-bookmarks.html %define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\} -%global xulrunner_version 22.0 -%global xulrunner_version_max 22.1 +%global xulrunner_version 23.0 +%global xulrunner_version_max 23.1 %global xulrunner_release 1 %global alpha_version 0 %global beta_version 0 @@ -58,14 +58,14 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 22.0 -Release: 3%{?pre_tag}%{?dist} +Version: 23.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}-20130621.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20130731.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -431,6 +431,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Aug 5 2013 Martin Stransky - 23.0-1 +- Updated to latest upstream (23.0) + * Thu Jul 25 2013 Martin Stransky - 22.0-3 - Fixed rhbz#988363 - firefox-redhat-default-prefs.js is not used diff --git a/sources b/sources index c6b8ff1..ea6441c 100644 --- a/sources +++ b/sources @@ -1,2 +1,4 @@ f5e67dc477e0d2f7b7d23b105047d37b firefox-22.0.source.tar.bz2 0fe5306c32d15ed46e101d76f5829e9d firefox-langpacks-22.0-20130621.tar.xz +794e0139c4df0392146353c655d94bb9 firefox-23.0.source.tar.bz2 +731e892b2f5988348b078ce7a84b4aad firefox-langpacks-23.0-20130731.tar.xz