* gitlab CI: add a basic build test * Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters * configure: remove unnecessary checks * configure: remove fallback for pre-pkg-config systems * gitlab CI: stop requiring Signed-off-by in commits * Fix builds on Solaris * Add --version option * man page: stop saying the X-Resource extension is "very new" * Link with libtinfo if available * Fixes -Wformat warning in xrestop_display OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xrestop?expand=0&rev=8
33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Apr 28 06:19:43 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 0.6
|
|
* gitlab CI: add a basic build test
|
|
* Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
|
|
* configure: remove unnecessary checks
|
|
* configure: remove fallback for pre-pkg-config systems
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
* Fix builds on Solaris
|
|
* Add --version option
|
|
* man page: stop saying the X-Resource extension is "very new"
|
|
* Link with libtinfo if available
|
|
* Fixes -Wformat warning in xrestop_display
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 3 11:11:41 UTC 2021 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 0.5
|
|
* bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 8 12:43:33 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: GPL-2.0+
|
|
See COPYING and xrestop.c
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - mgorse@opensuse.org
|
|
|
|
- Split xrestop from xorg-x11. Initial version: 0.4.
|
|
|