diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-05-16 13:10:53 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-05-16 13:10:53 +0200 |
commit | d9069610b287223d607c9590cde23b7c52796293 (patch) | |
tree | 90050b759d6d0a09028f8c00cd5e6c77d7f8bff0 /firefox.spec | |
parent | f7d06efda859ef871f6f54e5c9766cf907719385 (diff) |
Firefox: Fixed extension compatibility dialog
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/firefox.spec b/firefox.spec index 76f4607..4e34c28 100644 --- a/firefox.spec +++ b/firefox.spec @@ -79,7 +79,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 21.0 -Release: 1%{?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 @@ -519,6 +519,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu May 16 2013 Remi Collet <RPMS@FamilleCollet.com> - 21.0-3 +- pull changes from rawhide: + Fixed extension compatibility dialog (rhbz#963422) + +* Thu May 16 2013 Martin Stransky <stransky@redhat.com> - 21.0-3 +- Fixed extension compatibility dialog (rhbz#963422) + * Wed May 15 2013 Remi Collet <RPMS@FamilleCollet.com> - 21.0-1 - Update to 21.0 - use python27 SCL for EL-6 build |