Package Release Info

yder-1.4.4-bp151.1.1

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libyder1_4
yder-devel

Change Logs

* Fri Dec 28 2018 mardnh@gmx.de
- Update to version 1.4.4
  * Improve build config file and install headers.
  * Add config file yder-cfg.h dynamically built with the options.
  * Fix a bug about including time.h in the wrong place.
  * Add y_init_callback_logs to redirect all logs in a callback
    function.
- Remove patch:
  * 0001-Fix-pkg-config-information-add-requires-fields-as-me.patch
- Update patch:
  * yder-fix-build.patch
* Sat Aug 11 2018 jengelh@inai.de
- Update descriptions for grammar.
* Sun Jul 29 2018 mardnh@gmx.de
- Initial package, version 1.3.4
Version: 1.4.10-bp152.1.9
* Sat Mar 14 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.10
  * Add y_set_date_format, closes #17
  * Remove generated doc from source package
* Sun Jan 19 2020 Martin Hauke <mardnh@gmx.de>
- Update to versin 1.4.9
  * Fix pkgconfig dependency
* Sat Oct 05 2019 Martin Hauke <mardnh@gmx.de>
- Update to versin 1.4.8
  * Avoid running y_init_logs without closing between
* Fri Jul 12 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.7
  * Clean build process
  * Clean static variables if error initializing logs with file
- Drop not longer needed patch:
  * yder-fix-build.patch
* Tue Jul 02 2019 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.6
  * Fix package dependencies in cmake script
  * Fix pkgconfig bugs
Version: 1.4.14-bp154.1.45
* Sat May 29 2021 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 1.4.14
  * Bugfix release
* Mon Mar 01 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.13
  * Bugfix release
* Wed Sep 02 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.12
  * Use `gmtime_r` instead of `localtime`
  * Fix documentation typos
* Fri Jul 03 2020 Martin Hauke <mardnh@gmx.de>
- Update to version 1.4.11
  - cmake script: Add option `DOWNLOAD_DEPENDENCIES`
  - Harmonize licenses
  - Fix install pkgconfig by Makefile