New comment by xtraeme on void-packages repository https://github.com/void-linux/void-packages/pull/18072#issuecomment-571202727 Comment: SONAME commonly is changed when it's not ABI compatible. You can add new symbols to the API and still be ABI compatible. This is what you are seeing here probably.