Update to 62.0.2
This commit is contained in:
parent
517a72575f
commit
17dcd75cda
2
.gitignore
vendored
2
.gitignore
vendored
@ -308,3 +308,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-61.0.2.source.tar.xz
|
||||
/firefox-langpacks-62.0-20180828.tar.xz
|
||||
/firefox-62.0.source.tar.xz
|
||||
/firefox-62.0.2.source.tar.xz
|
||||
/firefox-langpacks-62.0.2-20180924.tar.xz
|
||||
|
@ -87,13 +87,13 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 62.0
|
||||
Release: 3%{?pre_tag}%{?dist}
|
||||
Version: 62.0.2
|
||||
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}-20180828.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20180924.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -868,6 +868,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Mon Sep 24 2018 Jan Horak <jhorak@redhat.com> - 62.0.2-1
|
||||
- Update to 62.0.2
|
||||
|
||||
* Mon Sep 17 2018 Martin Stransky <stransky@redhat.com> - 62.0-3
|
||||
- Added spellchecker.dictionary_path pref pointer to /usr/share/myspell.
|
||||
Thanks to Peter Oliver (rhbz#1627837)
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-langpacks-62.0-20180828.tar.xz) = a3995432c54e7b8bf05d0b114977eda5a52f5072bd45ab685c56ab7218e891ebdf724d0aebf9c5e5aafa7b9dcdec2dcbf1a5aae2f23cf5984469c5830e631a00
|
||||
SHA512 (firefox-62.0.source.tar.xz) = 88a4ed72a9aa934b0ee654549784885a9c543de4f57bbbcbde84a4fad1aef9bc520d92a58291a890e4fa2304e3722e9c8612ac50eef95039547d467e8beaee17
|
||||
SHA512 (firefox-62.0.2.source.tar.xz) = 7b43fe6bb7072eec8b907f63933486d7ecfe479f1121470cfa66416ad02feb8f61af1b1327032209179780057f63f314065bb17a74b957cd5f82a13c4a055c24
|
||||
SHA512 (firefox-langpacks-62.0.2-20180924.tar.xz) = 482913021bbf44b1191086b0f4ac3ce4ee4846154fb60b9eed801cd6061b02ff1d7185dbdb92baeca5b2fda472962981446e17d7a3604b60ed0e926e87db2a62
|
||||
|
Loading…
Reference in New Issue
Block a user