Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2020-07-21 15:44:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuplot (Old)
 and      /work/SRC/openSUSE:Factory/.gnuplot.new.3592 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuplot"

Tue Jul 21 15:44:29 2020 rev:77 rq:821479 version:5.4.0

Changes:
--------
New Changes file:

--- /dev/null   2020-07-16 02:54:20.700682797 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.3592/gnuplot-doc.changes    
2020-07-21 15:46:44.740025307 +0200
@@ -0,0 +1,1609 @@
+-------------------------------------------------------------------
+Fri Jul 17 07:36:14 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Update to gnuplot 5.4
+  * NEW support for 64-bit integer arithmetic
+  * NEW support for voxel grids
+  * NEW plot ... with table if <expression>
+  * NEW "set walls" command to show xy xz and yz planes in 3D plots
+  * NEW "set clip radial" for line segments in polar mode plots
+  * NEW "splot ... with isosurface"
+  * NEW "splot ... with circles"
+  * NEW "splot ... with boxes"
+  * NEW "plot ... with arrows"
+  * NEW "plot ... with polygons"
+  * NEW "set view projection {xz|yz}"
+  * NEW "set datafile columnheaders"
+  * NEW per-plot fillcolor and fillstyle for pm3d surfaces
+  * NEW allow separate color column with dgrid3d surfaces (but not color 
splines)
+  * NEW string function trim(" padded string ") removes leading and trailing 
whitespace
+  * NEW unicode escape sequences \U+hhhh
+  * NEW order N Bessel functions of 1st and 2nd kind (besjn besyn)
+  * NEW modified Bessel functions I0 (besi0) and I1 (besi1)
+  * NEW modified Bessel function of order n (besin)
+  * NEW "set object polygon depthsort" as an alternative to front/back/behind
+  * NEW "set pixmap" object-like bitmap images from png/gif/jpeg input files
+  * NEW overflow avoidance extends range of arguments handled by complex 
division
+  * NEW largely extended pcl5 terminal supports PCL5e/PCL5c printers
+  * NEW revised pstricks and texdraw LaTeX terminals
+  * NEW extended dospc terminal (DOS32/OpenWatcom)
+  * NEW extended svga terminal using the (M)GRX library (DOS32/DJGPP)
+  * NEW heavily revised fig terminal
+  * NEW LaTeX terminal pict2e uses the LaTeX2e pict2e environment
+  * NEW Left-click on hypertext label will copy text to clipboard (wxt qt)
+  * NEW smooth option "zsort" controls order that points are plotting in
+  * NEW multiple textbox styles
+  * NEW Time/date input recognizes format %p to handle am/pm field
+  * EXPERIMENTAL "set mouse mouseformat function <stringval_from_xy(x,y)>"
+  * EXPERIMENTAL load $DATABLOCK
+  * CHANGE revised syntax for plot style "with parallelaxes"
+  * CHANGE deprecate command "reread"
+  * CHANGE remove deprecated command "update"
+  * CHANGE remove deprecated option "thru"
+  * CHANGE special case optimization of nonlinear code to speed up logscale
+  * CHANGE windows terminal can print using Direct2D
+  * CHANGE windows terminal supports color fonts (Direct2D)
+  * CHANGE arrow head size can be decoupled from arrow size
+  * CHANGE apply trange to sampling on pseudofile '+'
+  * CHANGE move tgif terminal to "legacy" status; build only if configured
+  * CHANGE imaginary values from the using spec of a 2D plot are treated as NaN
+  * CHANGE remove compile option EXTENDED_COLOR_SPECS used only by vgagl.trm
+  * CHANGE remove linux and vgagl terminals
+  * CHANGE remove undocumented EXPERIMENTAL option for pm3d filled contours
+  * CHANGE print to datablock expands embedded \n into a separate block entry
+  * CHANGE boxplot outliers affect autoscaling only if they are enabled
+  * CHANGE remove latex, emtex, eepic, and tpic terminals from default build
+  * CHANGE pm3d quadrangles are by default clipped smoothly to zrange
+  * CHANGE `set offset` is ignored when the axis range is not autoscaled
+  * FIX allow mixed use of in-key plot titles and manually placed titles
+  * FIX open/close path for polygons
+  * FIX several stability issues of the caca terminal
+  * FIX gd terminals: rendering of white lines with lw > 1
+  * FIX do not reapply "set offset" on refresh or scrolling event
+  * FIX for negative relative time format with leading element zero
+- Port patch to 5.4.0
+  * 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-gd.patch
+  * gnuplot-wx3.diff
+- Remove now obsolete patch gnuplot-QtIndexedList.dif
+
+-------------------------------------------------------------------
+Mon Jun 22 07:49:19 UTC 2020 - Werner Fink <[email protected]>
+
+- Add patch gnuplot-QtIndexedList.dif to avoid warnings reported
+  with boo#1172565 
+
+-------------------------------------------------------------------
+Tue Jun 16 09:13:13 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Disable warning messages from Qt5(.15 and up) (boo#1172565) 
+
+-------------------------------------------------------------------
+Mon Dec  2 12:31:23 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Update to gnuplot 5.2.8
+  * CHANGE user-visible GPVAL_TERM_HCHAR GPVAL_TERM_VCHAR (help debug font 
issues)
+  * CHANGE placement of ylabel (compromise 5.2.7 and earlier versions) (Bug 
#2181)
+  * CHANGE make strstrt() aware of UTF8, e.g. strstrt("αβγ5", "5") returns 4
+  * FIX "set timestamp" from "save" must not include a justification (Bug 
#2178)
+  * FIX set cntrparam levels increment <base>, <factor> for logscale z (Bug 
#2183)
+  * FIX character pointtypes should inherit plot coloring like normal 
pointtypes
+  * FIX bad autoscaling of linked y2 axis (Bug #2186)
+  * FIX prevent infinite loop from unbounded interation in a non-data plot 
command
+  * FIX dimensions reported by "stats matrix every" (Bug #2189)
+  * FIX extent of boxplot whiskers could be off by one point (Bug #2106)
+  * FIX mix unbounded iteration and functions in a single plot command (Bug 
#2201)
+  * FIX reverse history search with readline=builtin (Bug #2209)
+  * FIX qt: suppress off-by-one ysize (Bug #1759)
+  * FIX cairo: suppress off-by-one ysize (Bug #1759)
+  * FIX gd: apply alpha to brushstroke lines (Bug #2117)
+  * FIX tikz: fixes to accommodate lua 5.3 and newer pgf
+  * FIX wxt: ExportToFile widget disabled in persist mode (Bug #2185)
+  * FIX qt: handling of modifier keys (ctrl alt shift) for keyboard events
+  * FIX wxt: handling of modifier keys (ctrl alt shift) for keyboard events
+  * FIX fig: dashtype "solid" was not passed through correctly to transfig
+  * FIX gd: incorrect line spacing of multiline label (Bug #2215)
+
+-------------------------------------------------------------------
+Mon Aug  5 17:02:18 UTC 2019 - Stefan Brüns <[email protected]>
+
+- Use _multibuild for documentation subpackage. The documentation requires
+  TeX and emacs, which significantly add to the build dependencies (emacs
+  depends on webkit2gtk, which depends on rust).
+- Split Gnuplot mode files for emacs from the gnuplot package. The
+  gnuplot mode packages has no build dependency on gnuplot, while
+  the split removes the emacs build dependency from gnuplot.
+- Disable KDE3 era DCOP support
+- Move man pages to main package
+- Do not package figure_*.pdf build artifacts, created for PDF manual
+- Cleanup spec file:
+  * Fix RPM Group for doc package
+  * Remove support for openSUSE 13.1 (Qt4)
+  * Remove support for X11 installed in /usr/X11R6/
+  * Remove defattr macro use
+  * Disable (S)VGA terminal (requires unvailable libvga)
+
+-------------------------------------------------------------------
+Fri May 31 07:29:54 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Update to gnuplot 5.2.7
+  * NEW "set pm3d noclipcb" will skip drawing quadrangles with color < cbmin
+  * NEW pm terminal supports utf8, dashed lines, bold/italic text
+  * NEW imaginary component of array values is available to "using" in column 3
+  * NEW gnuplot --slow may help use of qt terminal with slow system font server
+  * CHANGE splot "with points pt 0" acts like "with dots"
+  * CHANGE (tikz) improved default interpretation of gnuplot arrowhead style
+  * CHANGE teach hidden3d to handle double-headed vectors (arrowstyle "heads")
+  * CHANGE "unset title" or "reset" resets all title properties to default
+  * CHANGE font names passed to enhanced text processing may be in quotes
+  * CHANGE cairo terminals accept fractional font sizes
+  * CHANGE "plot with table" does not output trailing field separator
+  * CHANGE better centering for clustered histograms
+  * CHANGE clear STATS_* variables before performing analysis
+  * CHANGE cairo, libgd, and svg terminals handle LT_NODRAW by not drawing at 
all
+  * CHANGE svg terminal clickable icons are in-line data rather than external 
refs
+  * CHANGE revise space allocated for ylabel; allow text justification for 
ylabel
+  * CHANGE reduce overhead, making it feasible to have 10^6 hypertext labels
+  * CHANGE heavily revised fig terminal
+  * FIX "plot with table" unnecessarily limited string column output to 60 
chars 
+  * FIX (windows) make sure graph window is shown even if the program is 
"hidden"
+  * FIX hidden3d mode was not correctly dealing with arrowstyle backhead
+  * FIX sprintf in 'using' spec must not clobber numeric locale
+  * FIX tikz - request for polygon with 0 vertices could hang terminal
+  * FIX lua/tikz - do not attempt to ftruncate output being piped through 
stdout
+  * FIX tkcanvas - do not attempt to ftruncate output being piped through 
stdout
+  * FIX handle NaN values in input stream to "stats FOO matrix"
+  * FIX prevent extra read past the end of a datablock holding matrix data
+  * FIX pm - issues in box and polygon fill, (wide) lines, enhanced text, 
images
+  * FIX dropped character in piped input stream if plot window is manually 
closed
+  * FIX extraneous dots and potential segfault from splot with contour labels
+  * FIX boxplots - color sequence correctly starts with specified linetype
+  * FIX incomplete initialization led to segfault from "gnuplot -c foo.gp baz"
+  * FIX Allow "pm3d depthorder base" to handle 3D boxes with logscale z
+- Correct relative offsets of the hunks of the patches
+  * gnuplot-4.4.0-x11ovf.dif
+  * gnuplot-4.6.0-fonts.diff
+  * gnuplot-4.6.0.dif
+
+-------------------------------------------------------------------
+Thu Jan  3 07:30:48 UTC 2019 - Dr. Werner Fink <[email protected]>
+
+- Update to gnuplot 5.2.6
+  * NEW keyword "keyentry" places an entry in the key without actually plotting
+  * NEW "set style boxplot medianlinewidth <lw>"
+  * CHANGE drop non-working support for CIE/XYZ color space
+  * CHANGE strptime ignores content read with format a/A/w/W
+  * FIX various corner-case bugs and overruns found by fuzzing
+  * FIX revise waitforinput in x11 terminal
+  * FIX revise waitforinput and terminal close events in qt terminal
+  * FIX revise waitforinput and new window events in monothreaded wxt terminal
+  * FIX lua.trm compatibility with lua version 5.3
+  * FIX error line reporting inside an if/else bracketed clause
+  * FIX error in date conversion for times within a nanosecond of a year 
boundary
+- Drop patch gnuplot-e3cc539c.patch as this is fixed with update
+
+-------------------------------------------------------------------
+Wed Nov 28 11:35:10 UTC 2018 - Dr. Werner Fink <[email protected]>
+
+- Add patch gnuplot-e3cc539c.patch from upstream commit e3cc539c
+  Fix the bugs boo#1117463 (CVE-2018-19492), boo#1117464 (CVE-2018-19491),
+  and boo#1117465 (CVE-2018-19490)
+
+-------------------------------------------------------------------
+Tue Oct  9 07:40:42 UTC 2018 - Dr. Werner Fink <[email protected]>
++++ 1412 more lines (skipped)
++++ between /dev/null
++++ and /work/SRC/openSUSE:Factory/.gnuplot.new.3592/gnuplot-doc.changes
--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2020-06-25 
16:47:46.232977204 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.3592/gnuplot.changes        
2020-07-21 15:46:47.212028362 +0200
@@ -1,0 +2,75 @@
+Fri Jul 17 07:36:14 UTC 2020 - Dr. Werner Fink <[email protected]>
+
+- Update to gnuplot 5.4
+  * NEW support for 64-bit integer arithmetic
+  * NEW support for voxel grids
+  * NEW plot ... with table if <expression>
+  * NEW "set walls" command to show xy xz and yz planes in 3D plots
+  * NEW "set clip radial" for line segments in polar mode plots
+  * NEW "splot ... with isosurface"
+  * NEW "splot ... with circles"
+  * NEW "splot ... with boxes"
+  * NEW "plot ... with arrows"
+  * NEW "plot ... with polygons"
+  * NEW "set view projection {xz|yz}"
+  * NEW "set datafile columnheaders"
+  * NEW per-plot fillcolor and fillstyle for pm3d surfaces
+  * NEW allow separate color column with dgrid3d surfaces (but not color 
splines)
+  * NEW string function trim(" padded string ") removes leading and trailing 
whitespace
+  * NEW unicode escape sequences \U+hhhh
+  * NEW order N Bessel functions of 1st and 2nd kind (besjn besyn)
+  * NEW modified Bessel functions I0 (besi0) and I1 (besi1)
+  * NEW modified Bessel function of order n (besin)
+  * NEW "set object polygon depthsort" as an alternative to front/back/behind
+  * NEW "set pixmap" object-like bitmap images from png/gif/jpeg input files
+  * NEW overflow avoidance extends range of arguments handled by complex 
division
+  * NEW largely extended pcl5 terminal supports PCL5e/PCL5c printers
+  * NEW revised pstricks and texdraw LaTeX terminals
+  * NEW extended dospc terminal (DOS32/OpenWatcom)
+  * NEW extended svga terminal using the (M)GRX library (DOS32/DJGPP)
+  * NEW heavily revised fig terminal
+  * NEW LaTeX terminal pict2e uses the LaTeX2e pict2e environment
+  * NEW Left-click on hypertext label will copy text to clipboard (wxt qt)
+  * NEW smooth option "zsort" controls order that points are plotting in
+  * NEW multiple textbox styles
+  * NEW Time/date input recognizes format %p to handle am/pm field
+  * EXPERIMENTAL "set mouse mouseformat function <stringval_from_xy(x,y)>"
+  * EXPERIMENTAL load $DATABLOCK
+  * CHANGE revised syntax for plot style "with parallelaxes"
+  * CHANGE deprecate command "reread"
+  * CHANGE remove deprecated command "update"
+  * CHANGE remove deprecated option "thru"
+  * CHANGE special case optimization of nonlinear code to speed up logscale
+  * CHANGE windows terminal can print using Direct2D
+  * CHANGE windows terminal supports color fonts (Direct2D)
+  * CHANGE arrow head size can be decoupled from arrow size
+  * CHANGE apply trange to sampling on pseudofile '+'
+  * CHANGE move tgif terminal to "legacy" status; build only if configured
+  * CHANGE imaginary values from the using spec of a 2D plot are treated as NaN
+  * CHANGE remove compile option EXTENDED_COLOR_SPECS used only by vgagl.trm
+  * CHANGE remove linux and vgagl terminals
+  * CHANGE remove undocumented EXPERIMENTAL option for pm3d filled contours
+  * CHANGE print to datablock expands embedded \n into a separate block entry
+  * CHANGE boxplot outliers affect autoscaling only if they are enabled
+  * CHANGE remove latex, emtex, eepic, and tpic terminals from default build
+  * CHANGE pm3d quadrangles are by default clipped smoothly to zrange
+  * CHANGE `set offset` is ignored when the axis range is not autoscaled
+  * FIX allow mixed use of in-key plot titles and manually placed titles
+  * FIX open/close path for polygons
+  * FIX several stability issues of the caca terminal
+  * FIX gd terminals: rendering of white lines with lw > 1
+  * FIX do not reapply "set offset" on refresh or scrolling event
+  * FIX for negative relative time format with leading element zero
+- Port patch to 5.4.0
+  * 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-gd.patch
+  * gnuplot-wx3.diff
+  * gnuplot-5.2.0-texi2info.patch
+- Remove now obsolete patch gnuplot-QtIndexedList.dif
+- Add new Gnuplot_5_4.pdf as now the old tutorial isn't anymore
+
+-------------------------------------------------------------------

Old:
----
  gnuplot-5.2.8.tar.gz
  gnuplot-QtIndexedList.dif

New:
----
  Gnuplot_5_4.pdf
  gnuplot-5.4.0.tar.gz
  gnuplot-doc.changes
  pre_checkin.sh

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnuplot.spec ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.432032344 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.432032344 +0200
@@ -16,6 +16,11 @@
 #
 
 
+#################################################################
+###    Please call "./pre_checkin.sh" prior to submitting.    ###
+###    (This will regenerate gnuplot-doc.changes)             ###
+#################################################################
+
 %global flavor @BUILD_FLAVOR@%{nil}
 %global sname gnuplot
 %if "%{flavor}" == ""
@@ -70,18 +75,20 @@
 BuildRequires:  tex(subfigure.sty)
 %endif
 URL:            http://www.gnuplot.info/
-Version:        5.2.8
+Version:        5.4.0
 Release:        0
+%global         underscore 5_4
 %if "%{flavor}" == ""
 Summary:        Function Plotting Utility and more
 License:        SUSE-Gnuplot AND GPL-2.0-or-later
-Group:          Productivity/Graphics/Visualization/Graph
+Group:          Documentation/Other
 %else
 Summary:        Documentation of GNUplot
 License:        SUSE-Gnuplot AND GPL-2.0-or-later
 Group:          Documentation/Other
 %endif
 Source0:        
http://downloads.sourceforge.net/project/gnuplot/gnuplot/%{version}/gnuplot-%{version}.tar.gz
+Source1:        
http://downloads.sourceforge.net/project/gnuplot/gnuplot/%{version}/Gnuplot_%{underscore}.pdf
 Source2:        gnuplot-fr.doc.bz2
 Source3:        README.whynot
 # http://mirrors.ctan.org/macros/latex209/contrib/picins/picins.sty
@@ -96,7 +103,6 @@
 Patch5:         gnuplot-wx3.diff
 Patch6:         gnuplot-QtCore-PIC.dif
 Patch7:         gnuplot-gd.patch
-Patch8:         gnuplot-QtIndexedList.dif
 %define _x11lib     %{_libdir}
 %define _x11data    %{_datadir}/X11
 %define _libx11     %{_exec_prefix}/lib/X11
@@ -131,7 +137,6 @@
 %patch5 -p1 -b .w3x
 %patch6 -p0 -b .pic
 %patch7 -p1 -b .gd
-%patch8 -p0 -b .qtlist
 
 %build
 autoreconf -fi
@@ -197,9 +202,12 @@
            make srcdir=. pdf
        popd
   popd
+  if test -d tutorial/
+  then
   pushd tutorial/
        make srcdir=. clean pdf
   popd
+  fi
 %endif
 
 %install
@@ -208,7 +216,7 @@
 %if "%{flavor}" == ""
     make DESTDIR=%{buildroot} appdefaultdir=%{_appdef} install
     mkdir -p %{buildroot}/%{_mandir}/ja/man1
-    mv %{buildroot}/%{_mandir}/man1/gnuplot-ja.1 
%{buildroot}/%{_mandir}/ja/man1/gnuplot.1
+    install -m 0644 man/gnuplot-ja_JP.UTF-8 
%{buildroot}/%{_mandir}/ja/man1/gnuplot.1
 %endif
 
 %if "%{flavor}" == "doc"
@@ -226,20 +234,18 @@
     rm  -vf tutorial/eg7.pdf
     rm -rvf demo/html
     install -m 0444 docs/*.info*      %{buildroot}/%{_infodir}/
-    install -m 0444 docs/*.pdf        %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 docs/htmldocs/*   %{buildroot}/%{_docdir}/gnuplot/doc/html
     install -m 0444 docs/psdoc/*.pdf  %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 docs/psdoc/*.ps   %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 docs/psdoc/*.gpi  %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 docs/psdoc/*.doc  %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 docs/psdoc/README %{buildroot}/%{_docdir}/gnuplot/doc/
-    install -m 0444 tutorial/*.pdf    %{buildroot}/%{_docdir}/gnuplot/doc/
     install -m 0444 demo/*.*          %{buildroot}/%{_docdir}/gnuplot/demo/
     install -m 0444 README*           %{buildroot}/%{_docdir}/gnuplot/
-    install -m 0444 VERSION           %{buildroot}/%{_docdir}/gnuplot/
     install -m 0444 NEWS BUGS        %{buildroot}/%{_docdir}/gnuplot/
     install -m 0444 %{SOURCE3}        %{buildroot}/%{_docdir}/gnuplot/
     rm -f %{buildroot}/%{_docdir}/gnuplot/demo/Makefile*
+    install -m 0444 %{S:1}            %{buildroot}/%{_docdir}/gnuplot/
 %endif
     %fdupes -s %{buildroot}
 
@@ -267,8 +273,8 @@
 
 %if "%{flavor}" == "doc"
 %files
-%doc %{_docdir}/gnuplot/
-%doc %{_infodir}/%{sname}.info.gz
+%{_docdir}/gnuplot/
+%{_infodir}/%{sname}.info.gz
 %endif
 
 %changelog

++++++ gnuplot-4.4.0-x11ovf.dif ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.484032408 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.488032413 +0200
@@ -3,8 +3,8 @@
  1 file changed, 9 insertions(+), 3 deletions(-)
 
 --- src/gplt_x11.c
-+++ src/gplt_x11.c     2018-05-07 07:13:13.080045710 +0000
-@@ -958,6 +958,8 @@ mainloop()
++++ src/gplt_x11.c     2020-07-17 07:29:52.061621215 +0000
+@@ -954,6 +954,8 @@ mainloop()
      nfds = cn + 1;
  
      while (1) {
@@ -13,7 +13,7 @@
        XFlush(dpy);            /* see above */
  
        FD_ZERO(&tset);
-@@ -995,7 +997,11 @@ mainloop()
+@@ -991,7 +993,11 @@ mainloop()
                process_event(&xe);
            }
        }
@@ -26,7 +26,7 @@
            unlink(X11_ipcpath);
            record();
            fclose(X11_ipc);
-@@ -1227,8 +1233,8 @@ static int read_input __PROTO((void));
+@@ -1223,8 +1229,8 @@ static int read_input(void);
  static int
  read_input()
  {

++++++ gnuplot-4.6.0-demo.diff ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.496032423 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.500032428 +0200
@@ -7,8 +7,8 @@
  5 files changed, 34 insertions(+), 4 deletions(-)
 
 --- demo/fit.dem
-+++ demo/fit.dem       2018-05-07 07:11:51.433579608 +0000
-@@ -10,6 +10,7 @@ set dummy x, y
++++ demo/fit.dem       2020-07-17 07:25:00.022670914 +0000
+@@ -6,6 +6,7 @@ set dummy x, y
  
  print "Some examples how data fitting using nonlinear least squares fit can 
be done."
  print ''
@@ -16,7 +16,7 @@
  
  print "We fit a straight line to the data -- only as a demo without physical 
meaning."
  l(x) = y0 + m*x
-@@ -29,6 +30,7 @@ set title 'data set and initial paramete
+@@ -25,6 +26,7 @@ set title 'data set and initial paramete
  plot 'lcdemo.dat', l(x)
  pause -1 "Now start fitting...  (-> return)"
  
@@ -24,7 +24,7 @@
  fit l(x) 'lcdemo.dat' via y0, m
  set title 'unweighted fit'
  plot 'lcdemo.dat', l(x)
-@@ -324,6 +326,7 @@ print '     "fit3.dat" u 1:2:3:4 via a0,
+@@ -320,6 +322,7 @@ print '     "fit3.dat" u 1:2:3:4 via a0,
  pause -1 "Press enter to proceed with the next example."
  
  reset
@@ -32,7 +32,7 @@
  print "\n"
  print "The fit command can handle errors in the independent variable, too."
  print "The problem shown here is Pearson's data with York's weights.\n"
-@@ -429,6 +432,7 @@ print "to time."
+@@ -425,6 +428,7 @@ print "to time."
  print ''
  pause -1 "Done with fitting demo  (-> return)"
  reset
@@ -41,8 +41,8 @@
  # release datablock
  undefine $PearsonYork
 --- demo/poldat.dem
-+++ demo/poldat.dem    2018-05-07 07:11:51.433579608 +0000
-@@ -11,7 +11,7 @@ unset grid
++++ demo/poldat.dem    2020-07-17 07:25:00.022670914 +0000
+@@ -7,7 +7,7 @@ unset grid
  unset polar
  set title "Primitive Smith Chart"
  unset key
@@ -52,8 +52,8 @@
  set rrange [-0 : 10]
  set trange [-pi : pi]
 --- demo/simple.dem
-+++ demo/simple.dem    2018-05-07 07:11:51.433579608 +0000
-@@ -8,14 +8,13 @@
++++ demo/simple.dem    2020-07-17 07:25:00.022670914 +0000
+@@ -5,14 +5,13 @@
  #
  set title "Simple Plots" font ",20"
  set key left box
@@ -70,8 +70,8 @@
  pause -1 "Hit return to continue"
  
 --- src/show.c
-+++ src/show.c 2018-05-07 07:11:51.437579533 +0000
-@@ -1078,6 +1078,15 @@ show_version(FILE *fp)
++++ src/show.c 2020-07-17 07:25:00.022670914 +0000
+@@ -1076,6 +1076,15 @@ show_version(FILE *fp)
            p                   /* type "help seeking-assistance" */
            );
  
@@ -88,8 +88,8 @@
      /* show version long */
      if (almost_equals(c_token, "l$ong")) {
 --- src/variable.c
-+++ src/variable.c     2018-05-07 07:11:51.437579533 +0000
-@@ -37,7 +37,10 @@ static char *RCSid() { return RCSid("$Id
++++ src/variable.c     2020-07-17 07:25:00.022670914 +0000
+@@ -33,7 +33,10 @@
  /* The Death of Global Variables - part one. */
  
  #include <string.h>
@@ -101,7 +101,7 @@
  #include "variable.h"
  
  #include "alloc.h"
-@@ -98,6 +101,17 @@ loadpath_handler(int action, char *path)
+@@ -94,6 +97,17 @@ loadpath_handler(int action, char *path)
        if (!loadpath)
        {
            char *envlib = getenv("GNUPLOT_LIB");
@@ -119,7 +119,7 @@
            if (envlib) {
                int len = strlen(envlib);
                loadpath = gp_strdup(envlib);
-@@ -106,6 +120,10 @@ loadpath_handler(int action, char *path)
+@@ -102,6 +116,10 @@ loadpath_handler(int action, char *path)
                /* convert all PATHSEPs to \0 */
                PATHSEP_TO_NUL(loadpath);
            }                   /* else: NULL = empty */

++++++ gnuplot-4.6.0-fonts.diff ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.512032442 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.512032442 +0200
@@ -1,10 +1,9 @@
 ---
  src/gplt_x11.c |   33 +++++++++++++++++++++++++++------
- src/variable.c |    2 ++
- 2 files changed, 29 insertions(+), 6 deletions(-)
+ 1 file changed, 27 insertions(+), 6 deletions(-)
 
 --- src/gplt_x11.c
-+++ src/gplt_x11.c     2018-05-07 07:11:03.618477998 +0000
++++ src/gplt_x11.c     2020-07-17 07:20:04.523781257 +0000
 @@ -99,15 +99,16 @@
   * patches by Masahito Yamaga <[email protected]>
   */
@@ -38,8 +37,8 @@
  #ifdef EXPORT_SELECTION
  # undef EXPORT_SELECTION
  #endif /* EXPORT SELECTION */
-@@ -523,8 +530,8 @@ static char *gpFallbackFont __PROTO((voi
- static int gpXGetFontascent __PROTO((XFontStruct *cfont));
+@@ -521,8 +528,8 @@ static char *gpFallbackFont(void);
+ static int gpXGetFontascent(XFontStruct *cfont);
  
  enum set_encoding_id encoding = S_ENC_DEFAULT; /* EAM - mirrored from core 
code by 'QE' */
 -static char default_font[196] = { '\0' };
@@ -49,16 +48,16 @@
  
  #define Nwidths 10
  static unsigned int widths[Nwidths] = { 1, 0, 0, 0, 0, 0, 0, 0, 0, 0 };
-@@ -2289,6 +2296,8 @@ exec_cmd(plot_struct *plot, char *comman
+@@ -2285,6 +2292,8 @@ exec_cmd(plot_struct *plot, char *comman
                /* Save the request default font */
                c = &(buffer[strlen(buffer)-1]);
                while (*c <= ' ') *c-- = '\0';
 +              if (strlen(&buffer[2]) == 0)
-+                      break;
-               strncpy(default_font, &buffer[2], strlen(&buffer[2])+1);
++                  break;
+               strncpy(default_font, &buffer[2], sizeof(default_font)-1);
                FPRINTF((stderr, "gnuplot_x11: exec_cmd() set default_font to 
\"%s\"\n", default_font));
                break;
-@@ -5772,7 +5781,7 @@ XFontStruct *gpXLoadQueryFont (Display *
+@@ -5739,7 +5748,7 @@ XFontStruct *gpXLoadQueryFont (Display *
            }
  #else
            if (first_time) {
@@ -67,7 +66,7 @@
                first_time = FALSE;
            }
            while (n_miss-- > 0)
-@@ -5927,6 +5936,18 @@ char *fontname;
+@@ -5892,6 +5901,18 @@ char *fontname;
      }
  
  #ifdef USE_X11_MULTIBYTE
@@ -86,14 +85,3 @@
      if (fontname && strncmp(fontname, "mbfont:", 7) == 0) {
        if (multibyte_fonts_usable) {
            usemultibyte = 1;
---- src/variable.c
-+++ src/variable.c     2018-05-07 07:11:03.622477923 +0000
-@@ -280,6 +280,8 @@ static const struct path_table fontpath_
-     { "$`kpsexpand '$TEXMFDIST'`/fonts/type1!" },
- #endif
-     /* Linux paths */
-+    { "/usr/share/fonts/Type1" },
-+    { "/usr/share/fonts/truetype" },
-     { "/usr/X11R6/lib/X11/fonts/Type1" },
-     { "/usr/X11R6/lib/X11/fonts/truetype" },
-     /* HP-UX */

++++++ gnuplot-4.6.0.dif ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.528032462 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.528032462 +0200
@@ -1,26 +1,13 @@
 ---
- gnuplot-5.2.3/configure.ac     |    2 +-
- gnuplot-5.2.3/docs/Makefile.am |   12 ++++++++----
- gnuplot-5.2.3/src/gadgets.h    |    2 +-
- gnuplot-5.2.3/src/gplt_x11.c   |    9 ++++++---
- gnuplot-5.2.3/src/plot.c       |   22 +++++++++++++++++++++-
- gnuplot-5.2.3/src/term.h       |    6 +++---
- gnuplot-5.2.3/term/linux.trm   |    4 ++--
- 7 files changed, 42 insertions(+), 15 deletions(-)
+ gnuplot-5.4.0/docs/Makefile.am |   12 ++++++++----
+ gnuplot-5.4.0/src/gadgets.h    |    2 +-
+ gnuplot-5.4.0/src/gplt_x11.c   |    9 ++++++---
+ gnuplot-5.4.0/src/plot.c       |   22 +++++++++++++++++++++-
+ gnuplot-5.4.0/src/term.h       |    6 +++---
+ 5 files changed, 39 insertions(+), 12 deletions(-)
 
---- gnuplot-5.2.3/configure.ac
-+++ gnuplot-5.2.3/configure.ac 2018-05-07 07:12:26.984911679 +0000
-@@ -364,7 +364,7 @@ if test "$with_linux_vga" = yes; then
-     [AC_DEFINE(LINUXVGA,1,
-                [ Define if this is a Linux system with SuperVGA library. ])
-      LINUXSUID='chown root $(bindir)/gnuplot; chmod u+s $(bindir)/gnuplot'
--     TERMLIBS="-lvga $TERMLIBS"],
-+     TERMLIBS="/usr/${ARCHLIB:=lib}/libvga.a $TERMLIBS"],
-     with_linux_vga=no)
- fi
- 
---- gnuplot-5.2.3/docs/Makefile.am
-+++ gnuplot-5.2.3/docs/Makefile.am     2018-05-07 07:12:26.984911679 +0000
+--- gnuplot-5.4.0/docs/Makefile.am
++++ gnuplot-5.4.0/docs/Makefile.am     2020-07-17 07:25:36.834034450 +0000
 @@ -42,7 +42,7 @@
  #
  
@@ -30,7 +17,7 @@
  gihdir = @GIHDIR@
  
  noinst_PROGRAMS = checkdoc doc2ipf doc2tex doc2gih doc2rnh doc2hlp    \
-@@ -97,7 +97,7 @@ gnuplot-groff.ps gnuplot.tmp VERSION gnu
+@@ -101,7 +101,7 @@ gnuplot-groff.ps gnuplot.tmp VERSION gnu
  gnuplot.idv gnuplot.xref gnuplot.lg gnuplot.pdf wxhelp_figures                
\
  wxhelp/*.html wxhelp/wgnuplot.hhc wxhelp/wgnuplot.hhk                 \
  wxhelp/wgnuplot.htc wxhelp/doc2html$(EXEEXT) windows/wgnuplot.htk     \
@@ -39,7 +26,7 @@
  
  DISTFILES = $(DIST_COMMON) $(SOURCES) $(DOCHEADERS) $(EXTRA_DIST)
  
-@@ -261,17 +261,21 @@ gnuplot.hlp: doc2hlp$(EXEEXT) $(srcdir)/
+@@ -265,17 +265,21 @@ gnuplot.hlp: doc2hlp$(EXEEXT) $(srcdir)/
  doc2hlp_SOURCES = doc2hlp.c termdoc.c
  
  ### gnuplot interactive help format
@@ -63,20 +50,20 @@
  
  alldoc2gih_SOURCES = doc2gih.c termdoc.c
  alldoc2gih_CPPFLAGS = -DALL_TERM_DOC $(AM_CPPFLAGS)
---- gnuplot-5.2.3/src/gadgets.h
-+++ gnuplot-5.2.3/src/gadgets.h        2018-05-07 07:12:26.984911679 +0000
-@@ -486,7 +486,7 @@ extern TBOOLEAN    clip_lines1;
- extern TBOOLEAN       clip_lines2;
+--- gnuplot-5.4.0/src/gadgets.h
++++ gnuplot-5.4.0/src/gadgets.h        2020-07-17 07:27:48.183763305 +0000
+@@ -512,7 +512,7 @@ extern TBOOLEAN    clip_lines2;
  extern TBOOLEAN       clip_points;
+ extern TBOOLEAN       clip_radial;
  
 -#define SAMPLES 100           /* default number of samples for a plot */
 +#define SAMPLES 500           /* default number of samples for a plot */
  extern int samples_1;
  extern int samples_2;
  
---- gnuplot-5.2.3/src/gplt_x11.c
-+++ gnuplot-5.2.3/src/gplt_x11.c       2018-05-07 07:12:26.988911605 +0000
-@@ -2524,9 +2524,12 @@ exec_cmd(plot_struct *plot, char *comman
+--- gnuplot-5.4.0/src/gplt_x11.c
++++ gnuplot-5.4.0/src/gplt_x11.c       2020-07-17 07:25:36.834034450 +0000
+@@ -2508,9 +2508,12 @@ exec_cmd(plot_struct *plot, char *comman
        }
      }
      /*   X11_justify_text(mode) - set text justification mode  */
@@ -92,9 +79,9 @@
      else if (*buffer == 'A')
        sscanf(buffer + 1, "%lf", &plot->angle);
  
---- gnuplot-5.2.3/src/plot.c
-+++ gnuplot-5.2.3/src/plot.c   2018-05-07 07:12:26.988911605 +0000
-@@ -217,6 +217,7 @@ static int asked_privi = 0;
+--- gnuplot-5.4.0/src/plot.c
++++ gnuplot-5.4.0/src/plot.c   2020-07-17 07:28:52.762646614 +0000
+@@ -214,6 +214,7 @@ static int asked_privi = 0;
  void
  drop_privilege()
  {
@@ -102,7 +89,7 @@
      if (!asked_privi) {
        euid = geteuid();
        egid = getegid();
-@@ -230,11 +231,13 @@ drop_privilege()
+@@ -227,11 +228,13 @@ drop_privilege()
      if (seteuid(ruid) == -1)
        (void) fprintf(stderr, "seteuid(%d): %s\n",
                       (int) ruid, strerror(errno));
@@ -116,7 +103,7 @@
      if (!asked_privi) {
        euid = geteuid();
        egid = getegid();
-@@ -248,6 +251,7 @@ take_privilege()
+@@ -245,6 +248,7 @@ take_privilege()
      if (seteuid(euid) == -1)
        (void) fprintf(stderr, "seteuid(%d): %s\n",
                       (int) euid, strerror(errno));
@@ -124,17 +111,17 @@
  }
  
  #endif /* LINUXVGA */
-@@ -274,8 +278,8 @@ main(int argc, char **argv)
-     int i;
+@@ -280,8 +284,8 @@ main(int argc_orig, char **argv)
+     argc = argc_orig;
  
  #ifdef LINUXVGA
 -    LINUX_setup();            /* setup VGA before dropping privilege DBT 
4/5/99 */
      drop_privilege();
-+    LINUX_setup();
++    LINUX_setup();            /* setup VGA before dropping privilege DBT 
4/5/99 */
  #endif
  /* make sure that we really have revoked root access, this might happen if
     gnuplot is compiled without vga support but is installed suid by mistake */
-@@ -339,6 +343,22 @@ main(int argc, char **argv)
+@@ -359,6 +363,22 @@ main(int argc_orig, char **argv)
      rl_getc_function = getc_wrapper;
  #endif
  
@@ -157,8 +144,8 @@
  #if defined(HAVE_LIBREADLINE) || defined(HAVE_LIBEDITLINE)
      /* T.Walter 1999-06-24: 'rl_readline_name' must be this fix name.
       * It is used to parse a 'gnuplot' specific section in '~/.inputrc'
---- gnuplot-5.2.3/src/term.h
-+++ gnuplot-5.2.3/src/term.h   2018-05-07 07:12:26.988911605 +0000
+--- gnuplot-5.4.0/src/term.h
++++ gnuplot-5.4.0/src/term.h   2020-07-17 07:25:36.838034380 +0000
 @@ -242,9 +242,9 @@
  #include "emf.trm"
  
@@ -180,23 +167,3 @@
  
  /* Frame Maker MIF 3.00 format driver */
  #ifdef HAVE_MIF
---- gnuplot-5.2.3/term/linux.trm
-+++ gnuplot-5.2.3/term/linux.trm       2018-05-07 07:12:26.988911605 +0000
-@@ -195,7 +195,7 @@ TERM_PUBLIC void LINUX_linetype __PROTO(
- TERM_PUBLIC void LINUX_move __PROTO((unsigned int x, unsigned int y));
- TERM_PUBLIC void LINUX_vector __PROTO((unsigned int x, unsigned int y));
- TERM_PUBLIC int LINUX_text_angle __PROTO((int ang));
--TERM_PUBLIC void LINUX_put_text __PROTO((unsigned int x, unsigned int y, 
const char *str));
-+TERM_PUBLIC void LINUX_put_text __PROTO((unsigned int x, unsigned int y, char 
*str));
- TERM_PUBLIC void LINUX_suspend __PROTO((void));
- TERM_PUBLIC void LINUX_resume __PROTO((void));
- 
-@@ -408,7 +408,7 @@ LINUX_putc(
- }
- 
- TERM_PUBLIC void
--LINUX_put_text(unsigned int x, unsigned int y, const char *str)
-+LINUX_put_text(unsigned int x, unsigned int y, char *str)
- {
-     int i;
-     switch (linux_angle) {

++++++ gnuplot-5.2.0-texi2info.patch ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:50.544032482 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:50.544032482 +0200
@@ -1,6 +1,6 @@
 --- gnuplot.texi
-+++ gnuplot.texi       2018-10-09 07:29:53.428331979 +0000
-@@ -10678,8 +10678,7 @@ but
++++ gnuplot.texi       2020-07-17 09:17:43.019856719 +0000
+@@ -11599,8 +11599,7 @@ but
  @end example
  
  See also
@@ -10,7 +10,7 @@
  
  @node arrow, autoscale, angles, set-show
  @subsection arrow
-@@ -21466,13 +21465,10 @@ Syntax:
+@@ -23249,13 +23248,10 @@ Syntax:
                          @{[no]enhanced@}
  @end example
  
@@ -24,7 +24,7 @@
  where <xchars> and <ychars> set the size of the text block. The default is
  79 by 24. The last newline is printed only if `feed` is enabled.
  
-@@ -21510,7 +21506,6 @@ See also e.g. the description at
+@@ -23293,7 +23289,6 @@ See also e.g. the description at
  
@uref{https://en.wikipedia.org/wiki/ANSI_escape_code#Colors,https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
  }
  
@@ -32,7 +32,7 @@
  Example:
  @example
        set term dumb mono size 60,15 aspect 1
-@@ -21882,8 +21877,6 @@ Preferred combinations are `medium norma
+@@ -23667,8 +23662,6 @@ Preferred combinations are `medium norma
  
  With each of these drivers, a binary copy is required on a PC to print.
  Do not use `print`---use instead `copy file /b lpt1:`.
@@ -41,7 +41,7 @@
  
  @node excl, fig, epson_180dpi, complete_list_of_terminals
  @subsection excl
-@@ -22683,8 +22676,6 @@ the environmental variable GNUPLOT_LUA_D
+@@ -24370,8 +24363,6 @@ the environmental variable GNUPLOT_LUA_D
  All arguments will be provided to the selected script for further
  evaluation. E.g. 'set term lua tikz help' will cause the script itself
  to print additional help on options and choices for the script.
@@ -50,7 +50,7 @@
  
  @node mf, mp, lua, complete_list_of_terminals
  @subsection mf
-@@ -23378,7 +23369,6 @@ terminals.  It has no options."
+@@ -25124,7 +25115,6 @@ terminals.  It has no options."
  @c ?term km-tek40xx
  @cindex km-tek40xx
  
@@ -58,23 +58,23 @@
  @c ?commands set terminal selanar
  @c ?set terminal selanar
  @c ?set term selanar
-@@ -23386,7 +23376,6 @@ terminals.  It has no options."
+@@ -25132,7 +25122,6 @@ terminals.  It has no options."
  @c ?term selanar
  @cindex selanar
  
 -@end itemizeif
- @c ?commands set terminal sixel
- @c ?set terminal sixel
- @c ?set term sixel
-@@ -23407,7 +23396,6 @@ For use with xterm emulation, xterm must
- "--enable-sixel-graphics" and started with "-ti 340" on the command line.
- Menu option "sixelScrolling" should be selected. xterm/vt340 emulation
- limits plots to 16 simultaneous colors, but other emulators may permit more.
+ @c ?commands set terminal sixeltek
+ @c ?set terminal sixeltek
+ @c ?set term sixeltek
+@@ -25156,7 +25145,6 @@ limits plots to 16 simultaneous colors,
+ 
+ Note that gnuplot also supports another sixel output terminal, sixelgd,
+ that offers more options and features."
 -@end itemizeif
  @c ?commands set terminal bitgraph
  @c ?set terminal bitgraph
  @c ?set term bitgraph
-@@ -23415,7 +23403,6 @@ limits plots to 16 simultaneous colors,
+@@ -25164,7 +25152,6 @@ that offers more options and features."
  @c ?term bitgraph
  @cindex bitgraph
  
@@ -82,23 +82,15 @@
  This family of terminal drivers supports a variety of VT-like terminals.
  `tek40xx` supports Tektronix 4010 and others as well as most TEK emulators.
  `vttek` supports VT-like tek40xx terminal emulators.
-@@ -23797,7 +23784,6 @@ Syntax:
-                 [dump "file"] \\
- @end example
- 
--@end itemizeif
- @example
-                 [mode]
- 
-@@ -23817,7 +23803,6 @@ If this option is present, (i.e the dump
- the key KP_Delete will write the file.  This action cannot and cannot be
- rebound. The file is written in raw ppm (P6) format. Note that this option
- is reset each time the `set term` command is issued.
+@@ -25718,7 +25705,6 @@ anti-aliasing, oversampling and full tra
+ deprecated.
+ The `GDI backend` which uses the classic GDI API is deprecated and has been
+ disabled in this version.
 -@end itemizeif
  
- To get high resolution modes, you will probably have to modify the
- configuration file of libvga, usually /etc/vga/libvga.conf.  Using
-@@ -24023,7 +24008,6 @@ of an additional redraw after releasing
+ `GDI+ backend` draws to the screen using the GDI+ Windows API. It supports
+ full antialiasing, oversampling, transparency and custom dash patterns.
+@@ -25748,7 +25734,6 @@ of an additional redraw after releasing
  
  `Line Styles...` allows customization of the line colors and styles.
  
@@ -106,7 +98,7 @@
  `Update wgnuplot.ini` saves the current window locations, window sizes, text
  window font, text window font size, graph window font, graph window font
  size, background color to the initialization file `wgnuplot.ini`.
-@@ -24189,8 +24173,6 @@ This file is located in the user's appli
+@@ -25914,8 +25899,6 @@ This file is located in the user's appli
        Line5=0 0 128 0 4
  @end example
  
@@ -115,7 +107,7 @@
  @c ^ <h3>Text window options</h3> 
  
  These settings apply to the wgnuplot text-window only."
-@@ -24227,7 +24209,6 @@ solid line in color mode, or a dashed li
+@@ -25952,7 +25935,6 @@ solid line in color mode, or a dashed li
  line width is 1 pixel.  If `Linestyle` is negative, it specifies the width of
  a SOLID line in pixels.  Line1 and any linestyle used with the `points` style
  must be SOLID with unit width.
@@ -123,7 +115,7 @@
  
  See `graph-menu`."
  
-@@ -24615,13 +24596,10 @@ later by `set term x11 [no]raise [no]per
+@@ -26338,13 +26320,10 @@ later by `set term x11 [no]raise [no]per
   `-ctrlq   ` closes window on ctrl-q rather than q
  @end example
  

++++++ gnuplot-5.2.8.tar.gz -> gnuplot-5.4.0.tar.gz ++++++
++++ 119792 lines of diff (skipped)

++++++ gnuplot-QtCore-PIC.dif ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:51.308033427 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:51.308033427 +0200
@@ -6,7 +6,7 @@
 
 --- src/Makefile.am
 +++ src/Makefile.am    2017-09-27 10:07:07.767840550 +0000
-@@ -163,6 +163,9 @@ clean-local: clean-qt-extra clean-demo
+@@ -168,6 +168,9 @@ clean-local: clean-qt-extra clean-demo
  
  gnuplot_SOURCES += qtterminal/qt_term.cpp
  


++++++ gnuplot-gd.patch ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:51.328033451 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:51.328033451 +0200
@@ -1,13 +1,13 @@
 Index: gnuplot-5.2.2/configure.ac
 ===================================================================
 ---
- gnuplot-5.2.5/configure.ac    |   66 
++++++------------------------------------
- gnuplot-5.2.5/src/Makefile.am |    2 -
+ gnuplot-5.4.0/configure.ac    |   66 
++++++------------------------------------
+ gnuplot-5.4.0/src/Makefile.am |    2 -
  2 files changed, 11 insertions(+), 57 deletions(-)
 
---- gnuplot-5.2.5/configure.ac
-+++ gnuplot-5.2.5/configure.ac 2018-10-09 09:38:56.700946180 +0000
-@@ -577,63 +577,17 @@ AC_ARG_WITH(gd,dnl
+--- gnuplot-5.4.0/configure.ac
++++ gnuplot-5.4.0/configure.ac 2020-07-17 07:31:14.828189953 +0000
+@@ -535,63 +535,17 @@ AC_ARG_WITH(gd,dnl
    with_gd=yes)
  
  if test "$with_gd" != no; then
@@ -81,11 +81,11 @@
  
  fi
  dnl end gd
---- gnuplot-5.2.5/src/Makefile.am
-+++ gnuplot-5.2.5/src/Makefile.am      2018-10-09 09:36:58.135163622 +0000
-@@ -58,7 +58,7 @@ tabulate.c tabulate.h \
- template.h term_api.h term.c term.h time.c unset.c util.c util.h \
- util3d.c util3d.h variable.c variable.h version.c version.h
+--- gnuplot-5.4.0/src/Makefile.am
++++ gnuplot-5.4.0/src/Makefile.am      2020-07-17 07:32:16.391125309 +0000
+@@ -60,7 +60,7 @@ term_api.h term.c term.h time.c unset.c
+ util3d.c util3d.h variable.c variable.h version.c version.h \
+ voxelgrid.c voxelgrid.h vplot.c vplot.h marching_cubes.h
  
 -gnuplot_LDADD = $(TERMLIBS) $(TERMXLIBS) $(WX_LIBS) $(QT_LIBS)
 +gnuplot_LDADD = $(GD_LIBS) $(TERMLIBS) $(TERMXLIBS) $(WX_LIBS) $(QT_LIBS)

++++++ gnuplot-wx3.diff ++++++
--- /var/tmp/diff_new_pack.uYqTmA/_old  2020-07-21 15:46:51.336033461 +0200
+++ /var/tmp/diff_new_pack.uYqTmA/_new  2020-07-21 15:46:51.340033466 +0200
@@ -10,7 +10,7 @@
 
 --- gnuplot-5.2.0/src/Makefile.am
 +++ gnuplot-5.2.0/src/Makefile.am      2017-09-27 10:06:44.716255786 +0000
-@@ -93,6 +93,7 @@ $(EXTRA_gnuplot_SOURCES)
+@@ -95,6 +95,7 @@ $(EXTRA_gnuplot_SOURCES)
  
  if BUILD_WXWIDGETS
  gnuplot_SOURCES += wxterminal/wxt_gui.cpp

++++++ pre_checkin.sh ++++++
#!/bin/bash
# This script has to be run prior to a check-in if changes were done
# to changes
cp gnuplot.changes gnuplot-doc.changes


Reply via email to