forked from pool/showfont
* Update README for gitlab migration * Update configure.ac bug URL for gitlab migration * Fix spelling/wording issues * gitlab CI: add a basic build test * man page: remove out-of-date COPYRIGHT section * Reduce variable scopes as suggested by cppcheck * Take care of -Wsign-compare warnings OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/showfont?expand=0&rev=8
37 lines
1.4 KiB
Plaintext
37 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Aug 31 09:17:21 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>
|
|
|
|
- Update to version 1.0.6
|
|
* Update README for gitlab migration
|
|
* Update configure.ac bug URL for gitlab migration
|
|
* Fix spelling/wording issues
|
|
* gitlab CI: add a basic build test
|
|
* man page: remove out-of-date COPYRIGHT section
|
|
* Reduce variable scopes as suggested by cppcheck
|
|
* Take care of -Wsign-compare warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 3 17:57:37 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.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 18 20:53:44 UTC 2013 - zaitor@opensuse.org
|
|
|
|
- Update to version 1.0.4:
|
|
+ Strip trailing whitespace.
|
|
+ Fix gcc -Wwrite-strings warnings.
|
|
+ config: move man pages into their own directory.
|
|
+ man: remove trailing spaces and tabs.
|
|
+ config: replace deprecated AM_CONFIG_HEADER with
|
|
AC_CONFIG_HEADERS. This silences an Autoconf warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 13 08:46:08 UTC 2012 - vuntz@opensuse.org
|
|
|
|
- Split showfont from xorg-x11. Initial version: 1.0.3.
|
|
|