Package Release Info

xpr-1.0.5-bp153.1.16

Update Info: Base Release
Available in Package Hub : 15 SP3

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xpr

Change Logs

Version: 1.0.5-bp150.2.4
* Wed Apr 04 2018 sndirsch@suse.com
- Update to version 1.0.5
  * Remove unneeded uses of <math.h> & -lm
  * This is not a GNU project, so declare it foreign.
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Remove old CVS id tags
  * Combine strings in usage message
  * Fix "missmatch" typo in error message
  * Print which option was in error along with usage message
  * Add -version option to print program version
  * More constification
  * Fix man page references to X(1) to use __miscmansuffix__
  * autogen.sh: use quoted string variables
  * Use strcmp() to compare strings and simplify options parser.
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
* Sat Apr 14 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 2012 vuntz@opensuse.org
- Split xpr from xorg-x11. Initial version: 1.0.3.