summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
authorMartin Stransky <stransky@redhat.com>2021-03-02 09:01:48 +0100
committerMartin Stransky <stransky@redhat.com>2021-03-02 09:01:48 +0100
commit4c51d6a65a4c92af23c80d62fcfdffb3c8c46297 (patch)
tree87d8ce33e40fd39c14848a63be4505a4d6aeb003 /firefox.spec
parentLog reftest results as HTML (diff)
downloadlibrewolf-fedora-ff-4c51d6a65a4c92af23c80d62fcfdffb3c8c46297.tar.gz
librewolf-fedora-ff-4c51d6a65a4c92af23c80d62fcfdffb3c8c46297.tar.bz2
librewolf-fedora-ff-4c51d6a65a4c92af23c80d62fcfdffb3c8c46297.zip
Test fixes
Diffstat (limited to 'firefox.spec')
-rw-r--r--firefox.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox.spec b/firefox.spec
index 857aa37..f9d00cf 100644
--- a/firefox.spec
+++ b/firefox.spec
@@ -1084,6 +1084,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Mar 1 2021 Martin Stransky <stransky@redhat.com> - 86.0-5
- Run xpcshell tests sequential
+- Test fixes
* Mon Mar 1 2021 Martin Stransky <stransky@redhat.com> - 86.0-4
- Enable Wayland backend only when Wayland display is set.
bgstack15