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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e41fa8951de3b44a5ec95052b8897fbcca1eb721e0fd0289862e31e2f03f846a
size 13269193

3
mupdf-1.6-source.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1fb4fbf31131257036aee3d488543f5229ec91bb706794afa625033cfb246fff
size 8464296

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Dec 31 00:10:35 UTC 2014 - trcs@gmx.com
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Aug 26 07:03:44 UTC 2014 - gber@opensuse.org Tue Aug 26 07:03:44 UTC 2014 - gber@opensuse.org

View File

@ -18,13 +18,13 @@
Name: mupdf Name: mupdf
Version: 1.5 Version: 1.6
Release: 0 Release: 0
Summary: Lightweight PDF and XPS Viewer and Parser and Rendering Library Summary: Lightweight PDF and XPS Viewer and Parser and Rendering Library
License: AGPL-3.0+ License: AGPL-3.0+
Group: Productivity/Office/Other Group: Productivity/Office/Other
Url: http://mupdf.com/ 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 Source1: mupdf.desktop
Source2: mupdf.png Source2: mupdf.png
# PATCH-FIX-OPENSUSE mupdf-fix-openjpeg2.patch gber@opensuse.org -- Fix build against openjpeg2 2.1 on openSUSE # PATCH-FIX-OPENSUSE mupdf-fix-openjpeg2.patch gber@opensuse.org -- Fix build against openjpeg2 2.1 on openSUSE