Update to 61.0.2
This commit is contained in:
parent
76171a8d89
commit
b43c4e03c8
2
.gitignore
vendored
2
.gitignore
vendored
@ -304,3 +304,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-61.0-20180622.tar.xz
|
/firefox-langpacks-61.0-20180622.tar.xz
|
||||||
/firefox-61.0.1.source.tar.xz
|
/firefox-61.0.1.source.tar.xz
|
||||||
/firefox-langpacks-61.0.1-20180710.tar.xz
|
/firefox-langpacks-61.0.1-20180710.tar.xz
|
||||||
|
/firefox-langpacks-61.0.2-20180809.tar.xz
|
||||||
|
/firefox-61.0.2.source.tar.xz
|
||||||
|
@ -102,13 +102,13 @@
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 61.0.1
|
Version: 61.0.2
|
||||||
Release: 4%{?pre_tag}%{?dist}
|
Release: 1%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Source0: https://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://hg.mozilla.org/releases/mozilla-release/archive/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20180710.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20180809.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source12: firefox-redhat-default-prefs.js
|
Source12: firefox-redhat-default-prefs.js
|
||||||
@ -930,6 +930,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 9 2018 Martin Stransky <stransky@redhat.com> - 61.0.2-1
|
||||||
|
- Update to 61.0.2
|
||||||
|
|
||||||
* Wed Aug 1 2018 Ondrej Zoder <ozoder@redhat.com> - 61.0.1-4
|
* Wed Aug 1 2018 Ondrej Zoder <ozoder@redhat.com> - 61.0.1-4
|
||||||
- Fixed rhbz#1610428
|
- Fixed rhbz#1610428
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (firefox-61.0.1.source.tar.xz) = 0395ac164450b394852aa8370c1c99538e12c43a9fa13d386831477379bf0498f0a68b08fac6ea01c044245247f53b8dd323c94ccd8e3dc7182f084be8c74915
|
SHA512 (firefox-langpacks-61.0.2-20180809.tar.xz) = 1123bea1967e8795f8a2a5999244bf99c7fb947fca30d0469c27e9e9b4b182d5fa913150bd16f243898eaf4c14c7645721b0d4c78dfc769a622015410567b93e
|
||||||
SHA512 (firefox-langpacks-61.0.1-20180710.tar.xz) = 239404a245611876accc8c88c86123e75ab9364a3d2b28d146876d504966d8c85cfe804dc8330681fc73fae1f3c8a7c2acb26d2cd3ae33fe35f00f2c0e771820
|
SHA512 (firefox-61.0.2.source.tar.xz) = a20b127726cf0a082604efcbc9b91ea3c653ac639edb4b26e1fadef51410ccdae9b5d3a534563528945d2425382346858af307e79e8da1e4972aacbe1277f6ff
|
||||||
|
Loading…
Reference in New Issue
Block a user