From 0447bdd29a9e29eda13b1ba85ef80d8fd27ca1e065abf4066acb17303105fa4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Thu, 3 Jul 2025 12:19:27 +0000 Subject: [PATCH] Accepting request 1290151 from home:mlin7442:branches:devel:languages:python fix Leap 16 build OBS-URL: https://build.opensuse.org/request/show/1290151 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=64 --- python-PyMuPDF.changes | 5 +++++ python-PyMuPDF.spec | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) 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