SHA256
1
0
forked from pool/gnuplot
Commit Graph

146 Commits

Author SHA256 Message Date
Dominique Leuenberger
baa4bce235 Accepting request 854609 from Publishing
- Update to gnuplot 5.4.1
  * NEW "with rgbimage" and "with rgbalpha" accept single column ARGB input
  * NEW add toggle in toolbar widget for qt terminal option "ctrl-q"
  * NEW keyword "smooth kdensity period <val>"
  * NEW time format %tD encodes days relative to time 0
  * NEW pm3d quadrangles in 2D projection are clipped smoothly to x and y
  * CHANGE gif animation 'optimize' option is deprecated Bugs #1992 #2070 #2348
  * CHANGE svg increase coordinate precision to two decimal points Bug #2369
  * FIX y autoscaling of default "with filledcurves" #Bug 2294
  * FIX placement of mirrored x and y tics in mode 'set view projection ...'
  * FIX pm3d lighting calculation for degenerate quadrangles
  * FIX botched deprecation of old syntax for "call" arguments Bug #2298 #2368
  * FIX pm3d "depthorder" affects 'set obj polygon' with >4 vertices Bug #2297
  * FIX loss of precision for asin(x), asinh(x) with real x << 0 Bug #2302
  * FIX error handling of bad font name in enhanced text Bugs #2303 #2308
  * FIX incomplete domain for complex acosh(x), real x < -1 was treated as NaN
  * FIX error handling of fuzzed input  Bugs #2306 #2307 #2309 #2312 #2344
  * FIX add range check for plot of binned data (allows clipping on y)
  * FIX "unzoom" applied to autoscaled volatile data
  * FIX no default for binary columns needed if there is a 'using' spec Bug #2315
  * FIX buffer overflow of enhanced text fragment  Bugs #2310 #2311
  * FIX qnorm and Hann functions applied in dgrid3d Bugs #2277 #2318
  * FIX handling of dashtype given as a string with leading whitespace Bug #2336
  * FIX preserve key position across isolated instance of "title at x,y" Bug #2342
  * FIX contour labels had spurious point symbols
  * FIX allow "pointtype variable" in combination with jitter Bug #2354
  * FIX cgm: sanity for non-zero font size Bug #2358
  * FIX more checks for valid UTF-8 Bugs #2362 #2364
- Remove patches now upstream
  * 052cbd17.patch

OBS-URL: https://build.opensuse.org/request/show/854609
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=79
2020-12-12 19:28:10 +00:00
Dr. Werner Fink
c756463425 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=122
2020-12-10 15:38:06 +00:00
Dr. Werner Fink
fd24a05578 Update to gnuplot 5.4.1
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=121
2020-12-10 07:48:46 +00:00
Dominique Leuenberger
8bdf08fd2c Accepting request 838238 from Publishing
- Add temporary upstream commits as patches
  * 052cbd17.patch
  * 1f36c4fb.patch
  * 963c7df3.patch
  * a31c3b70.patch
  to fix the bugs bsc#1176689 with CVE-2020-25559 and bsc#1176687
  with CVE-2020-25412

OBS-URL: https://build.opensuse.org/request/show/838238
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=78
2020-10-03 16:52:21 +00:00
Dr. Werner Fink
12690bd26d Fix for bsc#1176689 and bsc#1176687
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=119
2020-09-28 10:54:17 +00:00
Dominique Leuenberger
8fc9a7c013 Accepting request 821479 from Publishing
- Update to gnuplot 5.4
  * NEW support for 64-bit integer arithmetic
  * NEW support for voxel grids
  * NEW plot ... with table if <expression>
  * NEW "set walls" command to show xy xz and yz planes in 3D plots
  * NEW "set clip radial" for line segments in polar mode plots
  * NEW "splot ... with isosurface"
  * NEW "splot ... with circles"
  * NEW "splot ... with boxes"
  * NEW "plot ... with arrows"
  * NEW "plot ... with polygons"
  * NEW "set view projection {xz|yz}"
  * NEW "set datafile columnheaders"
  * NEW per-plot fillcolor and fillstyle for pm3d surfaces
  * NEW allow separate color column with dgrid3d surfaces (but not color splines)
  * NEW string function trim(" padded string ") removes leading and trailing whitespace
  * NEW unicode escape sequences \U+hhhh
  * NEW order N Bessel functions of 1st and 2nd kind (besjn besyn)
  * NEW modified Bessel functions I0 (besi0) and I1 (besi1)
  * NEW modified Bessel function of order n (besin)
  * NEW "set object polygon depthsort" as an alternative to front/back/behind
  * NEW "set pixmap" object-like bitmap images from png/gif/jpeg input files
  * NEW overflow avoidance extends range of arguments handled by complex division
  * NEW largely extended pcl5 terminal supports PCL5e/PCL5c printers
  * NEW revised pstricks and texdraw LaTeX terminals
  * NEW extended dospc terminal (DOS32/OpenWatcom)
  * NEW extended svga terminal using the (M)GRX library (DOS32/DJGPP)
  * NEW heavily revised fig terminal
  * NEW LaTeX terminal pict2e uses the LaTeX2e pict2e environment
  * NEW Left-click on hypertext label will copy text to clipboard (wxt qt)

