Stefan Dirsch
dbd739194a
* Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * gitlab CI: add a basic build test * Variable scope reductions as recommended by cppcheck * Handle -Wsign-compare warnings * gitlab CI: stop requiring Signed-off-by in commits OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xsetroot?expand=0&rev=10
47 lines
1.7 KiB
Plaintext
47 lines
1.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 29 16:49:09 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.1.3
|
|
* Update README for gitlab migration
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* gitlab CI: add a basic build test
|
|
* Variable scope reductions as recommended by cppcheck
|
|
* Handle -Wsign-compare warnings
|
|
* gitlab CI: stop requiring Signed-off-by in commits
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 1 18:37:50 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec file (move license to licensedir)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 10:22:48 UTC 2018 - sndirsch@suse.com
|
|
|
|
- Update to version 1.1.2
|
|
* autogen.sh changes
|
|
* configure: Drop AM_MAINTAINER_MODE
|
|
* Print which option was in error along with usage message
|
|
* Only use results from GetWindowProperty if it returned success
|
|
* Improve manpage and -help option.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 10 15:09:20 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.1.1:
|
|
+ Add -version option.
|
|
+ Combine usage message strings.
|
|
+ Config:
|
|
- Add missing AC_CONFIG_SRCDIR.
|
|
- Move man pages into their own directory.
|
|
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
|
|
+ man:
|
|
- Replace hard coded man page section with substitution strings
|
|
- Remove trailing spaces and tabs.
|
|
- Add pkgconfig(xproto) BuildRequires, new dependency.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split xsetroot from xorg-x11. Initial version: 1.1.0.
|
|
|