2025-08-19 16:16:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 19 16:16:16 UTC 2025 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
|
|
- update to 4.0:
|
|
|
|
|
* Add loads of new jc_* functions and constants
|
|
|
|
|
* Add jc_errno to replace errno
|
|
|
|
|
* Completely remove API feature tables
|
|
|
|
|
* Fixes for building on macOS and Hurd
|
|
|
|
|
* Add rolling hash capability to jc_block_hash()
|
|
|
|
|
* Add jc_get_d_namlen() to enable strlen() skips for directory
|
|
|
|
|
objects
|
|
|
|
|
* Add file linking functions with batch processing (incomplete,
|
|
|
|
|
do not use yet)
|
|
|
|
|
* Time functions now have nanosecond precision on Windows
|
|
|
|
|
* Add jc_str_t data type (string prefixed with its own length)
|
|
|
|
|
* Add jc_close() stub function
|
|
|
|
|
* jc_get_proc_cacheinfo() is a stub function on non-Linux for
|
|
|
|
|
future use
|
|
|
|
|
|
2024-11-12 09:44:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 30 13:44:08 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update specfile to match new source tarball structure
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Oct 30 13:35:58 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
|
|
|
|
|
|
|
|
|
|
- update source tarball after migration to Codeberg.
|
|
|
|
|
|
2024-10-19 08:08:44 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Oct 18 12:43:44 UTC 2024 - Giacomo Leidi <giacomo.leidi@suse.com>
|
|
|
|
|
|
|
|
|
|
- libjodycode migrated to codeberg, see https://www.jdupes.com/2023/10/05/news-github-is-out-codeberg-is-in/
|
|
|
|
|
|
2023-08-28 11:21:12 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Aug 22 14:56:03 UTC 2023 - Michael Vetter <mvetter@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial package of libjodycode 3.1 for openSUSE
|