Updated to build3
This commit is contained in:
parent
43c6d2981e
commit
048a03c282
1
.gitignore
vendored
1
.gitignore
vendored
@ -223,3 +223,4 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-51.0-20170119.tar.xz
|
/firefox-langpacks-51.0-20170119.tar.xz
|
||||||
/firefox-51.0.1.source.tar.xz
|
/firefox-51.0.1.source.tar.xz
|
||||||
/firefox-langpacks-51.0.1-20170125.tar.xz
|
/firefox-langpacks-51.0.1-20170125.tar.xz
|
||||||
|
/firefox-langpacks-51.0.1-20170126.tar.xz
|
||||||
|
@ -98,13 +98,13 @@ ExcludeArch: armv7hl
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 51.0.1
|
Version: 51.0.1
|
||||||
Release: 1%{?pre_tag}%{?dist}
|
Release: 2%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/firefox/
|
URL: https://www.mozilla.org/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20170125.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20170126.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source12: firefox-redhat-default-prefs.js
|
Source12: firefox-redhat-default-prefs.js
|
||||||
@ -784,7 +784,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2017 Jan Horak <jhorak@redhat.com> - 51.0.1-1
|
* Wed Jan 25 2017 Jan Horak <jhorak@redhat.com> - 51.0.1-2
|
||||||
- Update to 51.0.1
|
- Update to 51.0.1
|
||||||
|
|
||||||
* Tue Jan 24 2017 Martin Stransky <stransky@redhat.com> - 51.0-3
|
* Tue Jan 24 2017 Martin Stransky <stransky@redhat.com> - 51.0-3
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
SHA512 (firefox-51.0.1.source.tar.xz) = 2c216eaa8371824ab37efffe0b3407c0c710b77833b6dc676fdda7fcc85f4b7e3a904c662bb35ea8cd8c059b8e359f77075c5b8f13aa6e562abc4a81884d92fd
|
SHA512 (firefox-langpacks-51.0.1-20170126.tar.xz) = 5c36e7ca9dad921a350495a550ba78f387a462408dcff170f8944eb98ef66ac0bbfbe546378836d77cfd56c16403ecd874ac7c15a83fa8bfa44d3271a8a31858
|
||||||
SHA512 (firefox-langpacks-51.0.1-20170125.tar.xz) = dda11190e74fd49cf6329ff33eaa9ce6b7909e6dafaf9db537d39b7c1b7b30410af978184ec235a6b291fce71e72bf83ae39cf2d99021df3d6e319d8ecda9778
|
SHA512 (firefox-51.0.1.source.tar.xz) = cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e
|
||||||
|
Loading…
Reference in New Issue
Block a user