diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/firefox.spec b/firefox.spec index ffac162..b226259 100644 --- a/firefox.spec +++ b/firefox.spec @@ -66,6 +66,7 @@ %endif %endif + # Build as a debug package? %define debug_build 0 @@ -109,14 +110,15 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 53.0 -Release: 4%{?pre_tag}%{?dist} +Version: 53.0.2 +Release: 1%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet +ExcludeArch: armv7hl ppc64le aarch64 ppc64 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}-20170418.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20170505.tar.xz %endif Source10: firefox-mozconfig Source12: firefox-redhat-default-prefs.js @@ -861,6 +863,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Fri May 5 2017 Jan Horak <jhorak@redhat.com> - 53.0.2-1 +- Update to 53.0.2 + * Thu Apr 27 2017 Jan Horak <jhorak@redhat.com> - 53.0-4 - Added patch from rhbz#1400293 |