SHA256
1
0
forked from pool/gnuplot

108 Commits

Author SHA256 Message Date
Dominique Leuenberger
c842f98e5e Accepting request 540022 from Publishing
OBS-URL: https://build.opensuse.org/request/show/540022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=64
2017-11-09 13:07:49 +00:00
Martin Pluskal
ae2e25c4de Accepting request 540005 from home:NicoK:branches:Publishing
update to 5.2.1

OBS-URL: https://build.opensuse.org/request/show/540005
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=84
2017-11-08 19:56:31 +00:00
Dominique Leuenberger
646dcb3f49 Accepting request 529865 from Publishing
- Add patch gnuplot-5.2.0-texi2info.patch as source to be able
  to patch the resulting gnuplot.texi 
- Modify patches
  * gnuplot-4.4.0-x11ovf.dif
  * gnuplot-4.6.0-demo.diff
  * gnuplot-4.6.0-fonts.diff
  * gnuplot-4.6.0.dif
  * gnuplot-QtCore-PIC.dif
  * gnuplot-wx3.diff

- Update to gnuplot 5.2.0
  * NEW user-defined dashtypes in metapost terminal
* NEW datablock contents may be accessed as an indexed array of strings
  * CHANGE allow explicit sample interval for u and v using pseudofile '++'
  * CHANGE decouple cbrange from color components in "with rgbimage"
  * FIX reconcile aspect ratio flags from "set view map" and "set view equal xy"
  * FIX "set key fixed" should be ignored in the case of "set view map"
  * FIX GPVAL_* variables were not being updated in "set table" mode
  * FIX evaluation of nested iteration containing an empty range
  * FIX bug in variant time_spec formats %tH %tM (undesired wrapping)
  * NEW "plot with table" can handle string-valued output columns
  * CHANGE add caca terminal documentation to the user manual
  * CHANGE revised output of "test" command
  * CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
  * FIX copy environmental variable GNUTERM to internal variable on entry
  * FIX more consistent handling of plot 'with table'
  * FIX incorrect, possibly empty, command string was saved for previous fit
  * FIX ignore non-numeric values of potential dummy params used by "fit"
  * FIX autoscaling during refresh of volatile data plots "with vectors"
  * FIX terminal initialization must be done before executing ~/.gnuplot

