Commit Graph

408 Commits

Author SHA256 Message Date
ae1f20435c Clean files not present in factory 2026-02-17 11:10:00 +01:00
862d29a991 Merge remote-tracking branch 'upstream/factory' into slfo-main 2026-02-17 11:10:00 +01:00
6778faf4ae Accepting request 1330783 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1330783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=101
2026-02-06 18:05:00 +00:00
be7f946d2a Accepting request 1329514 from home:jfooken:branches:Publishing
This request updates Gnuplot to version 6.0.4, changes the PDF generation to use LuaTeX and removes very outdated French documentation. Furthermore, it re-bases present patches and removes two obsolete patches. For further information, please refer to the changes file.

OBS-URL: https://build.opensuse.org/request/show/1329514
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=181
2026-01-28 08:57:20 +00:00
3807d1f8b0 Accepting request 1284714 from Publishing
- Add patch gnuplot-6.0.3-backward_compat.patch 

- Update to gnuplot 6.0.3
  * NEW backport "contourfill {at base} {fs {no}border}"
  * NEW backport "save changes <filename>"
        This variant saves only the differences between the current
        state and the state at the start of the session.
  * NEW backport "plot <data> ... if (filter_condition)"
        Input lines that satisfy the if condition are processed as usual.
        Lines that fail are essentially ignored.
  * NEW backport watchpoint label improvements from 6.1
        Each watch target can have its own label, generated by a user function
  * CHANGE 3D polygon objects can have per-object fill border properties.
        The restriction that all 3D polygons share a single set of
        properties from "set pm3d" remains true for "splot with polygons".
  * CHANGE multiplot mousing and replot improvements back-ported from version 6.1
  * CHANGE wxt: remove --with-wx-multithreaded configuration option
  * CHANGE restrictions on watchpoint function target removed; any function is OK
  * CHANGE "with hsteps" takes default width from "set boxwidth"
  * CHANGE column(0) returns an integer (not complex) value
  * FIX Support for combined hidden3d + pm3d depthorder back-ported from 6.1
        This allows placing contours on a depth-sorted pm3d surface    Bug 2762
  * FIX "with yerrorbars" error bar span should not affect OUTRANGE    Bug 2749
  * FIX qt: opaque key caused incorrect interactive toggling           Bug 2761
  * FIX 6.0.2 regression in "splot ... using 1:2:3:4 lc palette"       Bug 2784
  * FIX placement of category labels along x-axis of boxplots          Bug 2789
  * FIX qt, cairo: "set colorbox invert" produced empty colorbox
  * FIX placement of minor tics along logscale axis with narrow range  Bug 2765
  * FIX OK to have missing corners in an image from a sparse matrix    Bug 2791
  * FIX error handling for various cases involving function blocks     Bug 2797

OBS-URL: https://build.opensuse.org/request/show/1284714
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=100
2025-06-11 16:34:29 +00:00
de1879783b .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=179
2025-06-11 08:05:15 +00:00
040188ad22 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=178
2025-06-11 08:02:41 +00:00
5106862b37 Update to gnuplot 6.0.3
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=177
2025-06-11 06:58:52 +00:00
5f9cdb524e Accepting request 1281784 from Publishing
OBS-URL: https://build.opensuse.org/request/show/1281784
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=99
2025-06-04 18:27:26 +00:00
141333155e Accepting request 1280814 from home:alarrosa:branches:Publishing
- Build with qt6 instead of qt5
- Add _constraints file to make sure there's enough disk space
  for building
- Use gcc-13 when building for Leap since qt6 needs a C++17
  compiler

