diff options
author | Martin Stransky <stransky@anakreon.cz> | 2014-11-10 09:11:41 +0100 |
---|---|---|
committer | Martin Stransky <stransky@anakreon.cz> | 2014-11-10 09:11:41 +0100 |
commit | f8f8f9038190ace70a2a0c0a38e4ae6c43c5a234 (patch) | |
tree | c6105177eb54990fda0c8669178dd30a60fb9c30 /firefox.spec | |
parent | system jpeg - let's do it better (diff) | |
download | librewolf-fedora-ff-f8f8f9038190ace70a2a0c0a38e4ae6c43c5a234.tar.gz librewolf-fedora-ff-f8f8f9038190ace70a2a0c0a38e4ae6c43c5a234.tar.bz2 librewolf-fedora-ff-f8f8f9038190ace70a2a0c0a38e4ae6c43c5a234.zip |
Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIR
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 e8a6a9d..387d5e4 100644 --- a/firefox.spec +++ b/firefox.spec @@ -113,7 +113,7 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 33.0 -Release: 4%{?pre_tag}%{?dist} +Release: 5%{?pre_tag}%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -771,6 +771,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Nov 10 2014 Martin Stransky <stransky@redhat.com> - 33.0-5 +- Fixed rhbz#1161110 - /usr/bin/firefox should not mess with TMPDIR + * Tue Nov 4 2014 Martin Stransky <stransky@redhat.com> - 33.0-4 - Do not use system libjpeg-turbo on rawhide |