Package Release Info

xcb-util-wm-0.4.2-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libxcb-ewmh2-32bit
libxcb-icccm4-32bit
xcb-util-wm-devel-32bit

Change Logs

* Wed Oct 19 2022 sndirsch@suse.com
- Update to version 0.4.2
  * Update configure.ac bug URL for gitlab migration
  * Update README for gitlab migration
  * 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
  * Update .gitmodules for gitlab submodule
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
* Tue Feb 21 2017 dimstar@opensuse.org
- List baselibs.conf as source.
* Thu Feb 09 2017 dimstar@opensuse.org
- Explicitly BuildRequire m4
* Fri Feb 21 2014 zaitor@opensuse.org
- Update to version 0.4.1:
  + Xcb-proto should have never been required as xcb provides the
    Atoms.
  + Do not distribute ewmh C source file as they are generated with
    M4.
  + config: replace deprecated use of AC_OUTPUT with
    AC_CONFIG_FILES.
  + config: use AC_CONFIG_HEADERS to create a config.h file.
  + make: implement the silent rules for m4 generated files.
  + make: compile the library with standard xorg warning flags.
  + Bump required xorg-macros version to >= 1.16.0.
- Drop pkgconfig(xcb-proto) BuildRequires: No longer needed.
* Thu Jan 30 2014 sndirsch@suse.com
- update to version 0.4.0; changes since 0.3.9:
  + Even though EWMH spec does not mandate window to be set, some
    WM expect it to be set.
  + Check submodules before running autoconf.
* Sun Feb 17 2013 jengelh@inai.de
- Use more robust make install call
* Mon Jun 18 2012 vuntz@opensuse.org
- Update baselibs.conf after soname bump that lead to libxcb-ewmh1
  being now libxcb-ewmh2.
* Thu May 31 2012 sndirsch@suse.com
- update to version 0.3.9
  * Replacing c++ class keyword in interface header.
  * Fix incomplete implementation of _NET_SUPPORTING_WM_CHECK.
* Wed Mar 21 2012 jengelh@medozas.de
- Initial package build.opensuse.org