diff --git a/Argyll_V2.2.0_src.zip b/Argyll_V2.2.0_src.zip deleted file mode 100644 index bf3d431..0000000 --- a/Argyll_V2.2.0_src.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c612a2e49fd51e089616cd27b6d4717d0f20fc8edbd906462f0d0dbbabbc711c -size 14020205 diff --git a/Argyll_V2.3.0_src.zip b/Argyll_V2.3.0_src.zip new file mode 100644 index 0000000..37d4a15 --- /dev/null +++ b/Argyll_V2.3.0_src.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa21b6de8e20b5319a10ea8f72829d32eadae14c6581b50972f2f8dd5cde924 +size 14042268 diff --git a/argyllcms.changes b/argyllcms.changes index a7139b0..8ce3429 100644 --- a/argyllcms.changes +++ b/argyllcms.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Jan 26 13:23:17 UTC 2022 - Paolo Stivanin + +- Update to version 2.3.0: +* Fixed spotread -YL (i1Pro1/2 lamp remediation) to function even + if calibration is impossible due to the white reference being out of tolerance. +* Fix SpyderX faulty initial black calibration +* Added icomuf_reset_before_close flag for SpyderX, as some versions + of the instrument have been reported to lock up after use. +* Modified the ArgyllCMS CIECAM02 implementation to include a blue + hue linearization tweak, to improve the "blue goes purple" effect + when gamut mapping or clipping highly saturated blues to smaller gamuts. +* Added spotread -Y y option that forces the listing of instrument + specific display calibrations in the usage, even for serial instruments. +* Removed native i1d3 C6 instrument support as a favor to X-Rite. +* Improved cxf2ti3 so that it should cope with XML that uses "Colour" + spelling rather than "Color". +* Added I1D3_ESCAPE environment variable to allow a user to potentialy + use any current or future OEM coded i1d3 instrument. + ------------------------------------------------------------------- Tue Sep 7 19:33:45 UTC 2021 - Stanislav Brabec diff --git a/argyllcms.spec b/argyllcms.spec index 627f855..2dcf0e3 100644 --- a/argyllcms.spec +++ b/argyllcms.spec @@ -1,7 +1,7 @@ # # spec file for package argyllcms # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define tarname Argyll Name: argyllcms -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: ICC compatible color management system License: AGPL-3.0-only AND GPL-2.0-or-later AND MIT