OBS-URL: https://build.opensuse.org/request/show/1280814
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=175
2025-06-02 08:07:12 +00:00
e6f5bd53a7 Accepting request 1277115 from Publishing
- Add patches
  * fix4bug1240325.patch - boo#1240325: CVE-2025-31176: segmentation fault on plot3d_points
  * fix4bug1240326.patch - boo#1240326: CVE-2025-31177: heap-buffer overflow on utf8_copy_one
  * fix4bug1240327.patch - boo#1240327: CVE-2025-31178: segmentation fault on GetAnnotateString
  * fix4bug1240328.patch - boo#1240328: CVE-2025-31179: segmentation fault on xstrftime
  * fix4bug1240329.patch - boo#1240329: CVE-2025-31180: segmentation fault on CANVAS_text
  * fix4bug1240330.patch - boo#1240330: CVE-2025-31181: segmentation fault on X11_graphics
  * fix4bug1241684.patch - boo#1241684: CVE-2025-3359: segmentation fault via IO_str_init_static_internal function
- Add a check section and we use a dump terminal

- Use openspecfun only for opensuse builds

- Add patches
  * fix4bug1240325.patch - boo#1240325: CVE-2025-31176: segmentation fault on plot3d_points
  * fix4bug1240326.patch - boo#1240326: CVE-2025-31177: heap-buffer overflow on utf8_copy_one
  * fix4bug1240327.patch - boo#1240327: CVE-2025-31178: segmentation fault on GetAnnotateString
  * fix4bug1240328.patch - boo#1240328: CVE-2025-31179: segmentation fault on xstrftime
  * fix4bug1240329.patch - boo#1240329: CVE-2025-31180: segmentation fault on CANVAS_text
  * fix4bug1240330.patch - boo#1240330: CVE-2025-31181: segmentation fault on X11_graphics
  * fix4bug1241684.patch - boo#1241684: CVE-2025-3359: segmentation fault via IO_str_init_static_internal function
- Add a check section and we use a dump terminal

OBS-URL: https://build.opensuse.org/request/show/1277115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=98
2025-05-20 07:31:09 +00:00
88607f083a Accepting request 1277115 from Publishing
- Add patches
  * fix4bug1240325.patch - boo#1240325: CVE-2025-31176: segmentation fault on plot3d_points
  * fix4bug1240326.patch - boo#1240326: CVE-2025-31177: heap-buffer overflow on utf8_copy_one
  * fix4bug1240327.patch - boo#1240327: CVE-2025-31178: segmentation fault on GetAnnotateString
  * fix4bug1240328.patch - boo#1240328: CVE-2025-31179: segmentation fault on xstrftime
  * fix4bug1240329.patch - boo#1240329: CVE-2025-31180: segmentation fault on CANVAS_text
  * fix4bug1240330.patch - boo#1240330: CVE-2025-31181: segmentation fault on X11_graphics
  * fix4bug1241684.patch - boo#1241684: CVE-2025-3359: segmentation fault via IO_str_init_static_internal function
- Add a check section and we use a dump terminal

- Use openspecfun only for opensuse builds

- Add patches
  * fix4bug1240325.patch - boo#1240325: CVE-2025-31176: segmentation fault on plot3d_points
  * fix4bug1240326.patch - boo#1240326: CVE-2025-31177: heap-buffer overflow on utf8_copy_one
  * fix4bug1240327.patch - boo#1240327: CVE-2025-31178: segmentation fault on GetAnnotateString
  * fix4bug1240328.patch - boo#1240328: CVE-2025-31179: segmentation fault on xstrftime
  * fix4bug1240329.patch - boo#1240329: CVE-2025-31180: segmentation fault on CANVAS_text
  * fix4bug1240330.patch - boo#1240330: CVE-2025-31181: segmentation fault on X11_graphics
  * fix4bug1241684.patch - boo#1241684: CVE-2025-3359: segmentation fault via IO_str_init_static_internal function
- Add a check section and we use a dump terminal

OBS-URL: https://build.opensuse.org/request/show/1277115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=98
2025-05-20 07:31:09 +00:00
88ca4f9dbd Fixes for bsc#1240325, bsc#1240326, bsc#1240327, bsc#1240328, bsc#1240329, bsc#1240330, and bsc#1241684
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=173
2025-05-13 11:37:58 +00:00
a9a9b920dc Fixes for bsc#1240325, bsc#1240326, bsc#1240327, bsc#1240328, bsc#1240329, bsc#1240330, and bsc#1241684
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=173
2025-05-13 11:37:58 +00:00
7e8a3a54b8 Accepting request 1246676 from Publishing
- Use openspecfun only for opensuse builds

