Hello community,

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

Package is "wt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wt/wt.changes    2014-12-05 21:04:55.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.wt.new/wt.changes       2015-04-23 
08:04:38.000000000 +0200
@@ -1,0 +2,30 @@
+Fri Apr 10 19:28:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.3.4
+  * Support for dedicated session processes with wthttp connector.
+  * WIdentityProxyModel : This new proxy model simply forwards the
+    structure of the source model, without any transformation, and
+    can be used for implementing proxy models that reimplement data(),
+    but retain all other characteristics of the source model. 
+  * Chart::WAbstractChart::setAutoLayoutEnabled() : Until now, you were
+    responsible for configuring the padding around the chart area to
+    accomodate for axis labels, titles, and legend. While this is
+    still the default behaviour, we added an option to let the chart
+    derive the required padding (using approximate font-metrics
+    available server-side). 
+  * Chart::WCartesianChart::setAxis() : Whereas previously a chart axis
+    was a "value class", it is now a proper polyymorphic class, and you
+    can provide your own implementation. In this way you can customize
+    things like for example label strings. 
+  * setPointSprite(): ability to define sprites for drawing a data series
+  * pickSurface(): find out which points on a surface are under a given pixel
+  * pickBar(): find out which points on a bar on are under a given pixel.
+  * setIsoLevels(): draw iso lines (on the ground plane of the chart)
+    corresponding to selected z values.
+  * setClippingLinesEnabled(): ability to clip and optionally draw
+    clipping planes
+  * setIntersectionsEnabled(): ability to draw surface-surface
+    intersection lines.
+- Remove wt-boost-1.56.0.patch; merged on upstream relese
+
+-------------------------------------------------------------------

Old:
----
  wt-3.3.3.tar.gz
  wt-boost-1.56.0.patch

New:
----
  wt-3.3.4.tar.gz

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

Other differences:
------------------
++++++ wt.spec ++++++
--- /var/tmp/diff_new_pack.qSN3yu/_old  2015-04-23 08:04:39.000000000 +0200
+++ /var/tmp/diff_new_pack.qSN3yu/_new  2015-04-23 08:04:39.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wt
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,13 @@
 %define mysqllib libwtdbomysql38
 %define pglib libwtdbopostgres38 
 Name:           wt
-Version:        3.3.3
+Version:        3.3.4
 Release:        0
 Summary:        Web Toolkit
 License:        GPL-2.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.webtoolkit.eu/wt/
 Source0:        
https://downloads.sourceforge.net/project/witty/wt/%{version}/wt-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM: boost 1.56 compat included in upstream VCS
-Patch0:         wt-boost-1.56.0.patch
 BuildRequires:  FastCGI-devel
 # wt will build with boost-devel < 1.36.0 but it won't work
 BuildRequires:  GraphicsMagick-devel
@@ -138,7 +136,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %cmake \


++++++ wt-3.3.3.tar.gz -> wt-3.3.4.tar.gz ++++++
/work/SRC/openSUSE:Factory/wt/wt-3.3.3.tar.gz 
/work/SRC/openSUSE:Factory/.wt.new/wt-3.3.4.tar.gz differ: char 5, line 1


Reply via email to