summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2014-11-13 12:13:51 +0100
committerMartin Stransky <stransky@redhat.com>2014-11-13 12:13:51 +0100
commit5698a81a43fd206f3a54dc7e7f4c9b2c9a23abfc (patch)
tree75ad26d30f2ea20fd9ae14350b80899c3a70aafc /firefox.spec
parentUpdate to new upstream - 33.1 (diff)
downloadlibrewolf-fedora-ff-5698a81a43fd206f3a54dc7e7f4c9b2c9a23abfc.tar.gz
librewolf-fedora-ff-5698a81a43fd206f3a54dc7e7f4c9b2c9a23abfc.tar.bz2
librewolf-fedora-ff-5698a81a43fd206f3a54dc7e7f4c9b2c9a23abfc.zip
Disabled downloads non-free OpenH264 blob on first start (rhbz#1155499)
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/firefox.spec b/firefox.spec
index a0c99f5..e8147c2 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -113,7 +113,7 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 33.1
-Release: 1%{?pre_tag}%{?dist}
+Release: 2%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
@@ -767,7 +767,11 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
-* Tue Nov 11 2014 Martin Stransky <stransky@redhat.com> - 33.0-6
+* Thu Nov 13 2014 Martin Stransky <stransky@redhat.com> - 33.1-2
+- Disabled downloads non-free OpenH264 blob on first start
+ (rhbz#1155499)
+
+* Tue Nov 11 2014 Martin Stransky <stransky@redhat.com> - 33.1-1
- Update to 33.1 build 3
* Mon Nov 10 2014 Martin Stransky <stransky@redhat.com> - 33.0-5
bgstack15