diff options
author | Martin Stransky <stransky@anakreon.cz> | 2014-05-15 11:49:47 +0200 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2014-05-15 11:49:47 +0200 |
commit | 51cc6c3a189b4f1a2f11f8012a5519e9e445e709 (patch) | |
tree | 1cd17a29e0d7e97c81f64e89dbd00f2d49148151 /firefox.spec | |
parent | Update to 29.0.1 (diff) | |
download | librewolf-fedora-ff-51cc6c3a189b4f1a2f11f8012a5519e9e445e709.tar.gz librewolf-fedora-ff-51cc6c3a189b4f1a2f11f8012a5519e9e445e709.tar.bz2 librewolf-fedora-ff-51cc6c3a189b4f1a2f11f8012a5519e9e445e709.zip |
Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper
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 5ef7900..411ecf1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -87,7 +87,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 29.0.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 @@ -635,6 +635,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Thu May 15 2014 Martin Stransky <stransky@redhat.com> - 29.0.1-2 +- Fixed rhbz#1098090 - Enable plugin-container for nspluginwrapper + * Wed May 14 2014 Martin Stransky <stransky@redhat.com> - 29.0.1-1 - Update to 29.0.1 |