diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index ad5b7b5..5c1d554 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 10 00:26:53 UTC 2022 - Matej Cepl + +- Clean up SPEC file. +- Switch to pip/wheel-based build. + ------------------------------------------------------------------- Sun Mar 6 12:27:52 UTC 2022 - Hsiu-Ming Chang diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index 49e6ae8..1f35158 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -75,6 +75,7 @@ cd /tmp %files %{python_files} %license COPYING %doc README.md -%{python_sitearch}/* +%{python_sitearch}/PyMuPDF-%{version}*-info +%{python_sitearch}/fitz %changelog