diff --git a/zsh.changes b/zsh.changes index 6595068..4c755bf 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Aug 3 10:28:02 UTC 2023 - Andreas Schwab + +- Enable testsuite in qemu build + ------------------------------------------------------------------- Tue Feb 28 16:40:02 UTC 2023 - Paolo Perego diff --git a/zsh.spec b/zsh.spec index 8db4af0..21a2366 100644 --- a/zsh.spec +++ b/zsh.spec @@ -212,7 +212,6 @@ rm -f %{buildroot}/%{_infodir}/dir %endif %check -%if ! 0%{?qemu_user_space_build} %if 0%{?suse_version} make %{?_smp_mflags} check %else @@ -227,7 +226,6 @@ mv Test/E01options.ztst Test/E01options.ztst.mvd %endif ZTST_verbose=0 make test %endif -%endif %preun %if ! 0%{?suse_version}