From 29e2b768395e5fa44131e9ea448339749d92149e700aa11471ee31e30426d34c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 3 Jun 2019 08:05:03 +0000 Subject: [PATCH] Accepting request 706899 from home:jengelh:branches:devel:languages:python - Trim bias and conjecture from descriptions. OBS-URL: https://build.opensuse.org/request/show/706899 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyMuPDF?expand=0&rev=9 --- python-PyMuPDF.changes | 5 +++++ python-PyMuPDF.spec | 12 +++++------- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/python-PyMuPDF.changes b/python-PyMuPDF.changes index 9b7fa4c..0170e94 100644 --- a/python-PyMuPDF.changes +++ b/python-PyMuPDF.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jun 2 12:38:08 UTC 2019 - Jan Engelhardt + +- Trim bias and conjecture from descriptions. + ------------------------------------------------------------------- Wed May 29 10:18:57 UTC 2019 - Yunhe Guo diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec index a8b2159..8153ddf 100644 --- a/python-PyMuPDF.spec +++ b/python-PyMuPDF.spec @@ -21,7 +21,7 @@ Name: python-%{pypi_name} Version: 1.14.16 Release: 0 -Summary: Python binding for MuPDF - a lightweight PDF and XPS viewer +Summary: Python binding for MuPDF, a PDF and XPS viewer License: GPL-3.0-only AND AGPL-3.0-only Group: Development/Languages/Python URL: https://github.com/rk700/PyMuPDF @@ -43,12 +43,10 @@ BuildRequires: pkgconfig(zlib) %python_subpackages %description - -This is PyMuPDF, a Python binding for MuPDF - a lightweight PDF and XPS -viewer. MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction -book formats, and it is known for its top performance and high rendering -quality. With PyMuPDF you therefore can also access files with extensions -*.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts. +This is PyMuPDF, a Python binding for MuPDF, a PDF and XPS viewer. +MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction +book formats. PyMuPDF can also access files with extensions *.pdf, +*.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts. %prep %setup -q -n %{pypi_name}-%{version}