diff --git a/schily.changes b/schily.changes index 2640159..575aebc 100644 --- a/schily.changes +++ b/schily.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jul 3 09:28:52 UTC 2020 - Jan Engelhardt + +- Run tests after build. + ------------------------------------------------------------------- Tue Jun 9 23:17:15 UTC 2020 - Jan Engelhardt diff --git a/schily.spec b/schily.spec index 564cc55..9ee4dba 100644 --- a/schily.spec +++ b/schily.spec @@ -642,6 +642,9 @@ rm -Rfv \ %fdupes -s %buildroot/%_prefix +%check +NO_RANDOM=TRUE make tests || : + %post -n cdrecord %set_permissions %_bindir/cdrecord true