Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mupdf for openSUSE:Factory checked in at 2023-03-07 16:50:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mupdf (Old) and /work/SRC/openSUSE:Factory/.mupdf.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mupdf" Tue Mar 7 16:50:43 2023 rev:50 rq:1069882 version:1.21.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes 2023-02-01 16:48:27.276987802 +0100 +++ /work/SRC/openSUSE:Factory/.mupdf.new.31432/mupdf.changes 2023-03-07 16:51:10.449849928 +0100 @@ -1,0 +2,5 @@ +Mon Mar 6 21:11:06 UTC 2023 - Jan Engelhardt <[email protected]> + +- Disable system gumbo, so it may be removed [boo#1208381]. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mupdf.spec ++++++ --- /var/tmp/diff_new_pack.Q3Drai/_old 2023-03-07 16:51:11.449855201 +0100 +++ /var/tmp/diff_new_pack.Q3Drai/_new 2023-03-07 16:51:11.453855222 +0100 @@ -1,7 +1,7 @@ # # spec file for package mupdf # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2011 Guido Berhoerster. # # All modifications and additions to the file contributed by third parties @@ -35,7 +35,6 @@ BuildRequires: gcc-c++ BuildRequires: jbig2dec-devel BuildRequires: libcurl-devel -BuildRequires: libgumbo-devel BuildRequires: libjpeg-devel BuildRequires: openjpeg2-devel BuildRequires: pkgconfig @@ -74,7 +73,7 @@ %prep %autosetup -p1 -n %{name}-%{version}-source -for d in $(ls thirdparty | grep -v -e freeglut -e lcms2 -e mujs -e extract) +for d in $(ls thirdparty | grep -v -e freeglut -e lcms2 -e mujs -e extract -e gumbo-parser) do rm -rf thirdparty/$d done @@ -91,7 +90,6 @@ USE_SYSTEM_ZLIB := yes USE_SYSTEM_GLUT := no # need freeglut2-art frok USE_SYSTEM_CURL := yes - USE_SYSTEM_GUMBO := yes " %build
