Changelog for
xfd-1.1.4-21.25.i586.rpm :
* Sun Dec 04 2022 Stefan Dirsch
- Update to version 1.1.4
* gitlab CI: add a basic build test
* Use _CONST_X_STRING to make libXt declare String as const char
*
* Fix warning: missing initializer for field ‘extension’ of
* ‘SimpleClassPart\'
* Variable scope reductions as recommended by cppcheck
* Mark usage() as _X_NORETURN _X_COLD
* gitlab CI: stop requiring Signed-off-by in commits
* Handle -Wextra-semi-stmt warnings from clang
* Tag unused arguments to callback functions as _X_UNUSED
* Sun Mar 10 2019 Stefan Dirsch - Update to version 1.1.3
* autogen: add default patch prefix
* autogen.sh: use quoted string variables
* autogen.sh: use exec instead of waiting for configure to finish
* autogen.sh: Honor NOCONFIGURE=1
* configure: Drop AM_MAINTAINER_MODE
* Move domaindir declaration inside #ifdef USE_GETTEXT
* Re-enable code to use XKB Bells
* Update configure.ac bug URL for gitlab migration
* Update README for gitlab migration
* Thu Feb 06 2014 sndirschAATTsuse.com- fixed license to X11 in specfile
* Sun Jul 21 2013 zaitorAATTopensuse.org- Update to version 1.1.2: + Suppress a spurious warning. + Mark do_quit as noreturn, as suggested by gcc & clang. + Convert sprintf calls to snprintf. + Drop old CVS version tags. + config: Add missing AC_CONFIG_SRCDIR. + Fix SEGV when XftFontOpenName() returns NULL.- Add pkgconfig(xproto) BuildRequires: new dependency.- Drop xfd.diff patch, fixed upstream.
* Sat Apr 14 2012 dimstarAATTopensuse.org- Update to version 1.1.1: + Remove freetype2 from PKG_CHECK_MODULES list + Build system fixes.- Remove pkgconfig(freetype2) BuildRequires, following upstream changes.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split xfd from xorg-x11. Initial version: 1.1.0.