Changelog for
xfindproxy-1.0.4-14.8.x86_64.rpm :
Fri Apr 24 14:00:00 2015 sndirschAATTsuse.com
- Update to version 1.0.4:
* This minor maintenance release provides accumulated build
configuration improvements and janitorial cleanups.
Thu Sep 12 14:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.0.3:
+ Fix some clang integer conversion warnings in cvthexkey().
+ Mark input string to cvthexkey() as const.
+ Move global appContext into main() to avoid shadow warnings.
+ Stop casting malloc return values.
+ Fix some clang warnings about implicit integer size/sign
conversions.
+ Convert STRING_BYTES & STORE_STRING from macros to inline
functions.
+ xfindproxy only depends on xproto, not x11.
- Add pkgconfig(xproto) BuildRequires, and drop pkgconfig(x11)
BuildRequires, following upstream changes.
Sat Apr 14 14:00:00 2012 dimstarAATTopensuse.org
- Update to version 1.0.2:
+ Build system fixes.
Fri Apr 13 14:00:00 2012 vuntzAATTopensuse.org
- Split xfindproxy from xorg-x11. Initial version: 1.0.1.