- Update to version 1.4.20 * cmake: remove DownloadProject feature, now dependencies must be previously installed OBS-URL: https://build.opensuse.org/request/show/1112007 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/yder?expand=0&rev=34
129 lines
4.2 KiB
Plaintext
129 lines
4.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 18 14:56:57 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.20
|
|
* cmake: remove DownloadProject feature, now dependencies must
|
|
be previously installed
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 08:12:24 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.19
|
|
* Improve cmake script and MSVC support
|
|
* Build with flag -Wconversion
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 15 19:51:24 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.18
|
|
* Minor bugfixes
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 29 18:20:32 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.17
|
|
* Fix CMAKE_MODULE_PATH who was used as single value (for real)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 28 18:57:01 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- 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 16:47:40 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.15
|
|
* Use `o_strnullempty` instead of `o_strlen` to check if a
|
|
`char *` has data
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 29 11:15:23 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Update to version 1.4.14
|
|
* Bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 1 19:14:29 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.13
|
|
* Bugfix release
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 2 20:20:30 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.12
|
|
* Use `gmtime_r` instead of `localtime`
|
|
* Fix documentation typos
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 3 18:10:52 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 14 21:45:59 UTC 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 14:25:53 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to versin 1.4.9
|
|
* Fix pkgconfig dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 5 20:34:27 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to versin 1.4.8
|
|
* Avoid running y_init_logs without closing between
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 12 21:03:56 UTC 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 2 20:44:42 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.4.6
|
|
* Fix package dependencies in cmake script
|
|
* Fix pkgconfig bugs
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 28 16:07:40 UTC 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 08:42:18 UTC 2018 - jengelh@inai.de
|
|
|
|
- Update descriptions for grammar.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 29 20:01:15 UTC 2018 - mardnh@gmx.de
|
|
|
|
- Initial package, version 1.3.4
|