From 210c4b48309c3aad3980aced944fac66d4c555638fa98da37f0f42580d211de8 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 10 May 2022 00:28:01 +0000 Subject: [PATCH] - Clean up SPEC file. - Switch to pip/wheel-based build. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=47 --- python-PyMuPDF.changes | 6 ++++++ python-PyMuPDF.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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