diff options
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 9da8e8e..054f544 100644 --- a/firefox.spec +++ b/firefox.spec @@ -91,7 +91,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 40.0.3 -Release: 2%{?pre_tag}%{?dist} +Release: 3%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -781,6 +781,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Sep 3 2015 Martin Stransky <stransky@redhat.com> - 40.0.3-3 +- Removed the dom.ipc.plugins.asyncInit hack, it's already in tarball + * Wed Sep 2 2015 Martin Stransky <stransky@redhat.com> - 40.0.3-2 - ppc64le build fix |