Updated to 67.0.4
This commit is contained in:
parent
e800041374
commit
25b842803d
2
.gitignore
vendored
2
.gitignore
vendored
@ -349,3 +349,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-67.0.2-20190611.tar.xz
|
||||
/firefox-langpacks-67.0.3-20190618.tar.xz
|
||||
/firefox-67.0.3.source.tar.xz
|
||||
/firefox-67.0.4.source.tar.xz
|
||||
/firefox-langpacks-67.0.4-20190620.tar.xz
|
||||
|
@ -92,13 +92,13 @@ ExcludeArch: s390x
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 67.0.3
|
||||
Version: 67.0.4
|
||||
Release: 1%{?pre_tag}%{?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}-20190618.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20190620.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source10: firefox-mozconfig
|
||||
@ -944,6 +944,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Jun 20 2019 Martin Stransky <stransky@redhat.com> - 67.0.4-1
|
||||
- Updated to 67.0.4
|
||||
|
||||
* Tue Jun 18 2019 Martin Stransky <stransky@redhat.com> - 67.0.3-1
|
||||
- Updated to 67.0.3
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = bdd1535c9923a082cdca263ff2c1765814b00b6a1c74be95bac4dbf7d0b7b29c1c27f0fed6feae99c88521c96e2865f0ea3cf784bd9a32a44cec6ee4df850662
|
||||
SHA512 (firefox-langpacks-67.0.3-20190618.tar.xz) = 855c6e28970556be60ac696ad0de20e23d430aa7927a1cdb18af09b918f3123a9fa4dcf993d982ecd6dfd28583bcdf039df0d6341e9b4136d9687cf299b0d2a4
|
||||
SHA512 (firefox-67.0.3.source.tar.xz) = c75075a48d950decdac295c879d0d9d75a17fdc5d32d1fd4b0ec9141f09f97603e2c5c1266257a21f7ccc53b919869f09e5829ab742811d040b4ecad29998682
|
||||
SHA512 (firefox-67.0.4.source.tar.xz) = 42abc837b5808a55e68273db6aa45fa73f8fe1df3c9072c94d8d049b6803ce8758745cc0a68af64c4ce9f86e5dd3b3619824ba67fabddce428204605894d9ee7
|
||||
SHA512 (firefox-langpacks-67.0.4-20190620.tar.xz) = 99a0528d7be28a26352dc43ef0090b38a83959af2b68d9b08015c83f523bbc9f364199a9016d13b5a039a2d8aaa164f8b4b0a210d0c62d209d5261dbfa9ada1f
|
||||
|
Loading…
Reference in New Issue
Block a user