forked from pool/gnuplot
Accepting request 540005 from home:NicoK:branches:Publishing
update to 5.2.1 OBS-URL: https://build.opensuse.org/request/show/540005 OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=84
This commit is contained in:
parent
b278117be7
commit
ae2e25c4de
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dfe6425a1a6b9349b1fb42dae46b2e52833b13e807a78a613024d6a99541e43
|
||||
size 5265808
|
3
gnuplot-5.2.1.tar.gz
Normal file
3
gnuplot-5.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7dc6b0fb6b321691e89e344387310a8e6614f0c4e5eb15a90dc742a53d807e88
|
||||
size 5295961
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 8 18:31:59 UTC 2017 - nico.kruber@gmail.com
|
||||
|
||||
- Update to gnuplot 5.2.1
|
||||
* NEW set table separator {tab|comma|"char"} allows creation of csv files
|
||||
* NEW hotkey for changing azimuth in 3D plots with mousing
|
||||
* NEW titles for "splot .. with lines" can be placed at {beg|end} of plotted line
|
||||
* NEW Rework gstrptime() to handle relative time formats tH tM tS
|
||||
* NEW command 'set rgbmax <value>' controls interpretation of input RGB values
|
||||
* CHANGE restore pre-5.2 interpretation of logscaled tic increment as a multiplier
|
||||
* CHANGE allow mixed use of in-key plot titles and manually placed titles
|
||||
* FIX autoscaling of plots with spline or bezier smoothing
|
||||
* FIX autoscaling of plots with linked axes where data is plotted on x2 or y2
|
||||
* FIX "with filledcurves below y=foo" mishandled the case of y value exactly = foo
|
||||
* FIX [windows] repair breakage of stderr/stdout redirection to console
|
||||
* FIX postscript terminal artifacts when drawing dot/dash circles
|
||||
* FIX handle empty range on logscale y axis as a warning, not an error
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 29 07:55:11 UTC 2017 - werner@suse.de
|
||||
|
||||
@ -16,7 +34,7 @@ Wed Sep 27 13:47:57 UTC 2017 - werner@suse.de
|
||||
|
||||
- Update to gnuplot 5.2.0
|
||||
* NEW user-defined dashtypes in metapost terminal
|
||||
* NEW datablock contents may be accessed as an indexed array of strings
|
||||
* NEW datablock contents may be accessed as an indexed array of strings
|
||||
* CHANGE allow explicit sample interval for u and v using pseudofile '++'
|
||||
* CHANGE decouple cbrange from color components in "with rgbimage"
|
||||
* FIX reconcile aspect ratio flags from "set view map" and "set view equal xy"
|
||||
|
@ -83,7 +83,7 @@ BuildRequires: wxWidgets-devel >= 3
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
Url: http://www.gnuplot.info/
|
||||
Version: 5.2.0
|
||||
Version: 5.2.1
|
||||
Release: 0
|
||||
Summary: Function Plotting Utility and more
|
||||
License: SUSE-Gnuplot and GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user