[colord] New upstream version

Richard Hughes rhughes at fedoraproject.org
Sat Apr 5 12:11:05 UTC 2014


commit d9acc75419e510e76b4356c63f2a16e09490e641
Author: Richard Hughes <richard at hughsie.com>
Date:   Sat Apr 5 14:10:49 2014 +0200

    New upstream version

 .gitignore  |    1 +
 colord.spec |   13 ++++++++++++-
 sources     |    2 +-
 3 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc5855f..a4cc49a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /colord-1.1.5.tar.xz
 /colord-1.1.6.tar.xz
 /colord-1.1.7.tar.xz
+/colord-1.2.0.tar.xz
diff --git a/colord.spec b/colord.spec
index c7598ae..628b5c7 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,7 +18,7 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.1.7
+Version:   1.2.0
 Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
@@ -280,6 +280,17 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Sat Apr 05 2014 Richard Hughes <richard at hughsie.com> 1.2.0-1
+- New upstream version
+- Correctly convert all of the image when using CdTransform
+- EDID strings can be up to 13 bytes
+- Use the corect sensor-kind values for GretagMacbeth sensors
+- libcolord: Add a RGB32 pixel format for GdkPixbuf
+- libcolord: Add a utility function to calculate an XYZ value from a CMF
+- libcolord: Fix a potential crash when destroying a CdIt8 object
+- libcolord: Support CCSS data files
+- libcolord: Support SPECTRAL_NORM in it8 files
+
 * Fri Feb 28 2014 Richard Hughes <richard at hughsie.com> 1.1.7-1
 - New upstream version
 - Use the new cmsContext functionality in LCMS 2.6
diff --git a/sources b/sources
index 1b891ff..03ae035 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0aeb66a343d4db7f4a0a874931ee429  colord-1.1.7.tar.xz
+740b321a32c6e54d28e6d043007947ea  colord-1.2.0.tar.xz


More information about the scm-commits mailing list