Changelog for
xwininfo-debugsource-1.1.3-8.3.x86_64.rpm :
* Mon May 20 2013 zaitorAATTopensuse.org- Update to version 1.1.3: + Quiet some clang warnings about implicit int <-> size_t conversions. + xwininfo: report the Visual class of the selected Window. + Print more detailed error messages when xcb_connect fails. + fdo#53242 - xwininfo segfaults on invalid screen. + Get rid of a number of warnings. + Remove dead code (size_t is always >= 0). + configure.ac: regroup statements and comment. + Use format string literals instead of variables to print atom names. + Refactor atom name printing into a new Display_Atom_Name function. + Use format string literals instead of variables to print window ids. + Move leading \": \" out from buffer to the error string printer. + Add const attributes to fix gcc -Wwrite-strings warnings. + Strip trailing whitespace.
* Sat Apr 14 2012 dimstarAATTopensuse.org- Update to version 1.1.2: + When matching window names, ensure name lengths match too + Fix for invalid free if window has a _NET_WM_NAME property + Update to xcb-icccm 0.3.8 API (Disabled by default) + Build fixes. + Man page fixes. + Build system fixes.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split xwininfo from xorg-x11. Initial version: 1.1.1.