1
0
Dominique Leuenberger 2021-06-16 18:33:25 +00:00 committed by Git OBS Bridge
commit cd44de96f7
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 9 00:48:35 UTC 2021 - Simon Lees <sflees@suse.de>
- Enable testsuite
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 9 16:16:55 UTC 2021 - Dirk Müller <dmueller@suse.com> Sat Jan 9 16:16:55 UTC 2021 - Dirk Müller <dmueller@suse.com>

View File

@ -122,6 +122,14 @@ popd
} }
%check
%{python_expand pushd build_%{$python_bin_suffix}
make check
popd
}
%install %install
%{python_expand pushd build_%{$python_bin_suffix} %{python_expand pushd build_%{$python_bin_suffix}