* Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * gitlab CI: stop requiring Signed-off-by in commits * Quiet -Wmaybe-uninitialized warnings from gcc * Handle -Wsign-compare warnings * usage: add cold & noreturn attributes to function * Resolve implicit conversion warnings from clang OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xlsclients?expand=0&rev=11
50 lines
1.9 KiB
Plaintext
50 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 13 20:43:45 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.1.5
|
|
* Update README for gitlab migration
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* gitlab CI: add a basic build test
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
* Quiet -Wmaybe-uninitialized warnings from gcc
|
|
* Handle -Wsign-compare warnings
|
|
* usage: add cold & noreturn attributes to function
|
|
* Resolve implicit conversion warnings from clang
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 19 08:25:01 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec-file, move license to licensedir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 4 16:15:11 UTC 2018 - sndirsch@suse.com
|
|
|
|
- Update to version 1.1.4:
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
* autogen.sh: Honor NOCONFIGURE=1
|
|
* Print which option was in error along with usage message
|
|
* autogen.sh: use quoted string variables
|
|
* autogen: add default patch prefix
|
|
* autogen.sh: use exec instead of waiting for configure to finish
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 6 10:14:15 UTC 2014 - sndirsch@suse.com
|
|
|
|
- fixed license to X11 in specfile
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 12 19:47:11 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.1.3:
|
|
+ Fix deconstification warnings from gcc.
|
|
+ Add -version flag to print version from PACKAGE_STRING.
|
|
+ Give unique names to the two reply variables in child_info.
|
|
+ configure.ac: regroup statements and comment.
|
|
+ Add missing AC_CONFIG_SRCDIR([Makefile.am]).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split xlsclients from xorg-x11. Initial version: 1.1.2.
|
|
|