File xpr.changes of Package xpr
-------------------------------------------------------------------
Sat Apr 14 20:28:03 UTC 2012 - dimstar@opensuse.org
- Update to version 1.0.4:
+ Use memmove rather than bcopy
+ Add _X_NORETURN to usage() & leave() as suggested by gcc
-Wmissing-noreturn
+ Add const attributes to fix gcc -Wwrite-strings warnings
+ Fix printf type warnings in LP64 builds
+ Define pixel mask constant as unsigned long
+ Refactor invalid depth error reporting to allow printf format
checking
+ Replace gcc noreturn & printf attributes with macros from
<X11/Xfuncproto.h>
+ Build system fixes.
- Add pkgconfig(xproto) BuildRequires: new dependency.
-------------------------------------------------------------------
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
- Split xpr from xorg-x11. Initial version: 1.0.3.