Update to new upstream release 1.18.8 (#1924379)
This commit is contained in:
parent
eb1a0575b0
commit
2b19dcf6f9
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@
|
|||||||
/PyMuPDF-1.18.4.tar.gz
|
/PyMuPDF-1.18.4.tar.gz
|
||||||
/PyMuPDF-1.18.5.tar.gz
|
/PyMuPDF-1.18.5.tar.gz
|
||||||
/PyMuPDF-1.18.6.tar.gz
|
/PyMuPDF-1.18.6.tar.gz
|
||||||
|
/PyMuPDF-1.18.8.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name PyMuPDF
|
%global pypi_name PyMuPDF
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.18.6
|
Version: 1.18.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer
|
Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer
|
||||||
|
|
||||||
# PyMuPDF itself is GPLv3+. MuPDF (statically linked) is AGPLv3+.
|
# PyMuPDF itself is GPLv3+. MuPDF (statically linked) is AGPLv3+.
|
||||||
@ -71,6 +71,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} \
|
|||||||
%doc demo docs_built/* README.md
|
%doc demo docs_built/* README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 06 2021 Scott Talbert <swt@techie.net> - 1.18.8-1
|
||||||
|
- Update to new upstream release 1.18.8 (#1924379)
|
||||||
|
|
||||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.6-2
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (PyMuPDF-1.18.6.tar.gz) = 9e9590c676f23020d3ab802e0c8c0b7225828ee9d32cc03ecd3515d79c1134d2e2d791e28e246a885b8f21c0c7ac3eb82070601a6c9838be167eca74064f959f
|
SHA512 (PyMuPDF-1.18.8.tar.gz) = 06f5cf7d912f8113e1f688188ccaebfd797d59c6f1e583fbd985339897776beec30400bcfeabe4bafec0d2a9b7195b03812aa5f716204a02464c1913e70f980c
|
||||||
|
Loading…
x
Reference in New Issue
Block a user