diff options
author | Jan Horak <jhorak@redhat.com> | 2017-04-18 10:57:31 +0200 |
---|---|---|
committer | Jan Horak <jhorak@redhat.com> | 2017-04-18 10:57:31 +0200 |
commit | 676b701984824f9e527444c3ef633715d1b9fe8a (patch) | |
tree | 48036e703c1037d3158500a0111553a14cd10140 /firefox.spec | |
parent | Updated nss version (diff) | |
download | librewolf-fedora-ff-676b701984824f9e527444c3ef633715d1b9fe8a.tar.gz librewolf-fedora-ff-676b701984824f9e527444c3ef633715d1b9fe8a.tar.bz2 librewolf-fedora-ff-676b701984824f9e527444c3ef633715d1b9fe8a.zip |
Resolves: #1403970 some images rendered as dark because of buggy color profiles (stop overriding gfx.color_management.enablev4 pref)
Diffstat (limited to 'firefox.spec')
-rw-r--r-- | firefox.spec | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec index 758c884..fbbba2b 100644 --- a/firefox.spec +++ b/firefox.spec @@ -837,6 +837,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : * Tue Apr 18 2017 Martin Stransky <stransky@redhat.com> - 53.0-1 - Updated to 53.0 (B6) +* Tue Apr 18 2017 Jan Horak <jhorak@redhat.com> - 52.0.2-3 +- Do not use color management until it is fixed for some broken profiles, + ie. don't set gfx.color_management.enablev4 to true (rhbz#1403970). + * Fri Mar 31 2017 Martin Stransky <stransky@redhat.com> - 52.0.2-2 - Added patch for mozbz#1348576 - enable e10s by default - Added patch for mozbz#1158076 - enable dark theme by pref |