Hello community, here is the log from the commit of package ldtp for openSUSE:Factory checked in at 2013-05-16 11:07:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ldtp (Old) and /work/SRC/openSUSE:Factory/.ldtp.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ldtp" Changes: -------- --- /work/SRC/openSUSE:Factory/ldtp/ldtp.changes 2013-03-11 10:32:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ldtp.new/ldtp.changes 2013-05-16 11:07:14.000000000 +0200 @@ -1,0 +2,35 @@ +Sun May 12 13:10:30 UTC 2013 - [email protected] + +- Update to version 3.5.0: + + New API: + - inserttext, objtimeout, guitimeout, getcellsize, + getcellvalue, getobjectnameatcoords, getcombovalue, + getaccesskey in Python client, doubleClick, doubleClickRow, + onWindowCreate, getCellSize, getComboValue, appUnderTest, + getAccessKey in Java client, getcellsize, getcellvalue in + Ruby client, GetCellSize, GetComboValue, AppUnderTest, + GetAccessKey, MouseRightClick, DoubleClick, DoubleClickRow, + RightClick in C# client. + + New control type: + - POPUP MENU for Ubuntu environment. + + Bugs fixed: + - Ruby client: + . Fixed optional arguments to imagecapture. + . Check window_name parameter, if empty then use @window_name + passed in constructor. + - Python client: + . Fixed optional argument APIs to work on both Windows and + Linux. + . imagecapture x, y offset, height and width parameters are + disregarded if window parameter is provided (bgo#685548). + . Return unicode string all the time on gettextvalue. + . Fix partial match argument in selectrow, compatible with + Windows. + . Support Python 2.6. + . Added Errno 101 as we see in Ubuntu 10.04 environment. + + Core LDTP2 + - Include label type on gettextvalue. + - Don't include separators in the list. + + Perl client added. + +------------------------------------------------------------------- Old: ---- ldtp-3.0.0.tar.gz New: ---- ldtp-3.5.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ldtp.spec ++++++ --- /var/tmp/diff_new_pack.fp2biH/_old 2013-05-16 11:07:15.000000000 +0200 +++ /var/tmp/diff_new_pack.fp2biH/_new 2013-05-16 11:07:15.000000000 +0200 @@ -17,13 +17,13 @@ Name: ldtp -Version: 3.0.0 +Version: 3.5.0 Release: 0 Summary: Linux Desktop Testing Project (LDTP) License: LGPL-2.1 Group: Productivity/Other Url: http://ldtp.freedesktop.org -Source: http://download.freedesktop.org/ldtp/3.x/3.0.x/%{name}-%{version}.tar.gz +Source: http://download.freedesktop.org/ldtp/3.x/3.5.x/%{name}-%{version}.tar.gz BuildRequires: fdupes %if !(0%{?favor_gtk2}) BuildRequires: gobject-introspection ++++++ ldtp-3.0.0.tar.gz -> ldtp-3.5.0.tar.gz ++++++ ++++ 4618 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
