SHA256
1
0
forked from pool/gnuplot

Update to gnuplot 6.0.1

OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=165
This commit is contained in:
Dr. Werner Fink 2024-06-03 06:06:44 +00:00 committed by Git OBS Bridge
parent 199afdb3b4
commit 435356bc4b
5 changed files with 29 additions and 6 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af0f0351195eb31c5cc6d16a2713e8cdbf7ed97bc3d248a8ccbdf5236dc1413c
size 3951628
oid sha256:21512aa49daafe93b6458477a57d42dd7c0bbca0952fa38ce8789d974af76aa6
size 3954112

View File

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

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

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

View File

@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Jun 3 06:04:48 UTC 2024 - Dr. Werner Fink <werner@suse.de>
- Update to gnuplot 6.0.1
* CHANGE Use of data source '-' inside a multiplot is an error;
use a local datablock instead
* CHANGE gd: scale "dot" (pointtype 0) by current linewidth Bug 2690
* CHANGE modify configure script to accommodate Fedora dependencies Bug 2706
* FIX empty field in csv file should not generate a tic label Bug 2667 2672
* FIX Do not autoscale or extend axis ranges while zooming Bug 2679 2680
* FIX x11: Empirical correction for bad rotation of enhanced text Bug 2661
* FIX wxt: Add exception handler for mouse event processing Bug 2680 2683
* FIX wxt: make right-mouse zoom box independent of terminal scaling Bug 2578
* FIX regression: border color of objects with fillstyle "empty" Bug 2686
* FIX "set colorbox border {<lt>}" parsing error
* FIX svg: set default fill properties for depth-sorted pm3d objects
* FIX gd x11: very short arrows were not drawn at all Bug 2690
* FIX "stats ... name FOO" Do not delete existing variables FOO_* Bug 2695
* FIX order-dependent parsing of 2D plots with "fs solid fc variable"
* FIX mp: configure --with-metapost failed to include mp terminal
* FIX qt wxt x11: "set term" from a script causes next pause to fail Bug 2703
* FIX tikz: fix use of palettes with a fixed number of colors Bug 2706
-------------------------------------------------------------------
Tue Jan 9 09:24:03 UTC 2024 - Dr. Werner Fink <werner@suse.de>

View File

@ -83,7 +83,7 @@ BuildRequires: tex(textgreek.sty)
BuildRequires: tex(upquote.sty)
%endif
URL: https://www.gnuplot.info/
Version: 6.0.0
Version: 6.0.1
Release: 0
%global underscore 6
%if "%{flavor}" == ""