Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gnuplot for openSUSE:Factory checked in at 2022-06-21 17:15:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gnuplot (Old) and /work/SRC/openSUSE:Factory/.gnuplot.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnuplot" Tue Jun 21 17:15:04 2022 rev:85 rq:983854 version:5.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/gnuplot/gnuplot-doc.changes 2022-01-13 23:21:52.396064435 +0100 +++ /work/SRC/openSUSE:Factory/.gnuplot.new.1548/gnuplot-doc.changes 2022-06-21 17:15:05.446326015 +0200 @@ -1,0 +2,30 @@ +Sun Jun 19 17:31:46 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Use wxGTK3 instead of GTK2 wxWidgets. + +------------------------------------------------------------------- +Mon Jan 10 09:31:15 UTC 2022 - Dr. Werner Fink <wer...@suse.de> + +- Update to gnuplot 5.4.3 + * NEW "set pm3d border retrace" will use quadrangle color for the border + * NEW "nogrid" flag for plots to opt out of dgrid3d processing + * NEW option "above|below y=<val>" for "plot with fillsteps" + * NEW "set style histogram nokeyseparators" suppress blank key entries Bug #2473 + * CHANGE always allow palette color for non-plot elements of 2D plot + * FIX contours were incorrectly allocated space in the key even if "notitle" + * FIX evaluation of unary minus in front of ternary operator Bug #2468 + * FIX arm and s390 require "signed char" Bugs #2467 #2450 + * FIX range errors if "smooth csplines" applied with x-axis reversed Bug #2465 + * FIX handle various corner cases found by fuzzing + * FIX textcolor should accept "linetype N" Bug #2459 + * FIX Windows: handling of Window messages for piped input Bugs #2204 #2412 + * FIX aquaterm: auto-configuration use of Frameworks Bug #2419 + * FIX qt: pm3d quadrangle borders for transparent surfaces + * FIX png/gif: gdlib auto-configuration issues + * FIX dumb: limit enhanced text markup to single-line vertical displacement +- This update fixes CVE-2021-44917 (boo#1194017) +- Port patches + * gnuplot-4.6.0.dif + * gnuplot-gd.patch + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes 2022-01-13 23:21:52.404064439 +0100 +++ /work/SRC/openSUSE:Factory/.gnuplot.new.1548/gnuplot.changes 2022-06-21 17:15:05.458326028 +0200 @@ -1,0 +2,5 @@ +Sun Jun 19 17:31:46 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de> + +- Use wxGTK3 instead of GTK2 wxWidgets. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnuplot.spec ++++++ --- /var/tmp/diff_new_pack.rVYQ49/_old 2022-06-21 17:15:06.162326745 +0200 +++ /var/tmp/diff_new_pack.rVYQ49/_new 2022-06-21 17:15:06.166326748 +0200 @@ -36,14 +36,13 @@ BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: glib2-devel -BuildRequires: gtk2-devel BuildRequires: libqt5-linguist-devel BuildRequires: lua-devel BuildRequires: netpbm BuildRequires: pango-devel BuildRequires: plotutils-devel BuildRequires: readline-devel -BuildRequires: wxWidgets-devel >= 3 +BuildRequires: wxGTK3-devel >= 3 BuildRequires: zziplib BuildRequires: pkgconfig(Qt5Core) BuildRequires: pkgconfig(Qt5Gui) @@ -254,8 +253,8 @@ install -m 0444 %{SOURCE3} %{buildroot}/%{_docdir}/gnuplot/ rm -f %{buildroot}/%{_docdir}/gnuplot/demo/Makefile* install -m 0444 %{S:1} %{buildroot}/%{_docdir}/gnuplot/ + %fdupes %{buildroot}/%{_docdir} %endif - %fdupes -s %{buildroot} %if "%{flavor}" == "doc" %post