Changelog for
ico-1.0.5-bp150.1.3.x86_64.rpm :
* Thu Apr 05 2018 sndirschAATTsuse.com- Update to version 1.0.5
* autogen.sh changes
* config: Add missing AC_CONFIG_SRCDIR
* configure: Drop AM_MAINTAINER_MODE
* Combine usage message array into single string
* Print which option was in error along with usage message
* Add -version option to print program version
* Make polygon info const - moves 22k from .data to .rodata
* Convert icoFatal() to be a varargs function
* Add -version to synopsis in man page
* Fix more sign-compare warnings
* Sat Jan 19 2013 zaitorAATTopensuse.org- Update to version 1.0.4: + Fix some 64-bit vs. 32-bit conversion errors. + Mark a couple parameters as unused to silence compiler warnings + Add const qualifiers to fix gcc -Wwrite-strings warnings. + Replace local checks for gcc with _X_NORETURN from xproto 7.0.17. + config: - Move man pages into their own directory. - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.- Replace pkgconfig(xorg-macros) with pkgconfig(xproto) BuildRequires, since this is what configure checks for now.
* Fri Apr 13 2012 vuntzAATTopensuse.org- Split ico from xorg-x11. Initial version: 1.0.3.