diff options
author | Martin Stransky <stransky@redhat.com> | 2013-05-16 12:26:54 +0200 |
---|---|---|
committer | Martin Stransky <stransky@redhat.com> | 2013-05-16 12:26:54 +0200 |
commit | 013fcd5c02b1fbf34b5ec677891866c154ef4c81 (patch) | |
tree | 300d991e8a1190044bb9e08e225189fa833338f0 /firefox.spec | |
parent | Keep compatibility with old preference dir (diff) | |
download | librewolf-fedora-ff-013fcd5c02b1fbf34b5ec677891866c154ef4c81.tar.gz librewolf-fedora-ff-013fcd5c02b1fbf34b5ec677891866c154ef4c81.tar.bz2 librewolf-fedora-ff-013fcd5c02b1fbf34b5ec677891866c154ef4c81.zip |
Fixed extension compatibility dialog (rhbz#963422)
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 7a6f35c..2b76c6c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -55,7 +55,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 21.0 -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 @@ -442,6 +442,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu May 16 2013 Martin Stransky <stransky@redhat.com> - 21.0-3 +- Fixed extension compatibility dialog (rhbz#963422) + * Wed May 15 2013 Martin Stransky <stransky@redhat.com> - 21.0-2 - Keep compatibility with old preference dir |