Update to gnuplot 5.4.10

OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=156
This commit is contained in:
2023-10-23 07:58:34 +00:00
committed by Git OBS Bridge
parent d9ebbb3451
commit 564ee49c73
5 changed files with 22 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Oct 23 07:36:34 UTC 2023 - Dr. Werner Fink <werner@suse.de>
- Update to gnuplot 5.4.10
* FIX postscript: build failed in 5.4.9 if neither gd nor cairo libraries present
* FIX data-dependent variable point properties in polar plots
* FIX configure script modified to work with macOS+Homebrew
* CHANGE use 64-bit integers for iteration (allows iteration over dates)
-------------------------------------------------------------------
Tue Sep 12 10:39:22 UTC 2023 - Dr. Werner Fink <werner@suse.de>