SHA256
1
0
forked from pool/dlib
Files
dlib/dlib.changes

21 lines
800 B
Plaintext

-------------------------------------------------------------------
Fri Aug 2 07:17:06 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Update to version 19.24.5:
* No release notes.
-------------------------------------------------------------------
Sun Apr 21 10:19:07 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Consistently set USE_AVX_INSTRUCTIONS to ON for x86_64 archs and
to OFF for others for reproducibility (boo#1223168).
- Switch to older python_build, python_install macros since the
pyproject_* macros do not allow a way to send the necessary
options to cmake (using `python setup --no USE_FOO`).
-------------------------------------------------------------------
Thu Apr 18 19:41:21 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
- Initial package.