OBS-URL: https://build.opensuse.org/request/show/1246676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=97
2025-02-19 14:58:27 +00:00
16b8908766 Accepting request 1246676 from Publishing
- Use openspecfun only for opensuse builds

OBS-URL: https://build.opensuse.org/request/show/1246676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=97
2025-02-19 14:58:27 +00:00
9829373f27 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=171
2025-02-18 13:10:59 +00:00
b74974ddb2 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=171
2025-02-18 13:10:59 +00:00
c04c07c41c Accepting request 1235564 from Publishing
- Update to gnuplot 6.0.2
  * NEW backport plot style "with hsteps"
  * NEW backport plot style "splot with filledcurves" (waterfall plots)
  * NEW general binary keyword option "blank=NaN"
        - faciliates binary input to plot styles sensitive to blank lines
  * NEW polygons in splot can use pm3d coloring
        - facilitates use of triangular tessellated 3D pm3d surfaces
  * NEW - UTF-8 terminal input now works when linked against BSD editline
          ./configure --with-readline=bsd
  * CHANGE backport reimplementation of local variables
        - faster function block evaluation, better-defined scope
  * CHANGE apply jitter to the horizontal spread of boxplot outliers
  * CHANGE dump $GPVAL_LAST_MULTIPLOT at the end of a "save" file
  * FIX backport reworked generation of logscale axis tic marks        Bug 2372 2717
  * FIX Do not save extraneous commands to $GPVAL_LAST_MULTIPLOT       Bug 2714
  * FIX svg: modify gnuplot_svg.js to work in local standalone mode    Bug 2715
  * FIX "set table": honor "nosurface" keyword in splot
  * FIX "set table": honor "set format z" when z is printed from plot
  * FIX better contouring near the edge of a z-clipped surface
  * FIX x11: handle mousing of logscale axes in inactive plot window   Bug 2723
  * FIX qt: handle mousing of logscale axes in inactive plot window    Bug 2723
  * FIX wxt: handle mousing of logscale axes in inactive plot window   Bug 2723
  * FIX wxt: release per-thread font data before entering "persist"    Bug 2693
  * FIX "set tics scale" should not change other axis tick properties  Bug 2724
  * FIX fill properties can be given as part of "splot with circles"
  * FIX some properties of the key title not shown by "show" or "save" Bug 2729
  * FIX points with variable color value NaN should not be drawn       Bug 2737
  * FIX "set term tikz nostandalone" should suppress the latex wrapper Bug 2740
  * FIX handle unusual case of intersecting pm3d surfaces              Bug 2744
  * FIX prevent use-after-free if a function block has no "return"     Bug 2745

OBS-URL: https://build.opensuse.org/request/show/1235564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=96
2025-01-09 14:05:04 +00:00
e8318ddd28 Accepting request 1235564 from Publishing
- Update to gnuplot 6.0.2
  * NEW backport plot style "with hsteps"
  * NEW backport plot style "splot with filledcurves" (waterfall plots)
  * NEW general binary keyword option "blank=NaN"
        - faciliates binary input to plot styles sensitive to blank lines
  * NEW polygons in splot can use pm3d coloring
        - facilitates use of triangular tessellated 3D pm3d surfaces
  * NEW - UTF-8 terminal input now works when linked against BSD editline
          ./configure --with-readline=bsd
  * CHANGE backport reimplementation of local variables
        - faster function block evaluation, better-defined scope
  * CHANGE apply jitter to the horizontal spread of boxplot outliers
  * CHANGE dump $GPVAL_LAST_MULTIPLOT at the end of a "save" file
  * FIX backport reworked generation of logscale axis tic marks        Bug 2372 2717
  * FIX Do not save extraneous commands to $GPVAL_LAST_MULTIPLOT       Bug 2714
  * FIX svg: modify gnuplot_svg.js to work in local standalone mode    Bug 2715
  * FIX "set table": honor "nosurface" keyword in splot
  * FIX "set table": honor "set format z" when z is printed from plot
  * FIX better contouring near the edge of a z-clipped surface
  * FIX x11: handle mousing of logscale axes in inactive plot window   Bug 2723
  * FIX qt: handle mousing of logscale axes in inactive plot window    Bug 2723
  * FIX wxt: handle mousing of logscale axes in inactive plot window   Bug 2723
  * FIX wxt: release per-thread font data before entering "persist"    Bug 2693
  * FIX "set tics scale" should not change other axis tick properties  Bug 2724
  * FIX fill properties can be given as part of "splot with circles"
  * FIX some properties of the key title not shown by "show" or "save" Bug 2729
  * FIX points with variable color value NaN should not be drawn       Bug 2737
  * FIX "set term tikz nostandalone" should suppress the latex wrapper Bug 2740
  * FIX handle unusual case of intersecting pm3d surfaces              Bug 2744
  * FIX prevent use-after-free if a function block has no "return"     Bug 2745

