* Remove "All rights reserved" from Oracle copyright notices
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* meson: Add option to build with meson
* gitlab CI: drop the ci-fairy check-mr job
- switch to meson build
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=21
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Mark two dpy parameters const as suggested by cppcheck
* Remove unnecessary casts from malloc() and free() calls
* Wrap XComposite*CheckExtension() in do { ... } while(0)
* Handle implicit conversion warnings from clang
* XCompositeCloseDisplay: Mark codes as unused
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=19
- marked baselibs.conf as sourcefile in specfile
- Update to version 0.4.5
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: use quoted string variables
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/request/show/706095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXcomposite?expand=0&rev=11
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: use quoted string variables
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=15