Changelog for
libyder1_4-1.4.20-1.3.x86_64.rpm :
* Mon Sep 18 2023 Martin Hauke
- Update to version 1.4.20
* cmake: remove DownloadProject feature, now dependencies must be previously installed
* Thu Jan 12 2023 Martin Hauke - Update to version 1.4.19
* Improve cmake script and MSVC support
* Build with flag -Wconversion
* Sat Oct 15 2022 Martin Hauke - Update to version 1.4.18
* Minor bugfixes
* Sun May 29 2022 Martin Hauke - Update to version 1.4.17
* Fix CMAKE_MODULE_PATH who was used as single value (for real)
* Sat May 28 2022 Martin Hauke - Update to version 1.4.16
* Fix pkg-config file with absolute path for CMAKE_INSTALL_{INCLUDE,LIB}DIR
* Fix CMAKE_MODULE_PATH who was used as single value
* Add y_set_split_message_newline to split log messages on newline characters
* Sun Mar 13 2022 Martin Hauke - Update to version 1.4.15
* Use `o_strnullempty` instead of `o_strlen` to check if a `char
*` has data
* Sat May 29 2021 Ferdinand Thiessen - Update to version 1.4.14
* Bugfix release
* Mon Mar 01 2021 Martin Hauke - Update to version 1.4.13
* Bugfix release
* Wed Sep 02 2020 Martin Hauke - Update to version 1.4.12
* Use `gmtime_r` instead of `localtime`
* Fix documentation typos
* Fri Jul 03 2020 Martin Hauke - Update to version 1.4.11 - cmake script: Add option `DOWNLOAD_DEPENDENCIES` - Harmonize licenses - Fix install pkgconfig by Makefile