Updated to 81.0.2
This commit is contained in:
parent
7ca551f7b3
commit
d06ca67e04
2
.gitignore
vendored
2
.gitignore
vendored
@ -420,3 +420,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-81.0-20200921.tar.xz
|
/firefox-langpacks-81.0-20200921.tar.xz
|
||||||
/firefox-81.0.1.source.tar.xz
|
/firefox-81.0.1.source.tar.xz
|
||||||
/firefox-langpacks-81.0.1-20200930.tar.xz
|
/firefox-langpacks-81.0.1-20200930.tar.xz
|
||||||
|
/firefox-81.0.2.source.tar.xz
|
||||||
|
/firefox-langpacks-81.0.2-20201012.tar.xz
|
||||||
|
@ -106,13 +106,13 @@ ExcludeArch: s390x
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 81.0.1
|
Version: 81.0.2
|
||||||
Release: 9%{?dist}
|
Release: 1%{?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}-20200930.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20201012.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source2: cbindgen-vendor.tar.xz
|
Source2: cbindgen-vendor.tar.xz
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
@ -981,6 +981,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 12 2020 Martin Stransky <stransky@redhat.com> - 81.0.2-1
|
||||||
|
- Updated to latest upstream - 81.0.2
|
||||||
|
|
||||||
* Thu Oct 8 2020 Martin Stransky <stransky@redhat.com> - 81.0.1-9
|
* Thu Oct 8 2020 Martin Stransky <stransky@redhat.com> - 81.0.1-9
|
||||||
- Added an updated fix for mozbz#1656727
|
- Added an updated fix for mozbz#1656727
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (cbindgen-vendor.tar.xz) = f0425020e2d43a3d28b03f82bdb9719728112a2c94b1d595da384d0674ca21d0940a6f729a690434d670e598fbc6bb5193c89da0a4633a734c70dd786222e711
|
SHA512 (cbindgen-vendor.tar.xz) = f0425020e2d43a3d28b03f82bdb9719728112a2c94b1d595da384d0674ca21d0940a6f729a690434d670e598fbc6bb5193c89da0a4633a734c70dd786222e711
|
||||||
SHA512 (firefox-81.0.1.source.tar.xz) = 3e7c4b95872d46fc21f4c55691a159fd2c245537e4e59072f7699da10eacd44fa4bbbab08a028e421bee46356bd02d157620ea040900305a93d6c21bbd695608
|
SHA512 (firefox-81.0.2.source.tar.xz) = 8a3ef4819120e93b860344ef05b4ef05262e3f127053ef66b3c1eb4b157932913f72fd4ba5500e86c2ef29f25be58e0c6e2c47a1c1ecde2abe77ece5f948fd75
|
||||||
SHA512 (firefox-langpacks-81.0.1-20200930.tar.xz) = 0432f2b17c457b7086f253f026eb93cf643027d4c4a4f2878860194de49fc62b372429b84c1bf5bdf7fbcda229fbc521c19d87138aa04893b70f488fe66eb88c
|
SHA512 (firefox-langpacks-81.0.2-20201012.tar.xz) = 5cc72b8a2e27318a55cda9156c6ade3613ae7f560d76fa0a12182626c6051b8d02f23b95597d185daf35b85bd8491bc44a6ca214619b641dc47f98564db75c97
|
||||||
|
Loading…
Reference in New Issue
Block a user