diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 0e985d4..baf0c71 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 2 09:15:44 UTC 2025 - Max Lin + +- Fix packaging for Leap 16 + ------------------------------------------------------------------- Tue Apr 1 10:55:47 UTC 2025 - Markéta Machová diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index de3cf4a..86216d7 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -75,11 +75,7 @@ cd /tmp %files %{python_files} %license COPYING %doc README.md -%if %{suse_version} > 1600 -%{python_sitearch}/pymupdf-%{version}*info -%else -%{python_sitearch}/PyMuPDF-%{version}*info -%endif +%{python_sitearch}/[Pp]y[Mm]u[Pp][Dd][Ff]-%{version}*info %{python_sitearch}/fitz/ %changelog