forked from pool/python-PyMuPDF
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
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 2 09:15:44 UTC 2025 - Max Lin <mlin@suse.com>
|
||||
|
||||
- Fix packaging for Leap 16
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 1 10:55:47 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user