[colord/f19] New upstream version

Richard Hughes rhughes at fedoraproject.org
Wed Dec 4 16:47:41 UTC 2013


commit 8ca5c5c648d976b71b761cd1a97368e0b66f800f
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Dec 4 16:47:19 2013 +0000

    New upstream version

 .gitignore  |    1 +
 colord.spec |   12 +++++++++++-
 sources     |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5567b0d..03a07aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /colord-1.0.2.tar.xz
 /colord-1.0.3.tar.xz
 /colord-1.0.4.tar.xz
+/colord-1.0.5.tar.xz
diff --git a/colord.spec b/colord.spec
index bf140cb..20e89e4 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,7 +18,7 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.0.4
+Version:   1.0.5
 Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
@@ -272,6 +272,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Wed Dec 04 2013 Richard Hughes <richard at hughsie.com> 1.0.5-1
+- New upstream version
+- Detect at runtime if the lcms2 function MemoryWrite is faulty
+- Do not write an invalid dict or mluc data when the resaving
+- Don't crash with an empty ICC file
+- Don't create legacy locations when loading stores
+- Ensure the version is set when using cd_icc_create_from_edid()
+- Never add USB hubs as scanner devices even if tagged by libsane
+- Never create color managed webcam devices
+
 * Wed Oct 30 2013 Richard Hughes <richard at hughsie.com> 1.0.4-1
 - New upstream version
 - Fix several typos in the quirk database
diff --git a/sources b/sources
index 5d4a588..000ea42 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1a7d2a8649358fa72d5c3b0e4c21a04f  colord-1.0.4.tar.xz
+f308fc9a114c2f5bba5d6bfa327ae1ba  colord-1.0.5.tar.xz


More information about the scm-commits mailing list