Update to 55.0.3
This commit is contained in:
parent
21c952db84
commit
b83dccde55
2
.gitignore
vendored
2
.gitignore
vendored
@ -244,3 +244,5 @@ firefox-3.6.4.source.tar.bz2
|
||||
/firefox-langpacks-55.0.1-20170814.tar.xz
|
||||
/firefox-55.0.2.source.tar.xz
|
||||
/firefox-langpacks-55.0.2-20170818.tar.xz
|
||||
/firefox-55.0.3.source.tar.xz
|
||||
/firefox-langpacks-55.0.3-20170901.tar.xz
|
||||
|
@ -98,14 +98,14 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 55.0.2
|
||||
Release: 3%{?pre_tag}%{?dist}
|
||||
Version: 55.0.3
|
||||
Release: 1%{?pre_tag}%{?dist}
|
||||
URL: https://www.mozilla.org/firefox/
|
||||
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}-20170818.tar.xz
|
||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20170901.tar.xz
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source12: firefox-redhat-default-prefs.js
|
||||
@ -867,6 +867,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Fri Sep 1 2017 Jan Horak <jhorak@redhat.com> - 55.0.3-1
|
||||
- Update to 55.0.3
|
||||
|
||||
* Thu Aug 24 2017 Martin Stransky <stransky@redhat.com> - 55.0.2-3
|
||||
- Enable to build with nspr-4.16.
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (firefox-55.0.2.source.tar.xz) = a27722cb5840aac89752fea0880a7e093e84b50dc78a36dc8c4bd493ffda10fa61446007f680bfe65db7a0debe4c21e6f0bf9f0de9876bba067abdda6fed7be4
|
||||
SHA512 (firefox-langpacks-55.0.2-20170818.tar.xz) = f7fdc775f83cb0d4ee2a20bd6d9f138c8007b0139a24e55210266804271660cc67ab458b2da674f9f0347e1a078250986074dc9ec71b3d47439743aca23d2965
|
||||
SHA512 (firefox-55.0.3.source.tar.xz) = 3cacc87b97871f3a8c5e97c17ef7025079cb5c81f32377d9402cdad45815ac6c4c4762c79187f1e477910161c2377c42d41de62a50b6741d5d7c1cd70e8c6416
|
||||
SHA512 (firefox-langpacks-55.0.3-20170901.tar.xz) = 582f104e20be5831bc9a3862910a321f8868c26331c3ed01405e484da7909f3e8ff1f491702c48aafd9bc1d2a2fc6cbb15eb6fa94d083076896b8342b14a3466
|
||||
|
Loading…
Reference in New Issue
Block a user