6 Commits

Author SHA256 Message Date
1116261184 - Update to version 1.2.0
* Use memcpy() instead of memmove() when buffers are known not to overlap
  * Remove unnnecessary casts from malloc(), calloc(), and free() calls
  * No need to bzero() buffers allocated by calloc()
  * Add support for paper sizes other than 8.5 x 11 inches
  * gitlab CI: stop requiring Signed-off-by in commits
  * Modernize lseek() calls
  * configure: Use AC_SYS_LARGEFILE to enable large file support

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=10
2024-03-04 04:29:06 +00:00
7ed7fae9dd - Update to version 1.1.0
* Standardize indentation in validate_visual()
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Use time_t instead of long with time() & ctime()
  * xpr.man: remove duplicate "HP" from PaintJet XL Color name
  * xpr.man: show current version in footer instead of X11R6
  * Remove support for Digital LA100 dot matrix printer
  * Remove support for Digital LN03 laser printer
  * gitlab CI: add a basic build test
  * Fix spelling/wording issues
  * gitlab CI: Use ci-fairy image template
  * gitlab CI: enable Static Application Security Testing (SAST)
  * Build xz tarballs instead of bzip2
  * man pages: remove out-of-date COPYRIGHT section
  * xdpr.man: minor corrections
  * remove extra 3rd parameter to open()

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=8
2022-07-11 13:08:43 +00:00
f7d0d4079c Accepting request 935480 from home:dirkmueller:Factory
- modernize spec-cleaner (move license to licensedir)

OBS-URL: https://build.opensuse.org/request/show/935480
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=7
2021-12-03 14:46:00 +00:00
9097ae9d4b - 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

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=5
2018-04-04 16:26:13 +00:00
9cdcbfac03 Accepting request 113622 from home:dimstar:branches:X11:XOrg
Update to 1.0.4

OBS-URL: https://build.opensuse.org/request/show/113622
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=2
2012-04-15 10:51:12 +00:00
ea836fbb8e Accepting request 113531 from home:vuntz:branches:X11:XOrg
Split xpr out of xorg-x11; no change to the content

OBS-URL: https://build.opensuse.org/request/show/113531
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xpr?expand=0&rev=1
2012-04-14 09:35:32 +00:00