diff --git a/.gitignore b/.gitignore index 045952f..0c6e576 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ hargyllcms-1.1.0-20100201.tar.gz /hargyllcms-1.4.0.tar.xz /hargyllcms-1.5.1.tar.xz /hargyllcms-1.6.0.tar.xz +/hargyllcms-1.6.2.tar.xz diff --git a/argyllcms.spec b/argyllcms.spec index 9afd6d2..f8d0609 100644 --- a/argyllcms.spec +++ b/argyllcms.spec @@ -1,5 +1,5 @@ Name: argyllcms -Version: 1.6.0 +Version: 1.6.2 Release: 1%{?dist} Summary: ICC compatible color management system Group: User Interface/X @@ -88,6 +88,17 @@ rm -f $RPM_BUILD_ROOT/lib/udev/rules.d/55-Argyll.rules %doc doc/*.html doc/*.jpg doc/*.txt %changelog +* Tue Nov 26 2013 Richard Hughes - 1.6.2-1 +- Update to 1.6.2 +- Added "dark region emphasis" -V parameter to targen and colprof +- Changed i1d3 driver to be more forgiving of EEProm checksum calculation +- Fixed "edges don't match" bug in printarg when -iCM -h -s/-S used. +- Fixed bug in -H flag in chartread, dispcal, dispread, illumread & spotread +- Fixed bug in dispcal black point optimization to err on the black side +- Fixed bug introduced into ColorMunki (spectro) reflective measurement +- Fixed major bug in illumread - result was being corrupted. +- Fixed problem with TV encoded output and dispread -E -k/-K + * Mon Aug 19 2013 Richard Hughes - 1.6.0-1 - Update to 1.6.0 diff --git a/sources b/sources index a751248..bb651a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -03d9d07e6551a72e4b5023df3821a663 hargyllcms-1.6.0.tar.xz +6d503de144fff3f67b32aeab2e4ce104 hargyllcms-1.6.2.tar.xz