Update to gnuplot 5.2.4

OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=94
This commit is contained in:
Dr. Werner Fink 2018-06-04 07:20:05 +00:00 committed by Git OBS Bridge
parent 55103c8556
commit 4feef04b19
4 changed files with 18 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:feb58c9358d9d129e00507f3b34d4b13c4caea3f004325c587f8caafe5dbe724
size 5289416

3
gnuplot-5.2.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1515f000bd373aaa53b16183f274189d4f5e0ae47d22f434857933d16a4770cb
size 5292321

View File

@ -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

View File

@ -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+