Accepting request 602659 from home:jengelh:branches:Publishing

- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/602659
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=79
This commit is contained in:
Tomáš Chvátal 2018-05-01 07:59:17 +00:00 committed by Git OBS Bridge
parent 94204b456c
commit 76d83e33af
2 changed files with 14 additions and 9 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 23 14:10:10 UTC 2018 - jengelh@inai.de
- Ensure neutrality of description.
-------------------------------------------------------------------
Mon Apr 23 07:36:23 UTC 2018 - kbabioch@suse.com

View File

@ -20,8 +20,8 @@
Name: mupdf
Version: 1.13.0
Release: 0
Summary: Lightweight PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0+
Summary: PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0-or-later
Group: Productivity/Office/Other
Url: https://mupdf.com/
Source0: https://mupdf.com/downloads/mupdf-%{version}-source.tar.xz#/%{name}-%{version}.tar.xz
@ -43,15 +43,15 @@ BuildRequires: pkgconfig(xext)
Requires: xdg-utils
%description
MuPDF is a lightweight PDF and XPS viewer and parser/rendering library.
MuPDF is a PDF and XPS viewer and parser/rendering library.
The renderer in MuPDF is tailored for high quality anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of a pixel
for the highest fidelity in reproducing the look of a printed page on screen.
The renderer in MuPDF is tailored for anti-aliased graphics. It
renders text with metrics and spacing accurate to within fractions of
a pixel for reproducing the look of a printed page on screen.
MuPDF is also small, fast, and yet complete. It supports PDF 1.7 with
transparency, encryption, hyperlinks, annotations, search and many other bells
and whistles. MuPDF can also read XPS documents (OpenXPS/ECMA-388).
MuPDF supports PDF 1.7 with transparency, encryption, hyperlinks,
annotations and search. MuPDF can also read XPS documents
(OpenXPS/ECMA-388).
%package devel-static
Summary: Development Files for mupdf