diff --git a/python-dfVFS.changes b/python-dfVFS.changes index 9782f93..ca368e9 100644 --- a/python-dfVFS.changes +++ b/python-dfVFS.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 5 21:38:26 UTC 2023 - Greg Freemyer + +- re-enable %check section as the built-in tests now all pass + -- + ------------------------------------------------------------------- Wed Mar 8 15:22:51 UTC 2023 - Greg Freemyer @@ -31,6 +37,7 @@ Thu Dec 1 18:11:16 UTC 2022 - Greg Freemyer - Added ISO9660 test file and tests - add BuildRequires python-libcaes - add BuildRequires python-libfsfat +- re-disable %check section as the built-in tests fail again for most APFS tests - ran spec-cleaner ------------------------------------------------------------------- diff --git a/python-dfVFS.spec b/python-dfVFS.spec index ba41226..99968fa 100644 --- a/python-dfVFS.spec +++ b/python-dfVFS.spec @@ -130,8 +130,7 @@ chmod -x run_tests.py %check %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} -# APFS testing for encrypted volumes is currently failing dfVFS 20220917 -# $python ./run_tests.py +$python ./run_tests.py } %files %{python_files}