diff --git a/Argyll_V3.1.0_src.zip b/Argyll_V3.1.0_src.zip deleted file mode 100644 index 5271a4a..0000000 --- a/Argyll_V3.1.0_src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fdd5a1d7bc6dde79a54e350ec9374f6ef00b53903ee0d184cdfa4a11f0ecdcb -size 14671869 diff --git a/Argyll_V3.2.0_src.zip b/Argyll_V3.2.0_src.zip new file mode 100644 index 0000000..d10e53d --- /dev/null +++ b/Argyll_V3.2.0_src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4861ab87b41618fb6706843099aad2cc649115634dee1e60738792387b371176 +size 14690714 diff --git a/argyllcms.changes b/argyllcms.changes index f2f2843..e1b5e29 100644 --- a/argyllcms.changes +++ b/argyllcms.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Tue May 14 14:47:25 UTC 2024 - Antonio Teixeira + +- Update to 3.2.0: + * Added extra diagnostics to printcal. + * Added colprof -nI option, that adds inverse gamut mapping to Perceptual and + Saturation A2B tables, if they are being created. This is not recommended for + source profiles, since it handicaps true gamut mapping, but may be a workaround + to faulty Adobe Lightroom BPC for Perceptual intent in output profiles. + * Added error message for ColorMunki spectro sensor internal cable being + disconnected. + * Fixed bug in Appearance B2A conversion that appeared in V3.0 release. + * Fixed crash in chartread strip reading when given faulty .ti2 file. + * Tweaked i1d3 AIO adaptive integration time to reduce measure time to be more + comparable to just using Rev A commands. + * Re-worked ARGYLL_NOT_INTERACTIVE stdin to work much better on MSWin when + connected to a pipe. Removed code that empties stdin before expecting use input + when ARGYLL_NOT_INTERACTIVE. + * Fixed OS X dispwin -c etc. + * Fixed colprof IGNORE_DISP_ZEROS heuristic so that it doesn't reject OLED red + measurements that have a Z value of 0.0. + * Added -H option to colprof to allow setting the charTargetTag to given string, + rather than automatically filling with .ti3 data. + * Changed instrument monitoring thread debug messages to only be shown on -D9, so + they don't interfere with messages shown at -D8. + ------------------------------------------------------------------- Tue Mar 12 20:30:35 UTC 2024 - Antonio Teixeira diff --git a/argyllcms.spec b/argyllcms.spec index 19b2556..6322bea 100644 --- a/argyllcms.spec +++ b/argyllcms.spec @@ -19,7 +19,7 @@ %define tarname Argyll Name: argyllcms -Version: 3.1.0 +Version: 3.2.0 Release: 0 Summary: ICC compatible color management system License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT