[argyllcms/f19] Update to 1.6.3

Richard Hughes rhughes at fedoraproject.org
Mon Feb 3 09:19:29 UTC 2014


commit d0e63613d6f6cd3084a9678e57d147f369be98d7
Author: Richard Hughes <richard at hughsie.com>
Date:   Sun Feb 2 20:54:32 2014 +0000

    Update to 1.6.3

 .gitignore     |    1 +
 argyllcms.spec |   15 ++++++++++++++-
 sources        |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c6e576..92210c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ hargyllcms-1.1.0-20100201.tar.gz
 /hargyllcms-1.5.1.tar.xz
 /hargyllcms-1.6.0.tar.xz
 /hargyllcms-1.6.2.tar.xz
+/hargyllcms-1.6.3.tar.xz
diff --git a/argyllcms.spec b/argyllcms.spec
index b079acd..a325c62 100644
--- a/argyllcms.spec
+++ b/argyllcms.spec
@@ -1,5 +1,5 @@
 Name:    argyllcms
-Version: 1.6.2
+Version: 1.6.3
 Release: 1%{?dist}
 Summary: ICC compatible color management system
 Group:   User Interface/X
@@ -89,6 +89,19 @@ rm -f $RPM_BUILD_ROOT/lib/udev/rules.d/55-Argyll.rules
 %doc doc/*.html doc/*.jpg doc/*.txt
 
 %changelog
+* Sun Feb 02 2014 Richard Hughes <rhughes at redhat.com> - 1.6.3-1
+- Update to 1.6.3
+- Added code to minimize ICC rounding error white point accuracy
+- Changed colprof to deal with variable grid distribution in a more neuanced way
+- Changed colprof to used a power_like function for the grid distribution shape
+- Changed i1d3 driver to completely ignore any EEPROM checksum errors
+- Fix bug in xicclu -py conversion.
+- Fixed bug in dispcal to use the final measurement pass for the calibration
+- Fixed bug in spotread, dispcal & dispread for CCSS capable instruments
+- Renamed verify to colverify to avoid clash with MSWin program of the same name
+- Switch dispread to use NoClamp readings
+- Tweaked dispcal to try and improve accuracy of black point calibration
+
 * Tue Nov 26 2013 Richard Hughes <rhughes at redhat.com> - 1.6.2-1
 - Update to 1.6.2
 - Added "dark region emphasis" -V parameter to targen and colprof
diff --git a/sources b/sources
index bb651a8..3750148 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d503de144fff3f67b32aeab2e4ce104  hargyllcms-1.6.2.tar.xz
+f5952a715a61f0a0796122d78f202ccb  hargyllcms-1.6.3.tar.xz


More information about the scm-commits mailing list