From 310bcf54dfcdb569c744ba2c3b4350028833820517d46c254b0b7163941285e8 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 12 Sep 2023 10:41:35 +0000 Subject: [PATCH] Update top gnuplot 5.4.9 OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=153 --- Gnuplot_5_4.pdf | 4 ++-- gnuplot-5.4.8.tar.gz | 3 --- gnuplot-5.4.9.tar.gz | 3 +++ gnuplot.changes | 12 ++++++++++++ gnuplot.spec | 2 +- 5 files changed, 18 insertions(+), 6 deletions(-) delete mode 100644 gnuplot-5.4.8.tar.gz create mode 100644 gnuplot-5.4.9.tar.gz diff --git a/Gnuplot_5_4.pdf b/Gnuplot_5_4.pdf index 6cdc32c..e4aa334 100644 --- a/Gnuplot_5_4.pdf +++ b/Gnuplot_5_4.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9ff12ff93cbd23a70c7aed3bd948e1bdeb8a80e8fd86a5835c2340f6011d21ae -size 2230285 +oid sha256:dadbbaacb3161ed6a403f6110c5a764027d0216ddda21868f4d51bb44812918b +size 2230971 diff --git a/gnuplot-5.4.8.tar.gz b/gnuplot-5.4.8.tar.gz deleted file mode 100644 index 130923a..0000000 --- a/gnuplot-5.4.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:931279c7caad1aff7d46cb4766f1ff41c26d9be9daf0bcf0c79deeee3d91f5cf -size 5684061 diff --git a/gnuplot-5.4.9.tar.gz b/gnuplot-5.4.9.tar.gz new file mode 100644 index 0000000..62cef98 --- /dev/null +++ b/gnuplot-5.4.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a328a021f53dc05459be6066020e9a71e8eab6255d3381e22696120d465c6a97 +size 5686930 diff --git a/gnuplot.changes b/gnuplot.changes index 70c4410..736a56d 100644 --- a/gnuplot.changes +++ b/gnuplot.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Sep 12 10:39:22 UTC 2023 - Dr. Werner Fink + +- Update to gnuplot 5.4.9 + * NEW qt: support building with Qt6 + * CHANGE check plugin version at time of import Bug #2629 + * FIX prevent segfault if GNUPLOT_DRIVER_DIR is invalid + * FIX (regression) only y autoscale yerrorbars to points in xrange Bug #2631 + * FIX possible memory corruption if clipping causes 0-size polygons + * FIX wxt: initialization of key box toggle state + * FIX post: handle pixmaps Bug #2644 + ------------------------------------------------------------------- Mon Jun 19 06:55:17 UTC 2023 - Dr. Werner Fink diff --git a/gnuplot.spec b/gnuplot.spec index 2e1d0c0..842e9ad 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.8 +Version: 5.4.9 Release: 0 %global underscore 5_4 %if "%{flavor}" == ""