Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2019-01-03 18:09:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnuplot (Old)
 and      /work/SRC/openSUSE:Factory/.gnuplot.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnuplot"

Thu Jan  3 18:09:38 2019 rev:72 rq:662610 version:5.2.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2018-12-06 
12:17:38.141499265 +0100
+++ /work/SRC/openSUSE:Factory/.gnuplot.new.28833/gnuplot.changes       
2019-01-03 18:09:41.927975044 +0100
@@ -1,0 +2,17 @@
+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
+
+-------------------------------------------------------------------

Old:
----
  gnuplot-5.2.5.tar.gz
  gnuplot-e3cc539c.patch

New:
----
  gnuplot-5.2.6.tar.gz

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

Other differences:
------------------
++++++ gnuplot.spec ++++++
--- /var/tmp/diff_new_pack.jUfMaD/_old  2019-01-03 18:09:42.615974344 +0100
+++ /var/tmp/diff_new_pack.jUfMaD/_new  2019-01-03 18:09:42.619974340 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnuplot
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -78,7 +78,7 @@
 BuildRequires:  wxWidgets-devel >= 3
 %endif
 Url:            http://www.gnuplot.info/
-Version:        5.2.5
+Version:        5.2.6
 Release:        0
 Summary:        Function Plotting Utility and more
 License:        SUSE-Gnuplot AND GPL-2.0-or-later
@@ -103,8 +103,6 @@
 Patch5:         gnuplot-wx3.diff
 Patch6:         gnuplot-QtCore-PIC.dif
 Patch7:         gnuplot-gd.patch
-# PATCH-FIX-UPSTREAM upstream cimmit for boo#1117463, #1117464, and #1117465
-Patch8:         gnuplot-e3cc539c.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global _exec_prefix %(type -p pkg-config &>/dev/null && pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
 %if "%_exec_prefix" == "/usr/X11R6"
@@ -157,7 +155,6 @@
 %patch5 -p1 -b .w3x
 %patch6 -p0 -b .pic
 %patch7 -p1 -b .gd
-%patch8 -p0 -b .sec
 
 %build
 autoreconf -fi

++++++ gnuplot-4.6.0-demo.diff ++++++
--- /var/tmp/diff_new_pack.jUfMaD/_old  2019-01-03 18:09:42.647974312 +0100
+++ /var/tmp/diff_new_pack.jUfMaD/_new  2019-01-03 18:09:42.647974312 +0100
@@ -71,7 +71,7 @@
  
 --- src/show.c
 +++ src/show.c 2018-05-07 07:11:51.437579533 +0000
-@@ -1082,6 +1082,15 @@ show_version(FILE *fp)
+@@ -1078,6 +1078,15 @@ show_version(FILE *fp)
            p                   /* type "help seeking-assistance" */
            );
  

++++++ gnuplot-4.6.0.dif ++++++
--- /var/tmp/diff_new_pack.jUfMaD/_old  2019-01-03 18:09:42.655974304 +0100
+++ /var/tmp/diff_new_pack.jUfMaD/_new  2019-01-03 18:09:42.655974304 +0100
@@ -65,7 +65,7 @@
  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
-@@ -485,7 +485,7 @@ extern TBOOLEAN    clip_lines1;
+@@ -486,7 +486,7 @@ extern TBOOLEAN    clip_lines1;
  extern TBOOLEAN       clip_lines2;
  extern TBOOLEAN       clip_points;
  

++++++ gnuplot-5.2.5.tar.gz -> gnuplot-5.2.6.tar.gz ++++++
++++ 2461 lines of diff (skipped)



Reply via email to