forked from pool/gnuplot
Accepting request 1043480 from home:dirkmueller:Factory
- update to 5.4.5: * NEW "set key offset <dx>, <dy>" tweaks placement of the key * NEW data-driven histogram colors * CHANGE re-order 3D labels to come after pm3d depthorder surfaces * CHANGE hpgl: add terminal option "fontscale <value>" * CHANGE for nonuniform matrix data, column(0) returns linear position in matrix * CHANGE set pointintervalbox 0 disables drawing the background box Bug * FIX svg: hypertext font handling * FIX track columnheaders of multiple data blocks in a single file Bug * FIX Clean up positioning of polar border, raxis, and theta tics Bug * FIX Autoscaling of logscaled raxis * FIX memory corruption if a small plot structure is recycled Bug #2550 * FIX Windows qt terminal: "pause -1" should not block mousing Bug * FIX promotion of string to integer should not assume leading 0 means octal OBS-URL: https://build.opensuse.org/request/show/1043480 OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=144
This commit is contained in:
parent
3abdd0012a
commit
0e630d12bc
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9427959311836887ae395652a3991974db6e187e35a4482d0ab0b293b42968cc
|
||||
size 2207869
|
||||
oid sha256:bdd4cc2b85b5c7f75f8488020c9b85b9cca070227aff9a3792f30c85ccb31284
|
||||
size 2209518
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:372300b7867f5b3538b25fc5d0ac7734af6e3fe0d202b6db926e4369913f0902
|
||||
size 5639573
|
3
gnuplot-5.4.5.tar.gz
Normal file
3
gnuplot-5.4.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:66f679115dd30559e110498fc94d926949d4d370b4999a042e724b8e910ee478
|
||||
size 5643171
|
1777
gnuplot-doc.changes
1777
gnuplot-doc.changes
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 17 19:33:27 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.4.5:
|
||||
* NEW "set key offset <dx>, <dy>" tweaks placement of the key
|
||||
* NEW data-driven histogram colors
|
||||
* CHANGE re-order 3D labels to come after pm3d depthorder surfaces
|
||||
* CHANGE hpgl: add terminal option "fontscale <value>"
|
||||
* CHANGE for nonuniform matrix data, column(0) returns linear position in
|
||||
matrix
|
||||
* CHANGE set pointintervalbox 0 disables drawing the background box Bug
|
||||
* FIX svg: hypertext font handling
|
||||
* FIX track columnheaders of multiple data blocks in a single file Bug
|
||||
* FIX Clean up positioning of polar border, raxis, and theta tics Bug
|
||||
* FIX Autoscaling of logscaled raxis
|
||||
* FIX memory corruption if a small plot structure is recycled Bug #2550
|
||||
* FIX Windows qt terminal: "pause -1" should not block mousing Bug
|
||||
* FIX promotion of string to integer should not assume leading 0 means
|
||||
octal
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 18:34:50 UTC 2022 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -78,7 +78,7 @@ BuildRequires: tex(subfigure.sty)
|
||||
BuildRequires: tex(textgreek.sty)
|
||||
%endif
|
||||
URL: https://www.gnuplot.info/
|
||||
Version: 5.4.4
|
||||
Version: 5.4.5
|
||||
Release: 0
|
||||
%global underscore 5_4
|
||||
%if "%{flavor}" == ""
|
||||
|
Loading…
Reference in New Issue
Block a user