* Update configure.ac bug URL for gitlab migration
* Fix spelling/wording issues
* gitlab CI: add a basic build test
* Variable scope reduction as recommended by cppcheck
* Mark two dpy parameters const as suggested by cppcheck
* XDamageCloseDisplay: Mark codes as unused
* Remove unnecessary casts from malloc() and free() calls
* Handle -Wconversion warnings from clang
* Handle -Wshorten-64-to-32 warnings from clang
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=17
- Update to version 1.1.5:
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/request/show/683905
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXdamage?expand=0&rev=10
* autogen: add default patch prefix
* autogen.sh: Implement GNOME Build API
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
* configure: Remove AM_MAINTAINER_MODE
* Use Xfree rather than XFree for consistency
* Update README for gitlab migration
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=14