Accepting request 279998 from home:jcsl:test

- update to version 1.6
  * Features:
    + Color detection device (mudraw -T).
    + Sepia mode full-page color tinting in X11 and win32 viewer 
      (keybinding: shift-C).
    + Re-implement printf and strtod due to portability issue with
      locales and number formatting.
    + Add experimental 'gsview' project: a Windows Modern UI viewer.
    + Improve XML parser interface. 
  * Bug fixes:
    + CBZ page ordering
    + ZIP64 support
    + iOS and Android bug fixes
    + Miscellaneous minor fixes

OBS-URL: https://build.opensuse.org/request/show/279998
OBS-URL: https://build.opensuse.org/package/show/Publishing/mupdf?expand=0&rev=21
This commit is contained in:
Guido Berhoerster
2015-01-05 22:45:59 +00:00
committed by Git OBS Bridge
parent 0e726fde35
commit 37d59b3040
4 changed files with 23 additions and 5 deletions

View File

@@ -18,13 +18,13 @@
Name: mupdf
Version: 1.5
Version: 1.6
Release: 0
Summary: Lightweight PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0+
Group: Productivity/Office/Other
Url: http://mupdf.com/
Source0: http://mupdf.com/downloads/mupdf-%{version}-source.tar.gz
Source0: http://mupdf.com/downloads/mupdf-%{version}-source.tar.xz
Source1: mupdf.desktop
Source2: mupdf.png
# PATCH-FIX-OPENSUSE mupdf-fix-openjpeg2.patch gber@opensuse.org -- Fix build against openjpeg2 2.1 on openSUSE