From d7b82732fd24f782c2b22ef090cb2f606be76757 Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Fri, 3 Jun 2016 15:39:25 +0200 Subject: Updated to 47.0 (B2) --- firefox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index b57db0a..4d6fa06 100644 --- a/firefox.spec +++ b/firefox.spec @@ -85,13 +85,13 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 47.0 -Release: 2%{?pre_tag}%{?dist} +Release: 3%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz %if %{build_langpacks} -Source1: firefox-langpacks-%{version}%{?pre_version}-20160601.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20160603.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -789,6 +789,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri Jun 3 2016 Martin Stransky - 47.0-3 +- Updated to 47.0 (B2) + * Thu Jun 2 2016 Martin Stransky - 47.0-2 - Updated to 47.0 - Backout of negotiate authentication patch -- cgit