Changelog for
xrefresh-1.0.5-1.23.x86_64.rpm :
* Tue May 21 2013 zaitorAATTopensuse.org- Update to version 1.0.5: + Use strcasecmp if available, instead of downcasing string before strcmp. + Fix implicit sign conversion & integer size truncation warnings. + Combine usage message strings. + Mark Syntax() with _X_NORETURN to silence gcc warning. + Add const qualifiers to structs for mapping strings to values. + Add const qualifiers to fix gcc -Wwrite-strings warnings. + Properly fallback on CWBackPixmap = None when failing to parse or allocate a solid color. + Fix allocateded typo in comment. + config: move man pages into their own directory. + man: remove trailing spaces and tabs.- Add pkgconfig(xproto) BuildRequires: configure now checks for it.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split xrefresh from xorg-x11. Initial version: 1.0.4.