Package Release Info

babl-0.1.114-bp160.1.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

babl-devel
libbabl-0_1-0
libbabl-0_1-0-x86-64-v3
typelib-1_0-Babl-0_1

Change Logs

* Mon May 19 2025 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.1.114:
  * Fix to broken TRC cache for formula based TRCs in ICC profiles.
  * BABL_ICC_INTENT_DEFAULT added.
  * Some broken conversions removed.
* Mon Mar 17 2025 Marcus Rueckert <mrueckert@suse.de>
- Update to 0.1.112:
  - Fix crash for locales using neither '.' nor ',' as decimal
    seperator.
* Wed Nov 06 2024 Marcus Rueckert <mrueckert@suse.de>
- Update to 0.1.110:
  - Build improvements.
  - Fixes to alpha componet in HCY, HSL, HSV and YCbCr models.
  - Use same CIE Lab conversion for start/end as rest with SIMD.
  - Remove reliance on set rounding mode.
* Thu Feb 22 2024 Marcus Rueckert <mrueckert@suse.de>
- disable gi-docgen docs for now
* Thu Feb 22 2024 Marcus Rueckert <mrueckert@suse.de>
- Update to 0.1.108:
  - "double" and "half" support in cli-tool, build fixes.
* Thu May 18 2023 Paolo Stivanin <info@paolostivanin.com>
- Update to 0.1.106:
  * Disable LUTs on big-endian, fix to 1bpp->4bpp LUTs, faster startup by caching
    balanced RGB to XYZ matrices.
  * LUT code-paths re-enabled, some array overflow proofing.
* Thu Mar 09 2023 Paolo Stivanin <info@paolostivanin.com>
- Build AVX2 enabled hwcaps library for x86_64-v3
* Wed Mar 01 2023 Paolo Stivanin <info@paolostivanin.com>
- update to 0.1.102:
  * LUT code-paths now disabled by default.
  * Stop double processing with LUT+normal fishes.
  * Support for non-ASCII characters in file paths on windows.
    Improved wrap build support.
* Tue Nov 22 2022 Petr Vorel <pvorel@suse.cz>
- update to 0.1.98:
  * More robust bounds protection in ICC handling, avoid garbage collecting
    lookup tables in-line with processing.
* Mon Aug 29 2022 Dirk Müller <dmueller@suse.com>
- update to 0.1.96:
  * Minor changes from 0.1.94, fixing build.
  * Fix of crash on non-aligned data for SIMD, add commandline tool, improve vala
    compatibility of introspection info.
- drop patches 2dc7fc40.patch, b05b2826.patch (upstream)