OBS-URL: https://build.opensuse.org/request/show/529865
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=63
2017-10-09 17:40:19 +00:00
Dr. Werner Fink
b278117be7 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=82
2017-09-29 07:57:40 +00:00
Dominique Leuenberger
d38b515e24 Accepting request 517125 from Publishing
- Update to 5.0.7 (which does also close CVE-2017-9670 (bsc#1044638))
  * NEW set term {pngcairo|pdfcairo} pointscale <factor>
  * NEW "save fit" back-ported from version 5.2 as a replacement for "update"
  * NEW user-defined dashtypes in metapost terminal
  * CHANGE deprecate "update" command (but do not remove it)
  * CHANGE allow placement of circles in 3D plots using axis coordinates
  * CHANGE ignore invalid z coordinate for 3D objects placed in "set view map"
  * CHANGE distinguish 'bind "shift-Button1"' from 'bind "Button1"'
  * CHANGE use Mingw-w64 and MSVC popen rather than built-in "fake" popen
  * CHANGE allow range to include sampling interval in plots using pseudofile '+'
  * FIX rangelimited y2 axis could produce spurious diagonal line across plot
  * FIX assignment of x/y dimensions in "binary record=(a,b) ... with image"
  * FIX negative array index caused by hidden3d degenerate polygon
  * FIX object clipping in "set view map"
  * FIX cairo terminals: scale textbox border linewidth by terminal linewidth
  * FIX canvas terminal: initialization of plot dimensions (affects first zoom)
  * FIX crash in stats if no usable data is found
  * FIX do not use LaTeX formatting in tabular output
  * FIX sanity check to catch "plot '+' binary"
  * FIX sanity check for NULL format passed to gprintf
  * FIX sanity check for empty image data structure on input
  * FIX more consistent handling of plot 'with table'
  * FIX incorrect, possibly empty, command string was saved for previous fit
  * FIX 2D images with logscale axes could fail (segfault)
  * FIX nested iteration containing an empty range
  * FIX allow 64-bit Cygwin build using gtk3 for wxt terminal

OBS-URL: https://build.opensuse.org/request/show/517125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=62
2017-08-16 14:23:52 +00:00
Dr. Werner Fink
6dcb88099a Update to version 5.0.7
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=80
2017-08-16 07:15:05 +00:00
Dominique Leuenberger
0bf8bf3b22 Accepting request 494064 from Publishing
update to 5.0.6 (forwarded request 494037 from NicoK)

OBS-URL: https://build.opensuse.org/request/show/494064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=61
2017-05-20 08:12:38 +00:00
Dr. Werner Fink
cdb4f05ca6 Accepting request 494037 from home:NicoK:branches:Publishing
update to 5.0.6

OBS-URL: https://build.opensuse.org/request/show/494037
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=78
2017-05-10 09:52:39 +00:00
Ludwig Nussel
b24427c764 Accepting request 446389 from Publishing
- Update to 5.0.5
  * NEW allow filename completion for system commands and pipes (backport from 5.1)
  * NEW option to plot with labels {rotate variable}
  * NEW command "set minussign"
  * NEW stats command "name" option now accepts "columnheader" or "columnheader(N)"
  * NEW command option "set colorbox invert"
  * CHANGE qt terminal force selection of outline font rather than bitmap font
  * CHANGE post terminal simplex/duplex output depends on PostScript level setting
  * CHANGE improved autoscaling of plot "with boxes"
  * CHANGE qt terminal sets TERM_POLYGON_PIXELS to avoid aliasing artifacts
  * CHANGE all stats and fit commands skip header records if "autotitle columnhead"
  * FIX Do not confuse EOF with 8-bit character 0x177 (E.g. in Cyrillic encodings).
  * FIX use blank line rather than 'u' flag in "set table" output of smoothed data
  * FIX order dependence of "fillcolor" keyword in plot commands
  * FIX svg - better vertical justification of rotated text
  * FIX wxt - file export widget correctly handles inactive plots
  * FIX qt - preserve leading and trailing whitespace in enhanced text strings
  * FIX various bugs affecting matrix data plotted "with image"
- Remove the patches now upstream
   gnuplot-5.0.0-lua-5.3.1.dif
   gnuplot-5.0.1-fix-latex-docs.diff
- Port patches to current version
   gnuplot-4.4.0-x11ovf.dif
   gnuplot-4.6.0-demo.diff
   gnuplot-4.6.0.dif
   gnuplot-QtCore-PIC.dif
   gnuplot-wx3.diff

OBS-URL: https://build.opensuse.org/request/show/446389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=60
2016-12-29 21:43:50 +00:00
Dr. Werner Fink
3ec92bf9ab Update to gnuplot 5.0.5
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=76
2016-12-15 13:11:36 +00:00
Dominique Leuenberger
f072b328ac Accepting request 416606 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/416606
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=59
2016-08-05 16:17:02 +00:00
Dr. Werner Fink
f172df7785 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=74
2016-07-26 17:32:16 +00:00
Dominique Leuenberger
422c203be2 Accepting request 346936 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/346936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=58
2015-12-09 18:48:56 +00:00
OBS User mrdocs
1b18d967cb Accepting request 346925 from home:NicoK:branches:Publishing
update to 5.0.1

* please also re-enable for Leap

OBS-URL: https://build.opensuse.org/request/show/346925
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=72
2015-12-01 05:07:00 +00:00
Dominique Leuenberger
2b9fb4db36 Accepting request 319060 from Publishing
- Add patch gnuplot-5.0.0-lua-5.3.1.dif to make it build with
  lua-5.3.1

- Require pkgconfig of libcerf at build time

OBS-URL: https://build.opensuse.org/request/show/319060
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=57
2015-08-03 15:21:24 +00:00
Dr. Werner Fink
c05407c011 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=70
2015-07-28 06:55:24 +00:00
Dr. Werner Fink
6618e379e9 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=69
2015-07-24 11:34:04 +00:00
Dominique Leuenberger
c0e62e27b8 Accepting request 309130 from Publishing
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/309130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=56
2015-05-30 10:33:52 +00:00
Dominique Leuenberger
7cf87df9e3 Accepting request 308185 from Publishing
- Since QtCore is build with -reduce-relocations a -fPIC is required 
  therefore add patch gnuplot-QtCore-PIC.dif

OBS-URL: https://build.opensuse.org/request/show/308185
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=55
2015-05-22 07:53:44 +00:00
Dr. Werner Fink
4c4cf2c8fa .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=66
2015-05-22 07:07:49 +00:00
Dr. Werner Fink
e5ebeae97e .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=65
2015-05-21 08:17:45 +00:00
Dominique Leuenberger
f4d08c988c Accepting request 293536 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/293536
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=54
2015-03-30 17:10:37 +00:00
52318a5d62 Accepting request 292328 from home:jengelh:branches:Publishing
- Enable CACA output module
- Build with wxWidgets 3. Add patch gnuplot-wx3.diff

OBS-URL: https://build.opensuse.org/request/show/292328
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=63
2015-03-28 09:00:57 +00:00
Dominique Leuenberger
8a96973dd3 Accepting request 283903 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/283903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=53
2015-02-06 09:16:33 +00:00
OBS User mrdocs
71f4391fed Accepting request 283557 from home:ealin:varia
- for versions greater than 13.1 we shall build against qt5
  * cleaned up various rpmlint warning
  * got rid of configure options obsoleted

OBS-URL: https://build.opensuse.org/request/show/283557
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=61
2015-02-03 14:01:19 +00:00
Dominique Leuenberger
9952e7f6a6 Accepting request 282561 from Publishing
Update to gnuplot 5.0.0 (forwarded request 282275 from burnus)

OBS-URL: https://build.opensuse.org/request/show/282561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=52
2015-01-25 20:14:35 +00:00
Dr. Werner Fink
011db28dee Accepting request 282275 from home:burnus:branches:Publishing
Update to gnuplot 5.0.0

OBS-URL: https://build.opensuse.org/request/show/282275
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=59
2015-01-23 14:40:26 +00:00
Stephan Kulow
362854c6f0 Accepting request 258721 from Publishing
1

OBS-URL: https://build.opensuse.org/request/show/258721
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=51
2014-11-05 15:26:35 +00:00
OBS User mrdocs
ae9e591a29 Accepting request 258720 from home:NicoK:branches:Publishing
update to 4.6.6

OBS-URL: https://build.opensuse.org/request/show/258720
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=57
2014-10-28 21:27:23 +00:00
Stephan Kulow
d81607f74c Accepting request 224002 from Publishing
Update to 4.6.5 (forwarded request 223794 from burnus)

OBS-URL: https://build.opensuse.org/request/show/224002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=49
2014-02-26 22:59:45 +00:00
OBS User mrdocs
d2e016e355 Accepting request 223794 from home:burnus:branches:Publishing
Update to 4.6.5

OBS-URL: https://build.opensuse.org/request/show/223794
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=55
2014-02-26 20:17:25 +00:00
Stephan Kulow
19354d5111 Accepting request 205588 from Publishing
Update to 4.6.4 (forwarded request 205229 from burnus)

OBS-URL: https://build.opensuse.org/request/show/205588
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=48
2013-11-04 06:05:47 +00:00
OBS User mrdocs
8312c0c47d Accepting request 205229 from home:burnus:branches:Publishing
Update to 4.6.4

OBS-URL: https://build.opensuse.org/request/show/205229
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=53
2013-11-02 03:10:21 +00:00
Stephan Kulow
783c868c7e Accepting request 173644 from Publishing
- Update to 4.6.3
  * FIX suppression of color in linetypes after "set term ... mono"
  * FIX synchronization of graphics and text color in latex terminals (forwarded request 173320 from burnus)

OBS-URL: https://build.opensuse.org/request/show/173644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=46
2013-04-29 07:53:17 +00:00
Dr. Werner Fink
ae0d7a30aa Accepting request 173320 from home:burnus:branches:Publishing
- Update to 4.6.3
  * FIX suppression of color in linetypes after "set term ... mono"
  * FIX synchronization of graphics and text color in latex terminals

OBS-URL: https://build.opensuse.org/request/show/173320
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=51
2013-04-28 14:51:24 +00:00
Stephan Kulow
576e55320b Accepting request 162049 from Publishing
Update to 4.6.2 (forwarded request 161937 from burnus)

OBS-URL: https://build.opensuse.org/request/show/162049
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=45
2013-04-02 09:48:12 +00:00
Dr. Werner Fink
ffb691cfda Accepting request 161937 from home:burnus:branches:Publishing
Update to 4.6.2

OBS-URL: https://build.opensuse.org/request/show/161937
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=49
2013-04-01 18:27:45 +00:00
Stephan Kulow
3bf79c556e Accepting request 140329 from Publishing
- Update to 4.6.1
  * Bug fixes.
  * Support tabulation of variable color column.
  * Support tabulation (set table) of pixel values from image plot styles
- Remove now obsolete patches gnuplot-automake.diff and gnuplot-4.6.0-fix-format-errors.diff. (forwarded request 140325 from burnus)

OBS-URL: https://build.opensuse.org/request/show/140329
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=43
2012-11-08 07:04:32 +00:00
Ismail Dönmez
3920cf6456 Accepting request 140325 from home:burnus:branches:Publishing
- Update to 4.6.1
  * Bug fixes.
  * Support tabulation of variable color column.
  * Support tabulation (set table) of pixel values from image plot styles
- Remove now obsolete patches gnuplot-automake.diff and gnuplot-4.6.0-fix-format-errors.diff.

OBS-URL: https://build.opensuse.org/request/show/140325
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=47
2012-11-06 12:17:21 +00:00
Stephan Kulow
95c0f0bb07 Accepting request 138336 from Publishing
- buildrequire libpng, it compiles fine with it (forwarded request 138294 from coolo)

OBS-URL: https://build.opensuse.org/request/show/138336
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=42
2012-10-16 19:32:12 +00:00
Factory Maintainer
506867883a Accepting request 138294 from home:coolo:branches:openSUSE:Factory
- buildrequire libpng, it compiles fine with it

OBS-URL: https://build.opensuse.org/request/show/138294
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=45
2012-10-16 11:16:23 +00:00
Stephan Kulow
1f006893d3 Accepting request 128726 from Publishing
- Resolve the former problem by using texlive-texinfo to enforce
  installing required fonts as well as required tools for TL 2012

OBS-URL: https://build.opensuse.org/request/show/128726
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=41
2012-07-24 13:01:37 +00:00
Dr. Werner Fink
de12a38e16 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=43
2012-07-23 09:04:36 +00:00
Stephan Kulow
6ebca21fe4 Accepting request 128710 from Publishing
- add more texlive 2012 requirements (forwarded request 128642 from coolo)

OBS-URL: https://build.opensuse.org/request/show/128710
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=40
2012-07-23 08:00:25 +00:00
OBS User mrdocs
a5bb19c3dd Accepting request 128642 from home:coolo:branches:openSUSE:Factory
- add more texlive 2012 requirements

OBS-URL: https://build.opensuse.org/request/show/128642
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=41
2012-07-22 22:43:08 +00:00
Dr. Werner Fink
0b166c06a5 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=40
2012-07-10 09:49:03 +00:00
Stephan Kulow
ba3ad87ab4 Accepting request 126953 from Publishing
- Convert gnuplot.el to new backtick lisp scheme for emacs 24.1

OBS-URL: https://build.opensuse.org/request/show/126953
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=39
2012-07-03 11:54:11 +00:00
Dr. Werner Fink
0b10da6744 .
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=38
2012-07-03 07:28:52 +00:00
Stephan Kulow
f81c0f569c Accepting request 122946 from Publishing
am 1.12 - http://lists.opensuse.org/opensuse-factory/2012-05/msg00752.html
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Add patch to delete no-longer supported constructs from
  configure.in/Makefile.am (forwarded request 122937 from jengelh)

OBS-URL: https://build.opensuse.org/request/show/122946
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuplot?expand=0&rev=37
2012-06-01 05:20:14 +00:00
OBS User mrdocs
6dfd43c847 Accepting request 122937 from home:jengelh:branches:am
am 1.12 - http://lists.opensuse.org/opensuse-factory/2012-05/msg00752.html
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
- Add patch to delete no-longer supported constructs from
  configure.in/Makefile.am

OBS-URL: https://build.opensuse.org/request/show/122937
OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=36
2012-05-30 16:26:21 +00:00