From f8cbbf75d63576836f639824faca9690cc8522bdae0446910ffd4fdf349e4373 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Mon, 23 Oct 2023 07:58:34 +0000 Subject: [PATCH] Update to gnuplot 5.4.10 OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=156 --- gnuplot-5.4.10.tar.gz | 3 +++ gnuplot-5.4.9.tar.gz | 3 --- gnuplot-doc.changes | 9 +++++++++ gnuplot.changes | 9 +++++++++ gnuplot.spec | 2 +- 5 files changed, 22 insertions(+), 4 deletions(-) create mode 100644 gnuplot-5.4.10.tar.gz delete mode 100644 gnuplot-5.4.9.tar.gz diff --git a/gnuplot-5.4.10.tar.gz b/gnuplot-5.4.10.tar.gz new file mode 100644 index 0000000..2a07bb8 --- /dev/null +++ b/gnuplot-5.4.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:975d8c1cc2c41c7cedc4e323aff035d977feb9a97f0296dd2a8a66d197a5b27c +size 5687565 diff --git a/gnuplot-5.4.9.tar.gz b/gnuplot-5.4.9.tar.gz deleted file mode 100644 index 62cef98..0000000 --- a/gnuplot-5.4.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a328a021f53dc05459be6066020e9a71e8eab6255d3381e22696120d465c6a97 -size 5686930 diff --git a/gnuplot-doc.changes b/gnuplot-doc.changes index 736a56d..0d4734a 100644 --- a/gnuplot-doc.changes +++ b/gnuplot-doc.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 23 07:36:34 UTC 2023 - Dr. Werner Fink + +- 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 diff --git a/gnuplot.changes b/gnuplot.changes index 736a56d..0d4734a 100644 --- a/gnuplot.changes +++ b/gnuplot.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Oct 23 07:36:34 UTC 2023 - Dr. Werner Fink + +- 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 diff --git a/gnuplot.spec b/gnuplot.spec index 842e9ad..0b5e4fe 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -78,7 +78,7 @@ BuildRequires: tex(subfigure.sty) BuildRequires: tex(textgreek.sty) %endif URL: https://www.gnuplot.info/ -Version: 5.4.9 +Version: 5.4.10 Release: 0 %global underscore 5_4 %if "%{flavor}" == ""