[argyllcms/f19] Update to 1.6.2

Richard Hughes rhughes at fedoraproject.org
Tue Nov 26 12:20:46 UTC 2013


commit 76d73e02122cf28b252e4ca623453d4f942f1c36
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Nov 26 09:16:24 2013 +0000

    Update to 1.6.2

 .gitignore     |    1 +
 argyllcms.spec |   14 +++++++++++++-
 sources        |    2 +-
 3 files changed, 15 insertions(+), 2 deletions(-)
---
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 9ab0cef..b079acd 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
@@ -53,6 +53,7 @@ This package contains the Argyll color management system documentation.
 %setup -q -n hargyllcms-%{version}
 # we're not allowed to refer to acquisition devices as scanners
 ./legal.sh
+autoreconf --force --install
 
 %build
 %configure --disable-static
@@ -88,6 +89,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 <rhughes at redhat.com> - 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 <rhughes at redhat.com> - 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


More information about the scm-commits mailing list