diff --git a/python-hypothesis.changes b/python-hypothesis.changes index d357765..4548f72 100644 --- a/python-hypothesis.changes +++ b/python-hypothesis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Dec 6 09:35:44 UTC 2021 - Matej Cepl + +- Fix filelist + ------------------------------------------------------------------- Sun Dec 5 18:29:41 UTC 2021 - Axel Braun diff --git a/python-hypothesis.spec b/python-hypothesis.spec index 115f167..dbf84e3 100644 --- a/python-hypothesis.spec +++ b/python-hypothesis.spec @@ -174,9 +174,9 @@ filterwarnings = %license LICENSE.txt %doc README.rst %python_alternative %{_bindir}/hypothesis -%{python_sitelib}/hypothesis +%{python_sitelib}/*hypothesis* %{python_sitelib}/hypothesis-%{version}-py*.egg-info -%{python_sitelib}/* +%pycache_only %{python_sitelib}/__pycache__/*hypothesis* %endif %changelog