Updated to 48.0 (B2)
This commit is contained in:
parent
2b8c187302
commit
eb56d8c28e
1
.gitignore
vendored
1
.gitignore
vendored
@ -201,3 +201,4 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-47.0.1-20160711.tar.xz
|
/firefox-langpacks-47.0.1-20160711.tar.xz
|
||||||
/firefox-langpacks-48.0-20160726.tar.xz
|
/firefox-langpacks-48.0-20160726.tar.xz
|
||||||
/firefox-48.0.source.tar.xz
|
/firefox-48.0.source.tar.xz
|
||||||
|
/firefox-langpacks-48.0-20160727.tar.xz
|
||||||
|
@ -82,13 +82,13 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 48.0
|
Version: 48.0
|
||||||
Release: 2%{?pre_tag}%{?dist}
|
Release: 3%{?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}-20160726.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20160727.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source12: firefox-redhat-default-prefs.js
|
Source12: firefox-redhat-default-prefs.js
|
||||||
@ -772,6 +772,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 27 2016 Martin Stransky <stransky@redhat.com> - 48.0-3
|
||||||
|
- Updated to 48.0 (B2)
|
||||||
|
|
||||||
* Wed Jul 27 2016 Jan Horak <jhorak@redhat.com> - 48.0-2
|
* Wed Jul 27 2016 Jan Horak <jhorak@redhat.com> - 48.0-2
|
||||||
- Negotiate authentication is made off the main thread again (mozbz#890908)
|
- Negotiate authentication is made off the main thread again (mozbz#890908)
|
||||||
- Fixed default prerefences (rhbz#1349489)
|
- Fixed default prerefences (rhbz#1349489)
|
||||||
|
2
sources
2
sources
@ -1,2 +1,4 @@
|
|||||||
c8efa23c33b6402b17d6477bc9f297d4 firefox-langpacks-48.0-20160726.tar.xz
|
c8efa23c33b6402b17d6477bc9f297d4 firefox-langpacks-48.0-20160726.tar.xz
|
||||||
c7f46b9cd8f5750ec16f9d557deb65fb firefox-48.0.source.tar.xz
|
c7f46b9cd8f5750ec16f9d557deb65fb firefox-48.0.source.tar.xz
|
||||||
|
df52f6cfdf98e10b3f036479f38406c4 firefox-48.0.source.tar.xz
|
||||||
|
be99fdaebb501a70c03cee3a49f716b1 firefox-langpacks-48.0-20160727.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user