summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorJan Horak <jhorak@redhat.com>2011-03-17 18:17:54 +0100
committerJan Horak <jhorak@redhat.com>2011-03-17 18:17:54 +0100
commit8f8da735b4ca9bee86d92cceda33ab823188f5f4 (patch)
tree613cee2feda12f563f5741c876a41578a3d192a5 /firefox.spec
parent4.0 RC 1 (diff)
downloadlibrewolf-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.spec5
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
bgstack15