Update to 60.0.1
This commit is contained in:
parent
8cff86d95d
commit
0437509b0b
2
.gitignore
vendored
2
.gitignore
vendored
@ -295,3 +295,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-60.0.source.tar.xz
|
||||
/firefox-langpacks-60.0-20180502.tar.xz
|
||||
/firefox-langpacks-60.0-20180507.tar.xz
|
||||
/firefox-60.0.1.source.tar.xz
|
||||
/firefox-langpacks-60.0.1-20180523.tar.xz
|
||||
|
@ -101,13 +101,13 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 60.0
|
||||
Release: 6%{?pre_tag}%{?dist}
|
||||
Version: 60.0.1
|
||||
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}-20180507.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20180523.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -873,6 +873,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed May 23 2018 Jan Horak <jhorak@redhat.com> - 60.0.1-1
|
||||
- Update to 60.0.1
|
||||
|
||||
* Wed May 16 2018 Martin Stransky <stransky@redhat.com> - 60.0-6
|
||||
- Added patch from rhbz#1498561 - second arch (ppc*) crashes.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-60.0.source.tar.xz) = 63c156238a6b6b6188f093d2658d3152cd0ff6a1e275dd819a6d111dd4f964cac548632f45cd0f561b17537cde2740afe681e28d5a4d69477d9f39030567a0fc
|
||||
SHA512 (firefox-langpacks-60.0-20180507.tar.xz) = 864e709ebea3469dff37913919d3355b4bcae2fade76194d536f5e3acc2987a6490205bdd5b37199dda50c754c8824dc54bedd91632c346edd213b4af135b3b8
|
||||
SHA512 (firefox-60.0.1.source.tar.xz) = 160fe83fc9101930521bdefefa8e32458a7438f454114aa5b1206ab4f63ce89566d84d4b7aca4c2c8d4fda529b33e29aa8a5228a643961e4b3e09b18d0c13510
|
||||
SHA512 (firefox-langpacks-60.0.1-20180523.tar.xz) = a7c763e429fe7234ffa089be5a5c8dbc0be9a36eee1913f1e754841c887356d43dfea0620640e892615f28a2049cbb61177107bda4220802708b9e3333e89eca
|
||||
|
Loading…
Reference in New Issue
Block a user