diff --git a/gnuplot-5.2.3.tar.gz b/gnuplot-5.2.3.tar.gz deleted file mode 100644 index 14d8583..0000000 --- a/gnuplot-5.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:feb58c9358d9d129e00507f3b34d4b13c4caea3f004325c587f8caafe5dbe724 -size 5289416 diff --git a/gnuplot-5.2.4.tar.gz b/gnuplot-5.2.4.tar.gz new file mode 100644 index 0000000..82afd9b --- /dev/null +++ b/gnuplot-5.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb +size 5292321 diff --git a/gnuplot.changes b/gnuplot.changes index 6ff27da..25c6b0c 100644 --- a/gnuplot.changes +++ b/gnuplot.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Jun 4 07:18:27 UTC 2018 - werner@suse.de + +- Update to gnuplot 5.2.4 + * NEW "call" parameters ARG1, ARG2, ... are also present as ARGV[1]...ARGV[ARGC] + * CHANGE generalize the test for missing data flag in input data + * CHANGE "set []range writeback" is now essentially always in effect + * CHANGE consistent placement of timestamp at true bottom of page + * FIX spurious evaluation of logscale coordinates as UNDEFINED + * FIX column header title assignments for histogram with errorbars + * FIX re-implement "refresh" command to use autoscale writeback/restore + * FIX font-handling bug; line-spacing of previous font still in effect + * FIX post, svg, dumb terminals: early fontsize initialization + ------------------------------------------------------------------- Mon May 7 07:15:14 UTC 2018 - werner@suse.de diff --git a/gnuplot.spec b/gnuplot.spec index 7629673..5085216 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -77,7 +77,7 @@ BuildRequires: wxWidgets-devel BuildRequires: wxWidgets-devel >= 3 %endif Url: http://www.gnuplot.info/ -Version: 5.2.3 +Version: 5.2.4 Release: 0 Summary: Function Plotting Utility and more License: SUSE-Gnuplot and GPL-2.0+