Changelog for
ingen-0.5.1-1.10.x86_64.rpm :
* Mon Aug 01 2022 kvAATTkott.no-ip.biz- Update to version 0.5.1:
* Fix build on systems without SSE
* Switch to C++14 and fix build with GCC 10
* Fix deleting connected ports in subgraphs
* Factor out finding adjacent arcs for disconnection
* Fix invalid URI mapping when a property range is a blank node
* Fix clashing blank nodes with MIDI bindings
* Update autowaf
* Remove deprecated Doxygen configuration values
* Fix building documentation
* Pass by value and use std::move