Hello community,

here is the log from the commit of package python-veusz for openSUSE:Factory 
checked in at 2015-04-23 08:03:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-veusz (Old)
 and      /work/SRC/openSUSE:Factory/.python-veusz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-veusz"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes        
2015-03-09 10:08:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-veusz.new/python-veusz.changes   
2015-04-23 08:03:51.000000000 +0200
@@ -1,0 +2,37 @@
+Sun Apr 19 05:27:32 UTC 2015 - badshah...@gmail.com
+
+- Update to version 1.23:
+  + Add new export dialog box which can export multiple pages and
+    modify the export options.
+  + Add new dataset filtering dialog.
+  + Add cubehelix() functional colormap.
+  + Add -stepN suffix for colormaps to make arbitrary numbers of
+    steps.
+  + Fix incorrect colors in log images and log color scales.
+  + Fix unsafe commands not being run.
+  + Fix incorrect use of None in (x,...) pattern.
+  + Catch crash if plotting nan/inf value in log space.
+  + Fix getData in dataset plugin for dimensions=2
+  + Catch error in too large float to date time conversion.
+  + Catch disappeared file during import.
+  + Index error fixed in pickable.
+  + Catch error in data edit dialog if 2d dataset size changes.
+  + If root widget is selected with others, do not error on hide.
+  + Fix undo for dataset histogram with a single output dataset.
+  + Fix error resizing ellipse with a tuple width, height or
+    position setting.
+  + Only use finite values in histogram.
+  + Rewrite Line/FillSet setting controls for internal consistency
+    and to fix new style extended fills.
+  + Do not crash with log date-time axes.
+  + Also ignore non-finite values when fitting with minuit.
+  + Avoid syntax error with invalid colormap.
+  + Updates to setup.py and desktop files.
+  + Recreate dataset now works if dialog hasn't been opened
+    already.
+  + Restore dock layout when using Python3
+  + Fix undo after loading stylesheet/custom definitions.
+  + Support unicode example filenames.
+  + Clip bezier lines to avoid problems with log axes.
+
+-------------------------------------------------------------------

Old:
----
  veusz-1.22.tar.gz

New:
----
  veusz-1.23.tar.gz

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

Other differences:
------------------
++++++ python-veusz.spec ++++++
--- /var/tmp/diff_new_pack.QUe8ot/_old  2015-04-23 08:03:52.000000000 +0200
+++ /var/tmp/diff_new_pack.QUe8ot/_new  2015-04-23 08:03:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-veusz
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define appname veusz
 
 Name:           python-veusz
-Version:        1.22
+Version:        1.23
 Release:        0
 Summary:        Scientific plotting library for Python
-# The entire source code is GPL-2.0+ except helpers/src/_nc_cntr.c which is 
Python-2.0
 License:        GPL-2.0+ and Python-2.0
 Group:          Productivity/Scientific/Other
+# The entire source code is GPL-2.0+ except helpers/src/_nc_cntr.c which is 
Python-2.0
 Url:            http://home.gna.org/veusz/
 Source0:        http://download.gna.org/veusz/veusz-%{version}.tar.gz
 Source3:        veusz_256.png
@@ -59,6 +60,7 @@
 
 %package -n %{appname}
 Summary:        GUI scientific plotting package
+Group:          Productivity/Scientific/Other
 Requires:       %{name} = %{version}
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils

++++++ veusz-1.22.tar.gz -> veusz-1.23.tar.gz ++++++
++++ 11209 lines of diff (skipped)



Reply via email to