From ec29770261e4761bd0c2120f772acc5fe7a817e3 Mon Sep 17 00:00:00 2001
From: Richard Hughes
Date: Mon, 3 Jul 2017 11:54:21 +0100
Subject: [PATCH 1/2] Do not hardcoded locale when clicking links in
gnome-software
Resolves: #1466936
---
firefox.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/firefox.spec b/firefox.spec
index cd6b42d..6a0fda0 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -628,7 +628,7 @@ SentUpstream: 2014-09-22
- http://www.mozilla.org/en-US/
+ http://www.mozilla.org/
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/firefox/a.png
https://raw.githubusercontent.com/hughsie/fedora-appstream/master/screenshots-extra/firefox/b.png
From ef6604372365bd93d93f8db88bbc20f816953971 Mon Sep 17 00:00:00 2001
From: Martin Stransky
Date: Wed, 2 May 2018 13:19:18 +0200
Subject: [PATCH 2/2] build fix
---
firefox.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/firefox.spec b/firefox.spec
index a8b7b7f..2f88dcf 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -95,12 +95,12 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 60.0
-Release: 2%{?pre_tag}%{?dist}
+Release: 1%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz
%if %{build_langpacks}
-Source1: firefox-langpacks-%{version}%{?pre_version}-20180427.tar.xz
+Source1: firefox-langpacks-%{version}%{?pre_version}-20180502.tar.xz
%endif
Source10: firefox-mozconfig
Source12: firefox-redhat-default-prefs.js
@@ -854,7 +854,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Wed May 2 2018 Martin Stransky - 60.0-2
+* Wed May 2 2018 Martin Stransky - 60.0-1
- Update to Firefox 60 build 1
- Ship firefox-wayland launch script