Updated to 69.0.3
This commit is contained in:
parent
b9f1625809
commit
152ddea84d
2
.gitignore
vendored
2
.gitignore
vendored
@ -364,3 +364,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-69.0.1-20190918.tar.xz
|
||||
/firefox-langpacks-69.0.2-20191003.tar.xz
|
||||
/firefox-69.0.2.source.tar.xz
|
||||
/firefox-69.0.3.source.tar.xz
|
||||
/firefox-langpacks-69.0.3-20191010.tar.xz
|
||||
|
@ -93,13 +93,13 @@ ExcludeArch: ppc64le
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 69.0.2
|
||||
Release: 3%{?pre_tag}%{?dist}
|
||||
Version: 69.0.3
|
||||
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}-20191003.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20191010.tar.xz
|
||||
%endif
|
||||
Source2: cbindgen-vendor.tar.xz
|
||||
Source10: firefox-mozconfig
|
||||
@ -988,6 +988,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Thu Oct 10 2019 Martin Stransky <stransky@redhat.com> - 69.0.3-1
|
||||
- Updated to 69.0.3
|
||||
|
||||
* Wed Oct 9 2019 Martin Stransky <stransky@redhat.com> - 69.0.2-3
|
||||
- Obsolete firefox-wayland when we're on wayland by default.
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (cbindgen-vendor.tar.xz) = 88afa0bc6af525cbb46bc75578b90419b28b95b396d5002fbf299a78a173681b840096ff83ef6e48553d1a5e0aa04e79383ab4d09bf431f3b864fcbacc7de46d
|
||||
SHA512 (firefox-langpacks-69.0.2-20191003.tar.xz) = 1da548a109489379e39b697eede84c65d6cede849680dd7ade3b4fd3f39d6998f5f6c97741384afc665d9a1addfe9b45c4933100e7c86158f54684840eb51d93
|
||||
SHA512 (firefox-69.0.2.source.tar.xz) = 86f29ff3c699f83041a25294a2ec4f4d07f73aab05132c0d63f583c2094ca007adc30d6a3b8e961170b1579f5966a76b905b0ae1094309741fc826ddd9ebf094
|
||||
SHA512 (firefox-69.0.3.source.tar.xz) = bc4020c5f1a1eac82944f6402aa374c830231a0f168c6cdab8924a1c7a1b296381b45bce0a0567811ad86c2688972a35fda3f6c15e562b03a47d48617fe7611a
|
||||
SHA512 (firefox-langpacks-69.0.3-20191010.tar.xz) = e293903557dffa0231345a2ae4085705ae3b5b9c1935c1fc2890d042e63862d45134a03403bbebec1fbe068b9d590797946feb8153e2d4129e5f4e309065381a
|
||||
|
Loading…
Reference in New Issue
Block a user