OBS-URL: https://build.opensuse.org/request/show/1235564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=96
2025-01-09 14:05:04 +00:00
7131f0d673 Update to gnuplot-6.0.2
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=169
2025-01-07 10:06:07 +00:00
0420ffc0a0 Update to gnuplot-6.0.2
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=169
2025-01-07 10:06:07 +00:00
0539e46c22 Accepting request 1178241 from Publishing
- 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
- Add patch gnuplot-doc2tex.patch
  * Avoid SIGSEGV at the end of a string due to scanning with initial line lenght

- 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

OBS-URL: https://build.opensuse.org/request/show/1178241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=95
2024-06-04 10:50:04 +00:00
7267399eb6 Accepting request 1178241 from Publishing
- 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
- Add patch gnuplot-doc2tex.patch
  * Avoid SIGSEGV at the end of a string due to scanning with initial line lenght

- 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

OBS-URL: https://build.opensuse.org/request/show/1178241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=95
2024-06-04 10:50:04 +00:00
25efaa3a31 Fix SIGSEGV in doc flavour
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=167
2024-06-03 07:16:46 +00:00
ddb4ce4eeb Fix SIGSEGV in doc flavour
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=167
2024-06-03 07:16:46 +00:00
e9f4aca960 doc for 6.0.1
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=166
2024-06-03 06:18:56 +00:00
ba133990ff doc for 6.0.1
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=166
2024-06-03 06:18:56 +00:00
5acc8b24d3 Update to gnuplot 6.0.1
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=165
2024-06-03 06:06:44 +00:00
435356bc4b Update to gnuplot 6.0.1
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=165
2024-06-03 06:06:44 +00:00
8d19896ca4 Accepting request 1137694 from Publishing
- Add missing doc/webp_figures.gnu fronm upstream git repo

