- update to version 1.5

* This is a bugfix release: dozens of bugs have been found and
    exterminated!
  * A typo resulting in a potential stack overflow that could
    corrupt files when saving edits to a PDF has been fixed.
    Another bug which caused a significant slowdown has also been
    fixed.

OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=19
This commit is contained in:
Guido Berhoerster
2014-08-26 07:06:18 +00:00
committed by Git OBS Bridge
parent b64a4a0765
commit 0e726fde35
5 changed files with 20 additions and 23 deletions

View File

@@ -18,7 +18,7 @@
Name: mupdf
Version: 1.4
Version: 1.5
Release: 0
Summary: Lightweight PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0+
@@ -114,6 +114,7 @@ install -D -p -m 644 %{SOURCE2} \
%doc CHANGES COPYING README docs/naming.txt docs/overview.txt
%doc docs/progressive.txt docs/refcount.txt docs/examples/
%{_bindir}/mupdf
%{_bindir}/mupdf-x11-curl
%{_bindir}/mudraw
%{_bindir}/mutool
%{_bindir}/mujstest