Changelog for
libbiblesync2_0-2.1.0-1.13.x86_64.rpm :
* Mon May 17 2021 Fridrich Strba
- Update to 2.1.0
* No functional changes.
* The underlying code that discovers default route interface address had to be re-implemented due to the old code having stopped working though having not changed in 6 years: rtnetlink changed, apparently.
* New method is to read /proc/net/route to get default route directly, used to feed getifaddrs(3) comparison as before.
* Sun Aug 19 2018 jengelhAATTinai.de- Wrap description only at spaces. Trim redundancies from descriptions. Set CFLAGS/CXXFLAGS properly.
* Sun Aug 12 2018 kkirillAATTopensuse.org- Update to 2.0.1 + Protocol change, so, the major revision is bumped to v2 + Chat message support. A new message type BSP_CHAT (0x04) is supported
* Sat May 09 2015 kkirillAATTopensuse.org- Initial package of 1.1.2 version for openSUSE based on the upstream spec by Karl Kleinpaste and Fedora modifications