Hello community,

here is the log from the commit of package python-veusz for openSUSE:Factory 
checked in at 2011-12-08 11:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-veusz (Old)
 and      /work/SRC/openSUSE:Factory/.python-veusz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-veusz", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes        
2011-09-23 12:43:20.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-veusz.new/python-veusz.changes   
2011-12-08 11:31:08.000000000 +0100
@@ -1,0 +2,51 @@
+Tue Nov 29 09:59:16 UTC 2011 - badshah...@gmail.com
+
+- Minor spec file changes:
+  + Use Name: python-veusz instead of Name: python-%{pyname}
+  + Modify License tag in accordance with spdx specifications 
+
+-------------------------------------------------------------------
+Tue Nov 29 09:16:16 UTC 2011 - badshah...@gmail.com
+
+- Update to version 1.14
+  + Added interactive tutorial
+  + Points in graphs can be colored depending on another dataset
+    and the scale shown in a colorbar widget
+  + Improved CSV import
+    - better data type detection
+    - locale-specific numeric and date formats
+    - single/multiple/none header modes
+    - option to skip lines at top of file
+    - better handling of missing values
+  + Data can be imported from clipboard
+  + Substantially reduced size of output SVG files
+  + In standard data import, descriptor can be left blank to
+    generate dataset names colX
+  + Axis plotting range can be interactively manipulated
+  + If axis is in date-time format, show and allow the min and
+    max values to be in date-time format
+  + ImageFile widget can have image data embedded in document
+    file
+  + Fit widget can update the fit parameters and fit quality to a
+    label widget
+  + Allow editing of 2D datasets in data edit dialog
+  + Add copy and paste dataset command to dataset browser context
+    menu
+  + Bug Fixes:
+    - Fix initial extension in export dialog
+    - Fix crash on hiding pages
+    - Fixed validation for numeric values
+    - Position of grid lines in perpendicular direction for non
+      default positions
+    - Catch errors in example import plugin
+    - Fix crash for non existent key symbols
+    - Fix crash when mismatch of dataset sizes when combining 1D
+      datasets to make 2D dataset 
+  + Minor changes (see
+    http://home.gna.org/veusz/releasenotes/1.14.txt for a full
+    list).
+- Spec file changes:
+  + Use source provided tarballs (tar.gz) instead of
+    recompressing
+
+-------------------------------------------------------------------

Old:
----
  veusz-1.13.tar.bz2

New:
----
  veusz-1.14.tar.gz

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

Other differences:
------------------
++++++ python-veusz.spec ++++++
--- /var/tmp/diff_new_pack.iLEbaC/_old  2011-12-08 11:31:10.000000000 +0100
+++ /var/tmp/diff_new_pack.iLEbaC/_new  2011-12-08 11:31:10.000000000 +0100
@@ -18,15 +18,15 @@
 
 %define pyname veusz
 
-Name:           python-%{pyname}
-Version:        1.13
+Name:           python-veusz
+Version:        1.14
 Release:        1
-# The entire source code is GPLv2+ except helpers/src/_nc_cntr.c which is 
Python
-License:        GPLv2+ and 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
 Summary:        GUI scientific plotting package
 Url:            http://home.gna.org/veusz/
 Group:          Productivity/Scientific/Other
-Source0:        veusz-%{version}.tar.bz2
+Source0:        veusz-%{version}.tar.gz
 Source1:        %{pyname}.desktop
 Source2:        %{pyname}.xml
 BuildRequires:  desktop-file-utils

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to