Update to 44.0.2 (B3)
This commit is contained in:
parent
cf4dbd194a
commit
bc5e1e5ef3
1
.gitignore
vendored
1
.gitignore
vendored
@ -181,3 +181,4 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-44.0.1-20160208.tar.xz
|
/firefox-langpacks-44.0.1-20160208.tar.xz
|
||||||
/firefox-44.0.2.source.tar.xz
|
/firefox-44.0.2.source.tar.xz
|
||||||
/firefox-langpacks-44.0.2-20160210.tar.xz
|
/firefox-langpacks-44.0.2-20160210.tar.xz
|
||||||
|
/firefox-langpacks-44.0.2-20160211.tar.xz
|
||||||
|
@ -78,13 +78,13 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 44.0.2
|
Version: 44.0.2
|
||||||
Release: 1%{?pre_tag}%{?dist}
|
Release: 2%{?pre_tag}%{?dist}
|
||||||
URL: https://www.mozilla.org/projects/firefox/
|
URL: https://www.mozilla.org/projects/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}-20160210.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20160211.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source12: firefox-redhat-default-prefs.js
|
Source12: firefox-redhat-default-prefs.js
|
||||||
@ -769,6 +769,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 11 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-2
|
||||||
|
- Update to 44.0.2 (B3)
|
||||||
|
|
||||||
* Wed Feb 10 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-1
|
* Wed Feb 10 2016 Martin Stransky <stransky@redhat.com> - 44.0.2-1
|
||||||
- Update to 44.0.2 (B2)
|
- Update to 44.0.2 (B2)
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
fc061a5bbbd6d8b4c60e9714a3db406e firefox-44.0.2.source.tar.xz
|
9596accec2ce7031eaab5c33373a1af4 firefox-44.0.2.source.tar.xz
|
||||||
4562f2e6f90d44dc90413091af64e5bf firefox-langpacks-44.0.2-20160210.tar.xz
|
0e99930bf51599caf47c65f123916a4c firefox-langpacks-44.0.2-20160211.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user