summaryrefslogtreecommitdiff
path: root/firefox.spec
diff options
context:
space:
mode:
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