OBS-URL: https://build.opensuse.org/request/show/821479
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=77
2020-07-21 13:44:29 +00:00
Dr. Werner Fink
5ccc7aea3a New Gnuplot_5_4.pdf
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=117
2020-07-17 09:55:02 +00:00
Dr. Werner Fink
51c5703097 Do not forget to generate gnuplot-doc.changes
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=116
2020-07-17 08:19:49 +00:00
Dr. Werner Fink
e855513e21 Update to gnuplot-5.4.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=115
2020-07-17 08:10:21 +00:00
Dominique Leuenberger
bcb3c67750 Accepting request 816758 from Publishing
- Add patch gnuplot-QtIndexedList.dif to avoid warnings reported
  with boo#1172565 

- Disable warning messages from Qt5(.15 and up) (boo#1172565)

OBS-URL: https://build.opensuse.org/request/show/816758
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=76
2020-06-25 14:47:27 +00:00
Dr. Werner Fink
ac8f1bcd6b Fix spec file cleaner murks
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=113
2020-06-24 06:02:14 +00:00
Dr. Werner Fink
b475c619df Add real fix for boo#1172565
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=112
2020-06-22 08:41:24 +00:00
Dr. Werner Fink
92acec3b95 Disable warning messages from Qt5(.15 and up) (boo#1172565)
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=111
2020-06-16 09:15:50 +00:00
Dominique Leuenberger
80c129c373 Accepting request 753096 from Publishing
- Update to gnuplot 5.2.8
  * CHANGE user-visible GPVAL_TERM_HCHAR GPVAL_TERM_VCHAR (help debug font issues)
  * CHANGE placement of ylabel (compromise 5.2.7 and earlier versions) (Bug #2181)
  * CHANGE make strstrt() aware of UTF8, e.g. strstrt("αβγ5", "5") returns 4
  * FIX "set timestamp" from "save" must not include a justification (Bug #2178)
  * FIX set cntrparam levels increment <base>, <factor> for logscale z (Bug #2183)
  * FIX character pointtypes should inherit plot coloring like normal pointtypes
  * FIX bad autoscaling of linked y2 axis (Bug #2186)
  * FIX prevent infinite loop from unbounded interation in a non-data plot command
  * FIX dimensions reported by "stats matrix every" (Bug #2189)
  * FIX extent of boxplot whiskers could be off by one point (Bug #2106)
  * FIX mix unbounded iteration and functions in a single plot command (Bug #2201)
  * FIX reverse history search with readline=builtin (Bug #2209)
  * FIX qt: suppress off-by-one ysize (Bug #1759)
  * FIX cairo: suppress off-by-one ysize (Bug #1759)
  * FIX gd: apply alpha to brushstroke lines (Bug #2117)
  * FIX tikz: fixes to accommodate lua 5.3 and newer pgf
  * FIX wxt: ExportToFile widget disabled in persist mode (Bug #2185)
  * FIX qt: handling of modifier keys (ctrl alt shift) for keyboard events
  * FIX wxt: handling of modifier keys (ctrl alt shift) for keyboard events
  * FIX fig: dashtype "solid" was not passed through correctly to transfig
  * FIX gd: incorrect line spacing of multiline label (Bug #2215)

OBS-URL: https://build.opensuse.org/request/show/753096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=75
2019-12-07 14:16:02 +00:00
Dr. Werner Fink
8f363e6cfb Correct group tag for multibuild part not being doc package
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=109
2019-12-03 06:08:36 +00:00
Dr. Werner Fink
10d900af79 Update to gnuplot 5.2.8
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=108
2019-12-02 12:46:26 +00:00
Dominique Leuenberger
289c758a3d Accepting request 725989 from Publishing
OBS-URL: https://build.opensuse.org/request/show/725989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=74
2019-08-27 08:12:00 +00:00
Martin Pluskal
6dda9cd3df Accepting request 725853 from home:StefanBruens:branches:Publishing
Split and cleanup
Also see https://build.opensuse.org/request/show/725852

OBS-URL: https://build.opensuse.org/request/show/725853
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=106
2019-08-26 01:27:25 +00:00
Dominique Leuenberger
0622645dfe Accepting request 706614 from Publishing
- Update to gnuplot 5.2.7
  * NEW "set pm3d noclipcb" will skip drawing quadrangles with color < cbmin
  * NEW pm terminal supports utf8, dashed lines, bold/italic text
  * NEW imaginary component of array values is available to "using" in column 3
  * NEW gnuplot --slow may help use of qt terminal with slow system font server
  * CHANGE splot "with points pt 0" acts like "with dots"
  * CHANGE (tikz) improved default interpretation of gnuplot arrowhead style
  * CHANGE teach hidden3d to handle double-headed vectors (arrowstyle "heads")
  * CHANGE "unset title" or "reset" resets all title properties to default
  * CHANGE font names passed to enhanced text processing may be in quotes
  * CHANGE cairo terminals accept fractional font sizes
  * CHANGE "plot with table" does not output trailing field separator
  * CHANGE better centering for clustered histograms
  * CHANGE clear STATS_* variables before performing analysis
  * CHANGE cairo, libgd, and svg terminals handle LT_NODRAW by not drawing at all
  * CHANGE svg terminal clickable icons are in-line data rather than external refs
  * CHANGE revise space allocated for ylabel; allow text justification for ylabel
  * CHANGE reduce overhead, making it feasible to have 10^6 hypertext labels
  * CHANGE heavily revised fig terminal
  * FIX "plot with table" unnecessarily limited string column output to 60 chars 
  * FIX (windows) make sure graph window is shown even if the program is "hidden"
  * FIX hidden3d mode was not correctly dealing with arrowstyle backhead
  * FIX sprintf in 'using' spec must not clobber numeric locale
  * FIX tikz - request for polygon with 0 vertices could hang terminal
  * FIX lua/tikz - do not attempt to ftruncate output being piped through stdout
  * FIX tkcanvas - do not attempt to ftruncate output being piped through stdout
  * FIX handle NaN values in input stream to "stats FOO matrix"
  * FIX prevent extra read past the end of a datablock holding matrix data
  * FIX pm - issues in box and polygon fill, (wide) lines, enhanced text, images
  * FIX dropped character in piped input stream if plot window is manually closed

OBS-URL: https://build.opensuse.org/request/show/706614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=73
2019-06-04 10:07:14 +00:00
Dr. Werner Fink
61197ddcc1 Update to gnuplot-5.2.7
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=104
2019-05-31 07:39:17 +00:00
Dominique Leuenberger
df757d9212 Accepting request 662610 from Publishing
- Update to gnuplot 5.2.6
  * NEW keyword "keyentry" places an entry in the key without actually plotting
  * NEW "set style boxplot medianlinewidth <lw>"
  * CHANGE drop non-working support for CIE/XYZ color space
  * CHANGE strptime ignores content read with format a/A/w/W
  * FIX various corner-case bugs and overruns found by fuzzing
  * FIX revise waitforinput in x11 terminal
  * FIX revise waitforinput and terminal close events in qt terminal
  * FIX revise waitforinput and new window events in monothreaded wxt terminal
  * FIX lua.trm compatibility with lua version 5.3
  * FIX error line reporting inside an if/else bracketed clause
  * FIX error in date conversion for times within a nanosecond of a year boundary
- Drop patch gnuplot-e3cc539c.patch as this is fixed with update

OBS-URL: https://build.opensuse.org/request/show/662610
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=72
2019-01-03 17:09:38 +00:00
Dr. Werner Fink
eed64b586d Update to gnuplot 5.2.6
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=102
2019-01-03 07:37:10 +00:00
Dominique Leuenberger
762b2fdced Accepting request 655317 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/655317
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=71
2018-12-06 11:17:36 +00:00
Dr. Werner Fink
0190d0330b Add patch gnuplot-e3cc539c.patch
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=100
2018-11-28 11:37:49 +00:00
Dominique Leuenberger
8b36124a87 Accepting request 640800 from Publishing
- Let patch gnuplot-5.2.0-texi2info.patch apply 

- Update to gnuplot 5.2.5
  * NEW "set pm3d depthorder base" sorts pm3d quadrangles by projecting to z=0
  * NEW "set jitter vertical" displaces y coordinate rather than x coordinate
  * NEW array size can be determined automatically from the initializer
  * CHANGE place titles along x axis in plots with columnstacked histograms
  * CHANGE equivalent slope constraint for mcs splines at both ends of the range
  * CHANGE numerical arguments to "call" are stored in ARG1..ARGn as strings
  * CHANGE numerical arguments to "call" are stored in ARGV[n] as complex
  * CHANGE treat imaginary values plotted from a using spec as UNDEFINED (NaN)
  * CHANGE allow "reset" between plots in a multiplot layout
  * CHANGE Deprecate linux and vgagl terminals (to be removed in 5.3)
  * CHANGE placement of axis and tic labels in 3D projections on to xz or yz plane
  * CHANGE default to ./configure --without-wx-multithreading
  * FIX parametric function plots did not work with logscale x (regression in 5.2.0-4)
  * FIX polar mode "set trange" was assumed to use radians, now it tracks "set angle"
  * FIX clip polar grid lines and ticks to x/y range limits
  * FIX clipping of plot "with lines" when axes are nonlinear (regression from 5.0)
  * FIX clipping of all elements in finanacebars/candlesticks/boxplots
  * FIX clipping of 3D splot "with labels"
  * FIX strange interaction of "noautoscale" with blank data lines
  * FIX alignment of boxed text to center for eps/cairolatex
  * FIX incompatibility of "pm3d depthorder" and rgb color taken from data column
  * FIX aqua terminal font changes in enhanced text mode

OBS-URL: https://build.opensuse.org/request/show/640800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=70
2018-10-09 13:54:40 +00:00
Dr. Werner Fink
8f7711145d Detect libgd and its features as well
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=98
2018-10-09 10:00:40 +00:00
Dr. Werner Fink
e4a16a04cc Merge source patch gnuplot-5.2.0-texi2info.patch
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=97
2018-10-09 07:41:38 +00:00
Dr. Werner Fink
a60b673725 Update to 5.2.5
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=96
2018-10-09 07:11:15 +00:00
Dominique Leuenberger
33bbf3d977 Accepting request 620919 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/620919
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=69
2018-07-06 08:43:07 +00:00
Dr. Werner Fink
4feef04b19 Update to gnuplot 5.2.4
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=94
2018-06-04 07:20:05 +00:00
Dominique Leuenberger
a43cf96409 Accepting request 604708 from Publishing
- Update to gnuplot 5.2.3
  * NEW "set grid {no}vertical" adds grid lines in the xz and xz planes
  * NEW "set cntrparam {firstlinetype N} {{un}sorted}"
  * CHANGE drop non-working support for YIQ color space
  * CHANGE expand \n characters when printing into a datablock
  * CHANGE allow contour plots to opt out of hidden3d processing
  * CHANGE special-case code to speed up handling of logscale axes
  * CHANGE do not write GPFUN_* variables to "save" output file
  * CHANGE default to density 100 for "set fs solid", 50 for "set fs transparent"
  * FIX potential buffer overflow in gprintf formats containing %%
  * FIX immediate response to ctrl-Z when libreadline is used for input
  * FIX warning messages inside a bracketed clause could trigger early exit
  * FIX tweak logscale tic range limits and minor tic generation intervals
  * FIX stats FOO using 'namedcolumn' name columnhead
  * FIX clipping of INRANGE->UNDEFINED line segments
  * FIX use of logscale y axis in "set view map" or "set pm3d map" modes
  * FIX placement of colorbox in "set view map" mode
  * FIX autoscaled axis range of logscale axes in "set view map" mode
  * FIX polar mode "with yerrorbars" error bars are radial, not vertical
  * FIX clipping of circles whose center is offscreen to the left or bottom
  * FIX snap to x=zero for function plot sampling does not apply to logscale x
  * FIX canvas terminal: apply both color and alpha channel to points and lines
  * FIX svg terminal: apply current color to dots
  * FIX qt terminal: include "notitle" plots in accounting for toggle operations
  * FIX svg terminal: point plot empty title produced spurious mousing directive
  * FIX tikz terminal: failed to recognize dashtype 1

- Update to gnuplot 5.2.2

OBS-URL: https://build.opensuse.org/request/show/604708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=68
2018-05-07 12:53:59 +00:00
Dr. Werner Fink
55103c8556 Update to gnuplot-5.2.3
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=92
2018-05-07 07:16:41 +00:00
Dominique Leuenberger
8ea757b93d Accepting request 576952 from Publishing
- Do not miss gpic and mif
- Even if pulled by other packages do explicite require for the build
  * pkgconfig(freetype2)
  * pkgconfig(libjpeg)
  * pkgconfig(libpng16)

OBS-URL: https://build.opensuse.org/request/show/576952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=67
2018-02-16 20:43:16 +00:00
Dr. Werner Fink
c163dbf0c6 Explicit
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=90
2018-02-15 10:32:29 +00:00
Dominique Leuenberger
eca2788684 Accepting request 575871 from Publishing
OBS-URL: https://build.opensuse.org/request/show/575871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=66
2018-02-13 09:31:54 +00:00
Tomáš Chvátal
7597b9baf5 Accepting request 575854 from home:elvigia:branches:Publishing
- Do not use xorg-x11-* as buildrequires
- Fix broken GD libs detection (gnuplot-gd.patch) 
- Remove unneeded buildrequires.

OBS-URL: https://build.opensuse.org/request/show/575854
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=88
2018-02-12 20:12:08 +00:00
Dominique Leuenberger
a9b4236c28 Accepting request 542575 from Publishing
- Update to gnuplot 5.2.2 
  * NEW splot ... with lines title at {beg|end}
  * FIX allow mixed use of in-key plot titles and manually placed titles
  * FIX prevent runaway iterations of the form   plot for [i=start:*] ...
  * FIX handle in-line range limits for linked or nonlinear axes
  * FIX restore pre-5.2 interpretation of logscaled tic increment as a multiplier
  * FIX logscale tic placement is closer to that of versions before 5.2.0
  * FIX recheck inrange/outrange points after spline or bezier smoothing
  * FIX sampling on x2 if linked to x1;  e.g. plot sample [t=1:5:1] '+' axes x2y1
  * FIX empty range on logscale y axis is handled by auto-extending the range
  * FIX autoscaling xrange of stacked histograms
- Add now missed TEXDIR at configure time which now includes also
  the sub path tex/latex/gnuplot/ below /usr/share/texmf/ (could
  become removed with some of the next version updates?)

OBS-URL: https://build.opensuse.org/request/show/542575
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=65
2017-11-17 23:20:46 +00:00
Dr. Werner Fink
7c2045866c .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=86
2017-11-16 09:05:03 +00:00
Dominique Leuenberger
c842f98e5e Accepting request 540022 from Publishing
OBS-URL: https://build.opensuse.org/request/show/540022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=64
2017-11-09 13:07:49 +00:00
Martin Pluskal
ae2e25c4de 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
2017-11-08 19:56:31 +00:00
Dominique Leuenberger
646dcb3f49 Accepting request 529865 from Publishing
- Add patch gnuplot-5.2.0-texi2info.patch as source to be able
  to patch the resulting gnuplot.texi 
- Modify patches
  * gnuplot-4.4.0-x11ovf.dif
  * gnuplot-4.6.0-demo.diff
  * gnuplot-4.6.0-fonts.diff
  * gnuplot-4.6.0.dif
  * gnuplot-QtCore-PIC.dif
  * gnuplot-wx3.diff

- 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
  * 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"
  * FIX "set key fixed" should be ignored in the case of "set view map"
  * FIX GPVAL_* variables were not being updated in "set table" mode
  * FIX evaluation of nested iteration containing an empty range
  * FIX bug in variant time_spec formats %tH %tM (undesired wrapping)
  * NEW "plot with table" can handle string-valued output columns
  * CHANGE add caca terminal documentation to the user manual
  * CHANGE revised output of "test" command
  * CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
  * FIX copy environmental variable GNUTERM to internal variable on entry
  * FIX more consistent handling of plot 'with table'
  * FIX incorrect, possibly empty, command string was saved for previous fit
  * FIX ignore non-numeric values of potential dummy params used by "fit"
  * FIX autoscaling during refresh of volatile data plots "with vectors"
  * FIX terminal initialization must be done before executing ~/.gnuplot

OBS-URL: https://build.opensuse.org/request/show/529865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=63
2017-10-09 17:40:19 +00:00
Dr. Werner Fink
b278117be7 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=82
2017-09-29 07:57:40 +00:00
Dominique Leuenberger
d38b515e24 Accepting request 517125 from Publishing
- Update to 5.0.7 (which does also close CVE-2017-9670 (bsc#1044638))
  * NEW set term {pngcairo|pdfcairo} pointscale <factor>
  * NEW "save fit" back-ported from version 5.2 as a replacement for "update"
  * NEW user-defined dashtypes in metapost terminal
  * CHANGE deprecate "update" command (but do not remove it)
  * CHANGE allow placement of circles in 3D plots using axis coordinates
  * CHANGE ignore invalid z coordinate for 3D objects placed in "set view map"
  * CHANGE distinguish 'bind "shift-Button1"' from 'bind "Button1"'
  * CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
  * CHANGE allow range to include sampling interval in plots using pseudofile '+'
  * FIX rangelimited y2 axis could produce spurious diagonal line across plot
  * FIX assignment of x/y dimensions in "binary record=(a,b) ... with image"
  * FIX negative array index caused by hidden3d degenerate polygon
  * FIX object clipping in "set view map"
  * FIX cairo terminals: scale textbox border linewidth by terminal linewidth
  * FIX canvas terminal: initialization of plot dimensions (affects first zoom)
  * FIX crash in stats if no usable data is found
  * FIX do not use LaTeX formatting in tabular output
  * FIX sanity check to catch "plot '+' binary"
  * FIX sanity check for NULL format passed to gprintf
  * FIX sanity check for empty image data structure on input
  * FIX more consistent handling of plot 'with table'
  * FIX incorrect, possibly empty, command string was saved for previous fit
  * FIX 2D images with logscale axes could fail (segfault)
  * FIX nested iteration containing an empty range
  * FIX allow 64-bit Cygwin build using gtk3 for wxt terminal

OBS-URL: https://build.opensuse.org/request/show/517125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=62
2017-08-16 14:23:52 +00:00
Dr. Werner Fink
6dcb88099a Update to version 5.0.7
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=80
2017-08-16 07:15:05 +00:00
Dominique Leuenberger
0bf8bf3b22 Accepting request 494064 from Publishing
update to 5.0.6 (forwarded request 494037 from NicoK)

OBS-URL: https://build.opensuse.org/request/show/494064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=61
2017-05-20 08:12:38 +00:00
Dr. Werner Fink
cdb4f05ca6 Accepting request 494037 from home:NicoK:branches:Publishing
update to 5.0.6

OBS-URL: https://build.opensuse.org/request/show/494037
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=78
2017-05-10 09:52:39 +00:00
Ludwig Nussel
b24427c764 Accepting request 446389 from Publishing
- Update to 5.0.5
  * NEW allow filename completion for system commands and pipes (backport from 5.1)
  * NEW option to plot with labels {rotate variable}
  * NEW command "set minussign"
  * NEW stats command "name" option now accepts "columnheader" or "columnheader(N)"
  * NEW command option "set colorbox invert"
  * CHANGE qt terminal force selection of outline font rather than bitmap font
  * CHANGE post terminal simplex/duplex output depends on PostScript level setting
  * CHANGE improved autoscaling of plot "with boxes"
  * CHANGE qt terminal sets TERM_POLYGON_PIXELS to avoid aliasing artifacts
  * CHANGE all stats and fit commands skip header records if "autotitle columnhead"
  * FIX Do not confuse EOF with 8-bit character 0x177 (E.g. in Cyrillic encodings).
  * FIX use blank line rather than 'u' flag in "set table" output of smoothed data
  * FIX order dependence of "fillcolor" keyword in plot commands
  * FIX svg - better vertical justification of rotated text
  * FIX wxt - file export widget correctly handles inactive plots
  * FIX qt - preserve leading and trailing whitespace in enhanced text strings
  * FIX various bugs affecting matrix data plotted "with image"
- Remove the patches now upstream
   gnuplot-5.0.0-lua-5.3.1.dif
   gnuplot-5.0.1-fix-latex-docs.diff
- Port patches to current version
   gnuplot-4.4.0-x11ovf.dif
   gnuplot-4.6.0-demo.diff
   gnuplot-4.6.0.dif
   gnuplot-QtCore-PIC.dif
   gnuplot-wx3.diff

OBS-URL: https://build.opensuse.org/request/show/446389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=60
2016-12-29 21:43:50 +00:00
Dr. Werner Fink
3ec92bf9ab Update to gnuplot 5.0.5
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=76
2016-12-15 13:11:36 +00:00
Dominique Leuenberger
f072b328ac Accepting request 416606 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/416606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=59
2016-08-05 16:17:02 +00:00
Dr. Werner Fink
f172df7785 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=74
2016-07-26 17:32:16 +00:00