Changelog for
rgb-1.0.5-5.1.x86_64.rpm :
Sun Jan 20 13:00:00 2013 zaitorAATTopensuse.org
- Update to version 1.0.5:
+ Replace unbounded strcpy/strcat pairs with snprintf calls.
+ Add const attributes to fix gcc -Wwrite-strings warnings.
+ man: replace hard coded section number (1) and (3) with
variables.
+ config:
- Add missing AC_CONFIG_SRCDIR.
- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
- Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
- Remove unrequired AC_SUBST([
*_CFLAGS]).
Fri Apr 13 14:00:00 2012 vuntzAATTopensuse.org
- Split rgb from xorg-x11. Initial version: 1.0.4.