File xfindproxy.changes of Package xfindproxy
-------------------------------------------------------------------
Fri Apr 24 14:41:50 UTC 2015 - sndirsch@suse.com
- Update to version 1.0.4:
* This minor maintenance release provides accumulated build
configuration improvements and janitorial cleanups.
-------------------------------------------------------------------
Thu Sep 12 19:54:22 UTC 2013 - zaitor@opensuse.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 22:34:52 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.2:
+ Build system fixes.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xfindproxy from xorg-x11. Initial version: 1.0.1.