Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gd for openSUSE:Factory checked in at 2021-09-20 23:31:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gd (Old) and /work/SRC/openSUSE:Factory/.gd.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gd" Mon Sep 20 23:31:49 2021 rev:56 rq:918865 version:2.3.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gd/gd.changes 2021-04-14 10:10:25.553437646 +0200 +++ /work/SRC/openSUSE:Factory/.gd.new.1899/gd.changes 2021-09-20 23:31:59.103086990 +0200 @@ -1,0 +2,18 @@ +Tue Sep 14 08:48:46 UTC 2021 - pgaj...@suse.com + +- version update to 2.3.3 [bsc#1190400] + * update cmake to generate config.h in the build dir + * 2.3.3 release + * gdPutBuf return value check + * HEIF builds fail with latest distros + * segfault in heif tests due to missing label.heic + * Test failure avif/compare_avif_to_png with libavif-0.8.2 + * imagecopyresampled() produce artifacts on transparent PNG + * Fixes to build v2.3.0 on Windows with MinGW-w64 + * optimize option in gif animation causes segfault + * _gdContributionsCalc() always uses DEFAULT_BOX_RADIUS + * gdImageRotateInterpolated() converts the source image to truecolor + * CMake and Makefiles build broken on Windows + * gdImageScaleTwoPass() looses top row and left column + +------------------------------------------------------------------- Old: ---- libgd-2.3.2.tar.xz New: ---- libgd-2.3.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gd.spec ++++++ --- /var/tmp/diff_new_pack.2J6h2c/_old 2021-09-20 23:31:59.915087993 +0200 +++ /var/tmp/diff_new_pack.2J6h2c/_new 2021-09-20 23:31:59.919087999 +0200 @@ -19,7 +19,7 @@ %define prjname libgd %define lname libgd3 Name: gd -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: A Drawing Library for Programs That Use PNG and JPEG Output License: MIT @@ -124,6 +124,8 @@ %endif %endif export XFAIL_TESTS +# https://github.com/libgd/libgd/issues/763#issuecomment-918049103 +export TMPDIR=/tmp %make_build check %install ++++++ libgd-2.3.2.tar.xz -> libgd-2.3.3.tar.xz ++++++ ++++ 15879 lines of diff (skipped)