Update to 58.0.2
This commit is contained in:
parent
d269db9cda
commit
7fa1e53860
2
.gitignore
vendored
2
.gitignore
vendored
@ -278,3 +278,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-58.0-20180123.tar.xz
|
||||
/firefox-58.0.1.source.tar.xz
|
||||
/firefox-langpacks-58.0.1-20180130.tar.xz
|
||||
/firefox-58.0.2.source.tar.xz
|
||||
/firefox-langpacks-58.0.2-20180214.tar.xz
|
||||
|
@ -94,13 +94,13 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 58.0.1
|
||||
Release: 3%{?pre_tag}%{?dist}
|
||||
Version: 58.0.2
|
||||
Release: 1%{?pre_tag}%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
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}-20180130.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20180214.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -875,6 +875,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Wed Feb 14 2018 Jan Horak <jhorak@redhat.com> - 58.0.2-1
|
||||
- Update to 58.0.2
|
||||
|
||||
* Tue Feb 13 2018 Martin Stransky <stransky@redhat.com> - 58.0.1-3
|
||||
- Added build fix for gcc8 by Tom Callaway
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-58.0.1.source.tar.xz) = 65a6a68f95dac93fc68c4e240742b172a6417e7fafca2671ab13f398329ba0ef3195bbaaecea2d9f8b2992217cfaa7912af6c0351a1efe4cf2d2bba838ecd711
|
||||
SHA512 (firefox-langpacks-58.0.1-20180130.tar.xz) = 8f2dd980ce26dc9c18283b6e7200064804862a206082aea14772dc95f2a232b701679b7bff2d665f81ee96bbfa8b561ab51ab87ce3e82313e6e6197fcc804ed6
|
||||
SHA512 (firefox-58.0.2.source.tar.xz) = ff748780492fc66b3e44c7e7641f16206e4c09514224c62d37efac2c59877bdf428a3670bfb50407166d7b505d4e2ea020626fd776b87f6abb6bc5d2e54c773f
|
||||
SHA512 (firefox-langpacks-58.0.2-20180214.tar.xz) = 9c972daaab84915dce22257b99ba1210e97862f6ba7cc71a30de837e6701b2039022e98e3c9d452d16003986066d62ad2ce3392e33554dc85c195dccbe471ad0
|
||||
|
Loading…
Reference in New Issue
Block a user