diff options
author | Jan Horak <jhorak@redhat.com> | 2011-03-17 18:17:54 +0100 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2011-03-17 18:17:54 +0100 |
commit | 8f8da735b4ca9bee86d92cceda33ab823188f5f4 (patch) | |
tree | 613cee2feda12f563f5741c876a41578a3d192a5 /firefox.spec | |
parent | 4.0 RC 1 (diff) | |
download | librewolf-fedora-ff-8f8da735b4ca9bee86d92cceda33ab823188f5f4.tar.gz librewolf-fedora-ff-8f8da735b4ca9bee86d92cceda33ab823188f5f4.tar.bz2 librewolf-fedora-ff-8f8da735b4ca9bee86d92cceda33ab823188f5f4.zip |
Rebuild against libxul, disabled gnomevfs and enabled gio
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 ac05f40..16b1658 100644 --- a/firefox.spec +++ b/firefox.spec @@ -24,7 +24,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 4.0 -Release: 0.19%{?pre_tag}%{?dist} +Release: 0.20%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -332,6 +332,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu Mar 17 2011 Jan Horak <jhorak@redhat.com> - 4.0-0.20 +- Rebuild against xulrunner with disabled gnomevfs and enabled gio + * Wed Mar 9 2011 Christopher Aillon <caillon@redhat.com> - 4.0-0.19 - Firefox 4.0 RC 1 |