Hello community,

here is the log from the commit of package python-veusz for openSUSE:Factory 
checked in at 2012-04-12 09:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        
2012-03-08 19:45:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-veusz.new/python-veusz.changes   
2012-04-12 09:48:11.000000000 +0200
@@ -2 +2 @@
-Sat Feb 25 22:05:00 UTC 2012 - sco...@free.fr
+Fri Apr  6 08:04:43 UTC 2012 - badshah...@gmail.com
@@ -4 +4,32 @@
-- fix build for SLE-11 
+- Update to version 1.15 (for complete list of changes please see
+  http://home.gna.org/veusz/releasenotes/1.15.txt):
+  + Major changes:
+    - Improved hatching
+    - Added options to extend axes by 2, 5, 10 and 15% of data
+      range
+    - Full screen graph view mode
+    - Ctrl+MouseWheel zooms in and out of plot
+    - New dataset plugins: Linear interpolation, Cumulative value,
+      Rolling average, Subtract mean / minimum
+    - Allow grid widgets to be placed in grid widgets
+    - Allow multiple datasets to be selected in dataset browser
+    - Allow tagging of datasets and allow datasets be grouped by
+      tags in dataset browser
+    - Allow text to be written as text in SVG, rather than curves
+    - Add DBus interface to program, if DBus is installed
+    - 2D QDP support
+    - Add title option for keys.
+  + Bug fixes:
+    - Use / rather than \ for path separator in saved file names
+    - Trap case where nan values could be plotted
+    - Fix error if website not accessible in exception dialog
+    - Crash when min and max of axes are too similar
+    - Fix clipping of paths after transform in SVG files
+    - Fix crash in picker
+    - Fix crash if duplication of characters in CSV date format
+    - Fix crash in tool tip in dataset browser
+    - Fix GlobalColor error (on certain dark color sets)
+    - Fix blocked data import if no descriptor
+    - Fix crash if log contours and minimum is zero
+    - Bug fix https://bugzilla.redhat.com/show_bug.cgi?id=800196.
+  + Several minor fixes.

Old:
----
  veusz-1.14.tar.gz

New:
----
  veusz-1.15.tar.gz

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

Other differences:
------------------
++++++ python-veusz.spec ++++++
--- /var/tmp/diff_new_pack.BumABu/_old  2012-04-12 09:48:13.000000000 +0200
+++ /var/tmp/diff_new_pack.BumABu/_new  2012-04-12 09:48:13.000000000 +0200
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 %define pyname veusz
 
 Name:           python-veusz
-Version:        1.14
+Version:        1.15
 Release:        1
 # 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.gz
+Source0:        http://download.gna.org/veusz/veusz-%{version}.tar.gz
 Source1:        %{pyname}.desktop
 Source2:        %{pyname}.xml
 BuildRequires:  desktop-file-utils
@@ -36,11 +34,7 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  python-devel
 BuildRequires:  python-numpy-devel
-%if 0%{?sles_version}
-BuildRequires:  python-qt4
-%else
 BuildRequires:  python-qt4-devel
-%endif
 BuildRequires:  python-setuptools
 BuildRequires:  python-sip
 BuildRequires:  update-desktop-files

++++++ veusz-1.14.tar.gz -> veusz-1.15.tar.gz ++++++
++++ 16258 lines of diff (skipped)

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

Reply via email to