Hello community, here is the log from the commit of package qpdf for openSUSE:Factory checked in at 2019-09-18 13:05:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qpdf (Old) and /work/SRC/openSUSE:Factory/.qpdf.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qpdf" Wed Sep 18 13:05:44 2019 rev:42 rq:730146 version:9.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/qpdf/qpdf.changes 2019-09-11 10:19:53.319514520 +0200 +++ /work/SRC/openSUSE:Factory/.qpdf.new.7948/qpdf.changes 2019-09-18 13:05:46.764761342 +0200 @@ -1,0 +2,6 @@ +Tue Sep 10 18:52:29 UTC 2019 - Michael Gorse <[email protected]> + +- Add -fsigned-char to CXXFLAGS. Otherwise, tests fail on ppc64le, + s390x, and aarch64 (bsc#1150151). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qpdf.spec ++++++ --- /var/tmp/diff_new_pack.Novd4h/_old 2019-09-18 13:05:47.836761117 +0200 +++ /var/tmp/diff_new_pack.Novd4h/_new 2019-09-18 13:05:47.836761117 +0200 @@ -75,7 +75,7 @@ %setup -q %build -export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden" +export CXXFLAGS="%{optflags} -fvisibility-inlines-hidden -fsigned-char" %configure --disable-static --disable-test-compare-images \ --docdir='${datarootdir}'/doc/packages/%{name} \ --enable-show-failed-test-output
