2022-10-04 12:26:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Oct 4 12:25:55 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 012:
|
|
|
|
* Avoid implicit declaration of functions
|
|
|
|
|
2021-12-13 16:04:43 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Dec 13 16:04:08 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 011:
|
|
|
|
* Improved parsing of large vCard files
|
|
|
|
|
2021-02-05 09:07:51 +00:00
|
|
|
-------------------------------------------------------------------
|
2021-12-06 10:24:18 +00:00
|
|
|
Thu Dec 2 11:54:46 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 010:
|
|
|
|
* Remove the calls to exit() in the shared library
|
|
|
|
* Extend API with called vc_get_error_message, that can be used
|
|
|
|
to retrieve the message of the last error encountered.
|
|
|
|
* The functions parse_vcard_file, vc_new, and vc_param_new return
|
|
|
|
NULL upon error. It is the responsibility of the calling code
|
|
|
|
to check the error message.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2021-02-05 09:07:51 +00:00
|
|
|
Fri Feb 5 09:07:00 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 009:
|
|
|
|
* This version fixes minor warnings from libtoolize
|
|
|
|
|
2021-02-01 09:12:10 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Feb 1 09:10:59 UTC 2021 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 008:
|
|
|
|
* Properly parse multi-line values in MSDOS files, with line
|
|
|
|
ending CRLF
|
|
|
|
|
2020-07-15 06:24:51 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 15 06:17:00 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Update to 007:
|
|
|
|
* This releases uses mktemp instead of the deprecated tempfile
|
|
|
|
command in the unit tests.
|
|
|
|
|
2020-06-18 08:41:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 17 15:37:26 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Do not waste time building static libs if they are removed anyway.
|
|
|
|
|
2020-06-15 15:20:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 15 10:51:52 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
- Initial package libvc 006 for openSUSE
|