Updated to 69.0.1
This commit is contained in:
parent
5b43bf243c
commit
cda86d9844
2
.gitignore
vendored
2
.gitignore
vendored
@ -360,3 +360,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-68.0.2-20190814.tar.xz
|
/firefox-langpacks-68.0.2-20190814.tar.xz
|
||||||
/firefox-69.0.source.tar.xz
|
/firefox-69.0.source.tar.xz
|
||||||
/firefox-langpacks-69.0-20190829.tar.xz
|
/firefox-langpacks-69.0-20190829.tar.xz
|
||||||
|
/firefox-69.0.1.source.tar.xz
|
||||||
|
/firefox-langpacks-69.0.1-20190918.tar.xz
|
||||||
|
@ -93,13 +93,13 @@ ExcludeArch: ppc64le
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 69.0
|
Version: 69.0.1
|
||||||
Release: 11%{?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://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{with langpacks}
|
%if %{with langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20190829.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20190918.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source2: cbindgen-vendor.tar.xz
|
Source2: cbindgen-vendor.tar.xz
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
@ -975,6 +975,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 18 2019 Martin Stransky <stransky@redhat.com> - 69.0.1-1
|
||||||
|
- Updated to 69.0.1
|
||||||
|
|
||||||
* Wed Sep 18 2019 Martin Stransky <stransky@redhat.com> - 69.0-11
|
* Wed Sep 18 2019 Martin Stransky <stransky@redhat.com> - 69.0-11
|
||||||
- Do PGO builds with Wayland backend.
|
- Do PGO builds with Wayland backend.
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (firefox-69.0.source.tar.xz) = 83b4b9a3466d2686ae5b72f9495172dcb37037f3301c68f7940604180e28a40720256f66b34b090dffbdd7b377fbb815df1bb80c3df842bc9ae59551c7cf07b0
|
|
||||||
SHA512 (firefox-langpacks-69.0-20190829.tar.xz) = e45cec7cf4e0832407ce4fbe2c8e881ce6cf3d91ea7309ab9aec14adf808ecd7cdb5117e453eed9d145e3ac63b4c14c61272d00be25853b3a729c0b1e4fe6d19
|
|
||||||
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
|
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
|
||||||
|
SHA512 (firefox-69.0.1.source.tar.xz) = 89e63eb882cd729f938fef3cb0565cf166b14fa8c4e34ff027f3f6ea0469e4a49706074259013c1cea66f7a3f6f46aead8e055049d542935ddca983ac172b93f
|
||||||
|
SHA512 (firefox-langpacks-69.0.1-20190918.tar.xz) = f0165009a69bbd8d5d863a53cb5a5e270e8c6ea1187cbe0cf773c25ec44fac8bd2ebc64e36b0f399431c67ec3f71d62d413955a9e376cd194d157bae41f0c0ea
|
||||||
|
Loading…
Reference in New Issue
Block a user