- Update to gnuplot 6.0.0
  * Japanese documentation updated
    (missing file title-ja.tex, build dependencies for mingw)
  * Support building against Qt6
    (./configure falls back to Qt5 if the Qt6 libraries are not found)
  * New configure option --enable-stable-sort
    1) Use mergesort rather than qsort if the system provides it.
    2) If neither mergesort nor glibc stable qsort is available,
       modify internal gnuplot structures to contain a secondary sort key
  * Render color gradient in colorbox as a pixel array (cairo, qt terminals)
  * "reset session" restores initial state of all linetype properties
  * postscript terminal now handles pixmaps (Bug #2644)
  * New plot style "with contourfill" handles 2D and 3D contour plots with
    discrete z-ranges indicated by solid fill colors.
  * FIX do not clobber a datablock if its name is encountered unexpectedly
  * FIX cairo terminals:  ignore zero-size polygons
  * FIX svg terminal now correctly tracks pattern-fill color
  * FIX integer overflow/wraparound when polygon is clipped to plot border
  * FIX do not mangle variable point properties in polar mode Bug #2650
  * partial support for replotting and mousing multiplots (finally!)
  * fixes build error for postscript terminal when libgd and cairo are not present
  * strip trailing CR from function blocks read from a dos file   Bug #2653
  * use 64-bit integers for iteration
  * "unset pointintervalbox" disables the box rather than setting it to default size
  * keyentry '...' can be used to place a secondary title in the key
  * fix use of stacked histograms with variable number of data columns
  - Replotting and mousing multiplots
    o now working much more comprehensively

OBS-URL: https://build.opensuse.org/request/show/1137694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=94
2024-01-10 20:50:53 +00:00
995289648b Accepting request 1137694 from Publishing
- Add missing doc/webp_figures.gnu fronm upstream git repo

- Update to gnuplot 6.0.0
  * Japanese documentation updated
    (missing file title-ja.tex, build dependencies for mingw)
  * Support building against Qt6
    (./configure falls back to Qt5 if the Qt6 libraries are not found)
  * New configure option --enable-stable-sort
    1) Use mergesort rather than qsort if the system provides it.
    2) If neither mergesort nor glibc stable qsort is available,
       modify internal gnuplot structures to contain a secondary sort key
  * Render color gradient in colorbox as a pixel array (cairo, qt terminals)
  * "reset session" restores initial state of all linetype properties
  * postscript terminal now handles pixmaps (Bug #2644)
  * New plot style "with contourfill" handles 2D and 3D contour plots with
    discrete z-ranges indicated by solid fill colors.
  * FIX do not clobber a datablock if its name is encountered unexpectedly
  * FIX cairo terminals:  ignore zero-size polygons
  * FIX svg terminal now correctly tracks pattern-fill color
  * FIX integer overflow/wraparound when polygon is clipped to plot border
  * FIX do not mangle variable point properties in polar mode Bug #2650
  * partial support for replotting and mousing multiplots (finally!)
  * fixes build error for postscript terminal when libgd and cairo are not present
  * strip trailing CR from function blocks read from a dos file   Bug #2653
  * use 64-bit integers for iteration
  * "unset pointintervalbox" disables the box rather than setting it to default size
  * keyentry '...' can be used to place a secondary title in the key
  * fix use of stacked histograms with variable number of data columns
  - Replotting and mousing multiplots
    o now working much more comprehensively

OBS-URL: https://build.opensuse.org/request/show/1137694
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=94
2024-01-10 20:50:53 +00:00
3c91231ab5 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=163
2024-01-09 10:09:46 +00:00
199afdb3b4 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=163
2024-01-09 10:09:46 +00:00
7d1ef32b0d .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=162
2024-01-09 10:02:40 +00:00
f8edcb1047 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=162
2024-01-09 10:02:40 +00:00
36455d09da .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=161
2024-01-09 09:55:56 +00:00
616ba37699 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=161
2024-01-09 09:55:56 +00:00
6567d04f42 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=160
2024-01-09 09:47:59 +00:00
a02d528238 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=160
2024-01-09 09:47:59 +00:00
e20f453538 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=159
2024-01-09 09:42:47 +00:00
b982fe5af1 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=159
2024-01-09 09:42:47 +00:00
a0bbb4bb7e Update to gnuplot 6.0.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=158
2024-01-09 08:40:54 +00:00
0bc5925e44 Update to gnuplot 6.0.0
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=158
2024-01-09 08:40:54 +00:00
483dbb3026 Accepting request 1119564 from Publishing
- 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)

- 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)

OBS-URL: https://build.opensuse.org/request/show/1119564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=93
2023-10-24 18:06:47 +00:00
3230319170 Accepting request 1119564 from Publishing
- 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)

- 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)

OBS-URL: https://build.opensuse.org/request/show/1119564
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=93
2023-10-24 18:06:47 +00:00
564ee49c73 Update to gnuplot 5.4.10
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=156
2023-10-23 07:58:34 +00:00
f8cbbf75d6 Update to gnuplot 5.4.10
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=156
2023-10-23 07:58:34 +00:00
7b61cd4c3c Accepting request 1112274 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1112274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=92
2023-09-21 20:13:12 +00:00
fe5aa361f4 Accepting request 1112274 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1112274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=92
2023-09-21 20:13:12 +00:00