From 0dc9710418904c18bf4421d65e8fff037ea897bf Mon Sep 17 00:00:00 2001 From: Martin Stransky Date: Tue, 6 Apr 2021 09:58:31 +0200 Subject: Enabled xpcshell/crashtests on Wayland --- firefox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index d938f00..3925ab9 100644 --- a/firefox.spec +++ b/firefox.spec @@ -154,7 +154,7 @@ ExcludeArch: armv7hl Summary: Mozilla Firefox Web browser Name: firefox Version: 87.0 -Release: 10%{?pre_tag}%{?dist} +Release: 11%{?pre_tag}%{?dist} URL: https://www.mozilla.org/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz @@ -1053,7 +1053,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Sat Apr 4 2021 Martin Stransky - 87.0-10 +* Tue Apr 6 2021 Martin Stransky - 87.0-11 +- Enabled xpcshell/crashtests on Wayland. + +* Sat Apr 3 2021 Martin Stransky - 87.0-10 - Wayland testing again. * Thu Apr 1 2021 Martin Stransky - 87.0-9 -- cgit