From 27e4b08bcee1fbc2c1b8b73cd0528a932a0c4c211a2fdff9444673be0c13c271 Mon Sep 17 00:00:00 2001 From: Paolo Perego Date: Thu, 3 Aug 2023 13:01:59 +0000 Subject: [PATCH] Accepting request 1102154 from home:Andreas_Schwab:Factory - Enable testsuite in qemu build OBS-URL: https://build.opensuse.org/request/show/1102154 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=245 --- zsh.changes | 5 +++++ zsh.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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}