17
0
Files
xcb-util-errors/xcb-util-errors.changes
Stefan Dirsch 7b1e999532 - Update to version 1.0.1
* 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
  * autogen.sh: use quoted string variables
  * autogen: add default patch prefix
  * autogen.sh: use exec instead of waiting for configure to finish
  * Do not distribute extensions.c and fix out-of-tree builds

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xcb-util-errors?expand=0&rev=4
2022-10-19 07:59:28 +00:00

25 lines
927 B
Plaintext

-------------------------------------------------------------------
Wed Oct 19 07:49:48 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.1
* 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
* autogen.sh: use quoted string variables
* autogen: add default patch prefix
* autogen.sh: use exec instead of waiting for configure to finish
* Do not distribute extensions.c and fix out-of-tree builds
-------------------------------------------------------------------
Tue Apr 28 00:17:37 UTC 2015 - hrvoje.senjan@gmail.com
- Install license with the library
-------------------------------------------------------------------
Mon Apr 27 09:08:47 UTC 2015 - hrvoje.senjan@gmail.com
- Initial package