Package Release Info

xmag-1.0.8-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xmag

Change Logs

* Sun Oct 13 2024 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.8
  * gitlab CI: stop requiring Signed-off-by in commits
  * Print which arguments were unknown before giving usage message
  * Add -help and -version options
  * Clear 9 -Wuseless-cast warnings
  * Fix -Wshadow warning for Display argument to Error()
  * Fix -Wself-assign warning from clang 13
  * Fix -Wmissing-variable-declarations warning from clang 13
  * usage: add noreturn attribute
  * Quiet 64 -Wunused-parameter warnings from clang 13
  * Use double for all floating point numbers, not a mix of double and float
* Tue Jul 12 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.7
  * Update README for gitlab migration
  * Update configure.ac bug URL for gitlab migration
  * Fix spelling/wording issues
  * gitlab CI: add a basic build test
  * Build xz tarballs instead of bzip2
  * Use _CONST_X_STRING to make libXt declare String as const char *
* Fri Mar 12 2021 Dirk Müller <dmueller@suse.com>
- refresh spec file (move license file)
* Fri Apr 24 2015 sndirsch@suse.com
- Update to version 1.0.6:
  * config: Add missing AC_CONFIG_SRCDIR
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Fix typos & wording issues in source comments
  * Convert sprintf to snprintf
  * Delete trailing whitespace from *.[ch] files
* Thu Feb 06 2014 sndirsch@suse.com
- fixed license to X11 in specfile
* Fri Jan 18 2013 zaitor@opensuse.org
- Update to version 1.0.5:
  + Use lrint() from math library if available.
  + Remove obsolete ISC support.
  + man: remove trailing spaces and tabs.
  + config:
  - Move man pages into their own directory
  - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
  - Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xmag from xorg-x11. Initial version: 1.0.4.