Update to 78.0.2 build2
This commit is contained in:
parent
cae97a0741
commit
28cf3442dd
2
.gitignore
vendored
2
.gitignore
vendored
@ -406,3 +406,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-78.0-20200629.tar.xz
|
||||
/firefox-78.0.1.source.tar.xz
|
||||
/firefox-langpacks-78.0.1-20200701.tar.xz
|
||||
/firefox-78.0.2.source.tar.xz
|
||||
/firefox-langpacks-78.0.2-20200709.tar.xz
|
||||
|
@ -117,13 +117,13 @@ ExcludeArch: s390x
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 78.0.1
|
||||
Version: 78.0.2
|
||||
Release: 1%{?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 %{with langpacks}
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20200701.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20200709.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source10: firefox-mozconfig
|
||||
@ -971,6 +971,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jul 09 2020 Jan Horak <jhorak@redhat.com> - 78.0.2-1
|
||||
- Update to 78.0.2 build2
|
||||
|
||||
* Wed Jul 01 2020 Jan Horak <jhorak@redhat.com> - 78.0.1-1
|
||||
- Update to 78.0.1 build1
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (firefox-78.0.1.source.tar.xz) = 99d3ba99ab08a62641bd88ba9296144d29ec39d6b4e0252cd822f52cd7f561a77eadf63881ae1a16e2ed7caa9f815e48708225f3a5de882fb482b7788ab6c262
|
||||
SHA512 (firefox-langpacks-78.0.1-20200701.tar.xz) = 797f6a81fe7fa7e390ab9cc32af6fd282b57c3a484117d561bfeaac992a67a07fc6eb3d45064e51d5dcdb7de5e384e796a486d4b9ae5a29ad714548d6a447ff5
|
||||
SHA512 (firefox-78.0.2.source.tar.xz) = 4aa753fb51459301379d186f3c93e15755530e5e1ea17795d620cc9da56eb5e76cce483ca57f4af339b6f17e47101dff772ca01fb1b469201a09283f14f567be
|
||||
SHA512 (firefox-langpacks-78.0.2-20200709.tar.xz) = 1f5c1a23a72af1dd9cfbaae17d31efc6eb3c33cf6d0fb2d3524a66c8b07afebf0c144f8188d0069fa451efc7c81eed96c3ec0edf1148a46fa212a101c3c4e951
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 0906d5ad3e5348e211513f7a1e0df2a3fb0cf82ff4a8c08de32bd96d9596c992f8a13191aca003f526a6478a2dc23add5a96531f9504fe9fd25cac7d25ca7593
|
||||
|
Loading…
Reference in New Issue
Block a user