gitlab CI: add a basic build test Variable scope reductions as recommended by cppcheck Mark usage() as _X_COLD gitlab CI: stop requiring Signed-off-by in commits Cleanup README.md OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xfsinfo?expand=0&rev=14
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Oct 22 08:11:51 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.0.7
|
|
gitlab CI: add a basic build test
|
|
Variable scope reductions as recommended by cppcheck
|
|
Mark usage() as _X_COLD
|
|
gitlab CI: stop requiring Signed-off-by in commits
|
|
Cleanup README.md
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 11 08:19:34 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- modernize spec-file, move license to licensedir
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 20 14:47:09 UTC 2019 - sndirsch@suse.com
|
|
|
|
- Update to version 1.0.6
|
|
* This release fixes a bug in 64-bit builds which caused the
|
|
maximum request size to be incorrectly calculated.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 4 07:37:34 UTC 2015 - mpluskal@suse.com
|
|
|
|
- Add gpg signature
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 3 17:54:23 UTC 2015 - tobias.johannes.klausmann@mni.thm.de
|
|
|
|
- Update to version 1.0.5:
|
|
This minor maintenance release provides the usual set of
|
|
accumulated build configuration improvements, compiler warning
|
|
fixes, and other janitorial cleanups.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 26 19:14:54 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.0.4:
|
|
+ Print normalized version for X.Org servers, the way xdpyinfo
|
|
does.
|
|
+ Remove CVS/RCS id tags.
|
|
+ Mark usage() as _X_NORETURN.
|
|
+ config:
|
|
- Add missing AC_CONFIG_SRCDIR.
|
|
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
|
|
- Move man pages into their own directory.
|
|
+ man: remove trailing spaces and tabs.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split xfsinfo from xorg-x11. Initial version: 1.0.3.
|
|
|