Changelog for
libsimulavr-1.1.0-lp155.4.2.x86_64.rpm :
* Tue Mar 02 2021 Klaus Kämpf
- Update to 1.1.0
* bugs fixed (also nearly all reported bugs and patches)
* switched from automake build system to cmake (see manual)
* c++ 11
* support of debian packages
* support of python version 2.x removed (python 2 has end of life), now only python version 3.5 and newer supported
* documentation updated (even if it\'s never enough documented :-) )
* some more types supported (see manual)- drop 0003-Don-t-redefine-private-protected.patch, autoreconf-hack, notsimulated-warn-once- add 0001-adapt-doc-path.patch, 0002-install-to-include-sub-directory.patch, 0003-Switch-to-lib64.patch
* Fri Dec 08 2017 kkaempfAATTsuse.com- Update to 1.2dev git rev e53413
* no upstream documentation available- fix gcc7 error: 0003-Don-t-redefine-private-protected.patch
* Sat Jul 11 2015 novellAATTtower-net.de- updated notsimulated-warn-once patch- updated autoreconf-hack patch
* Sun Mar 17 2013 bugsAATTvdm-design.de- configure.ac: remove -Werror from AM_INIT_AUTOMAKE to be able to regenerate autotools files- port to gcc-4.7- examples: change interrupt vetors to the new format- python: work around template issue in new swig version
* Thu Feb 23 2012 duweAATTsuse.com- add dependency for libbfd and dlopened libsimulavr- SUSE_ASNEEDED=1 considered harmful.
* Wed Feb 22 2012 maxAATTsuse.com- Cleanup dependencies and remove unneeded ones.- Enable Python.- Point configure to the right place for tclConfig.sh
* Wed Feb 22 2012 duweAATTsuse.com- Make notsimulated-warn-once less intrusive.
* Tue Feb 21 2012 duweAATTsuse.com- update to 1.0.0, a major spec file rewrite
* Wed Nov 16 2011 seife+obsAATTb1-systems.com- disarm \"unused-but-set-variable\" errors to fix build on 12.1+
* Wed Aug 18 2010 kkaempfAATTnovell.com- prevent warning in disp.c