Changelog for
argyllcms-2.3.1-1.3.x86_64.rpm :
* Wed Aug 17 2022 Dirk Müller
- update to 2.3.1:
* Added value sanity check & warning to chartread patch by patch mode.
* Fixed crash on 64 bit MSWin in spectro/aglob due to changing SDK declarations for _findfirst().
* Fixed one remaining problem with not coping with \"Colour\" spelling rather than \"Color\" in cxf2ti3.
* Add code in cgats write to check for float format problems when faced with - inf or +inf value.
* Fix i1Pro3 highres in ccxxmake, dispcal & dispread.
* Changed OS X usb reset to re-enumerate instead, as reset does nothing on OS X >= 10.8.
* Added spectro/instlib.api.txt file to public distribution.
* Fixed possible crashes in xicc/ccss.c and spectro/oeminst.c
* Wed Jan 26 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 07 2021 Stanislav Brabec - Update to version 2.2.0:
* Added native i1Pro3 and i1Pro3 Plus driver.
* Fix bug in applycal.c where it gets an \"Error - Write file: 1, icmTextDescription_write: ascii string is shorter\" error on replacing one calibration with another.
* Improved i1pro & Munki patch recognition to work much more reliably with a slow swipe speed.
* Fixed oeminst to work with spyder V5.5. setup.exe
* Fixed bug in oemdld that prevented HTML encoded characters in download file decoding properly, which prevented certain filenames from working.
* Fixed bug in ccxxmake -S -f where save error wasn\'t being fully reported, and display technology presence check was faulty.
* Fixed typo in display technology, VPA -> PVA.
* Made Klein K10A \"Lights Off\" command timeout a soft error. For some reason this command doesn\'t seem to be implemented on some K10A\'s.
* Added CIE dE2000 to spotread output.
* Fixed accidental global \"wrl\" in gamut/gamut.h that cases compile warnings.
* For more see http://www.argyllcms.com/doc/ChangesSummary.html- Drop argyllcms--gcc--fno-common.patch (upstreamed with exception of static declaration of struct huft, which is not required).
* Tue Mar 10 2020 Stanislav Brabec - Fix argyllcms--gcc--fno-common.patch according to the upstream (bsc#1160256#c5).
* Thu Mar 05 2020 sbrabecAATTsuse.com- Update to version 2.1.2:
* Added -d option to spotread to print out Density values.
* Many i1Pro2 fixes.
* Changed targen round down/up to 0%/100% to have a tighter tollerance of 0.5% rather than 2%, so that -n values of L
* 1 and 99 are not rounded.
* Fix bug in xicclu -v2 option when operating on a .cal file.
* Added -M option to ccxxmake.
* Added -Yk flag to spectro/dispread.
* Fixed bug in xicc/xmatrix.c when creating input profile from XYZ input data.
* Modified txt2ti3 to cope with files that don\'t have SampleName/SampleID fields.
* Added instrument ambient mode (-a flag) to dispcal, dispread and ccxxmake.
* Fixed latent data sensitivity problem with i1Pro and Munki Spectro high res-mode.
* Added spotread -rw option.
* Added check in dispwin for sanity of calibration curves.
* Added spectral support to namedc/cxf parser.
* Fixed profile/txt2ti3.c to properly handle i1profiler SPECTRAL_NMXXX format.
* Changed dispcal ADJ_THRESH mode MIN_THRESH value to 0.25 from 0.05.- Fix build with with -fno-common, which is the default in gcc-10 (bsc#1160256, argyllcms--gcc--fno-common.patch).
* Sun Jan 05 2020 Stefan Brüns - Use pkgconfig(libpng) BuildRequires, the build system looks for the unversioned libpng.so and falls back to its bundled version.- Remove bundled zlib source, otherwise it is built even when the system zlib is found. This triggers a fatal rpm check failure on Leap 15.x due to compiler warnings.- Also remove bundled png/tiff/axTLS sources.- Remove pkgconfig(mxml) dependency, ArgyllCMS bundles a patched one.
* Wed Dec 04 2019 Richard Brown - Update to v2.1.1
* Added SpyderX support
* Changed spotread -E option to work with all the spectral instruments
* Improvements and bug fixes to oeminst and oemdnld
* Increased maximum render channels to 16
* Added -O option to collink to allow creating a link purely from calibration file
* Added -w parameter to spotread, to use the -i parameter illuminant for L
*a
*b
* calculation- Remove obsolete patch argyllcms-decl.patch
* Wed Apr 24 2019 Martin Liška - Disable LTO (boo#1133108).
* Thu Mar 21 2019 Jan Engelhardt - Modernize old $RPM_
* shell variables and tar options.- Avoid bash-specific pathname expansion syntax in %install.
* Mon Dec 11 2017 crrodriguezAATTopensuse.org- replace xorg-x11-devel by the needed individual libraries.