diff options
author | Martin Stransky <stransky@anakreon.cz> | 2011-11-15 11:00:28 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2011-11-15 11:00:28 +0100 |
commit | 126d848301e52364e1555caf660033eff046d1dc (patch) | |
tree | 5410b82a8ffc8f33ef29a8c8c24049bcdfa32f03 /firefox.spec | |
parent | Temporary workaround for langpacks (#753551) (diff) | |
download | librewolf-fedora-ff-126d848301e52364e1555caf660033eff046d1dc.tar.gz librewolf-fedora-ff-126d848301e52364e1555caf660033eff046d1dc.tar.bz2 librewolf-fedora-ff-126d848301e52364e1555caf660033eff046d1dc.zip |
Disabled addon check UI (#753551)
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 76bfab1..8a333a9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -44,7 +44,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 8.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 @@ -341,6 +341,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Nov 15 2011 Martin Stransky <stransky@redhat.com> - 8.0-3 +- Disabled addon check UI (#753551) + * Tue Nov 15 2011 Martin Stransky <stransky@redhat.com> - 8.0-2 - Temporary workaround for langpacks (#753551) |