Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2016-03-26 15:21:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2015-11-24 22:30:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2016-03-26 15:21:01.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 21 18:57:22 UTC 2016 - [email protected] + +- Set to best anti-alias mode (8) by default. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.QfabBD/_old 2016-03-26 15:21:03.000000000 +0100 +++ /var/tmp/diff_new_pack.QfabBD/_new 2016-03-26 15:21:03.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package mupdf # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2011 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -78,7 +78,7 @@ %build # do no set CFLAGS which is used by the build system itself! -export XCFLAGS="%{optflags} -fPIC -pthread" +export XCFLAGS="%{optflags} -DAA_BITS=8 -fPIC -pthread" make %{?_smp_mflags} \ build=release \ verbose=yes \
