Package Release Info

xcb-util-keysyms-0.4.1-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libxcb-keysyms1-32bit
xcb-util-keysyms-devel-32bit

Change Logs

* Wed Oct 19 2022 sndirsch@suse.com
- Update to version 0.4.1
  * Update README for gitlab migration
  * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
  * Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
  * gitlab CI: add a basic build test
  * configure: Drop AM_MAINTAINER_MODE
  * autogen.sh: Honor NOCONFIGURE=1
  * Add COPYING file
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
* Fri Oct 03 2014 tobias.johannes.klausmann@mni.thm.de
- Update to version 0.4.0:
  + Pick-up changes in m4 submodule as it's better to have all util repos at same m4 level.
  + Remove old/outdated documentation crufts.
  + Duplicate keycodes are unnecessary
  + autogen.sh: verify that git submodules are initialized
  + Fix handling of error connections
* Sun Feb 17 2013 jengelh@inai.de
- Use more robust make install call
* Thu May 31 2012 sndirsch@suse.com
- update to version 0.3.9
  * Recognise ISO_Level5-keysyms as modifiers in
    xcb_is_modifier_key (fdo#39177)
* Wed May 09 2012 vuntz@opensuse.org
- Fix baselibs.conf: reference libxcb-keysyms1 instead of
  libxcb-keysyms0.
* Wed Mar 21 2012 jengelh@medozas.de
- Initial package for build.opensuse.org