Update to build 3
This commit is contained in:
parent
d7f28b7b80
commit
91dd9055be
1
.gitignore
vendored
1
.gitignore
vendored
@ -234,3 +234,4 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-53.0.3-20170526.tar.xz
|
||||
/firefox-54.0.source.tar.xz
|
||||
/firefox-langpacks-54.0-20170608.tar.xz
|
||||
/firefox-langpacks-54.0-20170613.tar.xz
|
||||
|
@ -100,7 +100,7 @@ License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
Group: Applications/Internet
|
||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||
%if %{build_langpacks}
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20170608.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20170613.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -848,6 +848,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2017 Jan Horak <jhorak@redhat.com> - 54.0-2
|
||||
- Update to 54.0 (B3)
|
||||
|
||||
* Thu Jun 8 2017 Jan Horak <jhorak@redhat.com> - 54.0-1
|
||||
- Update to 54.0
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-54.0.source.tar.xz) = 591441e4cfbad2dcad2e833ed24ca78bc7b10625e4945411b2099e0be09318cdbfa4b6c4d229b10edd50161d780314bb7ed7a2602f37eb14410d60c659cc8a33
|
||||
SHA512 (firefox-langpacks-54.0-20170608.tar.xz) = a4fe0a0d35be0f48c58f7c7fef48d3f2337b49accac53445056b3f4e42e6b47e25656b0290043160e1f2bc06d38aab8662f662735bfccef8c0a56a242f1c3029
|
||||
SHA512 (firefox-54.0.source.tar.xz) = 0ff6960804e7f6d3e15faeb14b237fee45acae31b4652a6cc5cafa1a1b1eab3537616c3e8ea6d8f3109c87dcc8f86f0df3da2627903b80061c8a62fb11598ed9
|
||||
SHA512 (firefox-langpacks-54.0-20170613.tar.xz) = 7936b97945ce2c6f893158458a6f9611dc964ed0c13258641fbba504ce057525668d6a86c8535682349a7a4d22d9ceb6b52f2295c80a4ec19e5133ac2d0be0ae
|
||||
|
Loading…
Reference in New Issue
Block a user