New upstream release 1.13.11
This commit is contained in:
parent
8a7bfd8260
commit
b16cdca51c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/PyMuPDF-1.13.9.tar.gz
|
||||
/PyMuPDF-1.13.10.tar.gz
|
||||
/PyMuPDF-1.13.11.tar.gz
|
||||
|
@ -6,8 +6,8 @@ quality. With PyMuPDF you therefore can also access files with extensions\
|
||||
*.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts.
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.13.10
|
||||
Release: 2%{?dist}
|
||||
Version: 1.13.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer
|
||||
|
||||
# PyMuPDF itself is GPLv3+. MuPDF (statically linked) is AGPLv3+.
|
||||
@ -73,6 +73,9 @@ python-%{pypi_name}-doc contains documentation and examples for PyMuPDF
|
||||
%doc demo doc/PyMuPDF.pdf examples README.md
|
||||
|
||||
%changelog
|
||||
* Tue Jun 26 2018 Scott Talbert <swt@techie.net> - 1.13.11-1
|
||||
- New upstream release 1.13.11
|
||||
|
||||
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.13.10-2
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (PyMuPDF-1.13.10.tar.gz) = 5a101c7bc34e4f5f963684c9a9d53fa60c6c5503bbde24df62e2d6657eb21bf97e0d3dbc975d9b45754943abda325d939ecb596ed2c1c137b8992064537a4b7d
|
||||
SHA512 (PyMuPDF-1.13.11.tar.gz) = 7dd6b47c74cb4af6d23b0299b5a53e03c9a208767b48a9473ab216411ec6c1c417adc5741a5341e352eb05cbdaa4c8e0e4ae48b3c766aed43e92c6db95005bd3
|
||||
|
Loading…
x
Reference in New Issue
Block a user