Package Release Info

xcmsdb-1.0.6-bp155.1.7

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xcmsdb

Change Logs

* Mon Jul 11 2022 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.6
  * 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
  * Fix -Wsign-compare warnings in PrintTableType1()
  * Adopt X.Org standard coding style
  * Remove unnecessary casts and make allocation failure checks more
    consistent
  * LoadSCCData: avoid leaking memory if we give up early
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
Version: 1.0.5-bp150.2.4
* Fri Apr 24 2015 sndirsch@suse.com
- Update to version 1.0.5:
  * Combine usage message strings
  * Print which option was in error along with usage message
  * Add -version option to print program version
  * Fix const char * warnings
  * Remove break statements immediately after return statements
  * config: Add missing AC_CONFIG_SRCDIR
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Strip trailing whitespace from source files
  * Only use results from GetWindowProperty if it returned Success
  * _XcmsGetProperty: don't deal with uninitialized values, fail instead
* Sun Apr 15 2012 dimstar@opensuse.org
- Update to version 1.0.4:
  + Improved error handling for corrupt intensity profiles
  + Coding style cleanup to appease static analyzer
  + Build system fixes.
* Fri Apr 13 2012 vuntz@opensuse.org
- Split xcmsdb from xorg-x11. Initial version: 1.0.3.