[colord] New upstream version

Richard Hughes rhughes at fedoraproject.org
Mon Aug 18 08:55:38 UTC 2014


commit e564ee74083ab1b57a758196ea3f0ec85ff929f4
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Aug 18 09:55:23 2014 +0100

    New upstream version

 .gitignore  |    1 +
 colord.spec |   14 +++++++++++---
 sources     |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afadfd9..fc3ad0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
 /colord-1.1.7.tar.xz
 /colord-1.2.0.tar.xz
 /colord-1.2.1.tar.xz
+/colord-1.2.2.tar.xz
diff --git a/colord.spec b/colord.spec
index d2caf86..47a68d1 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,8 +18,8 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.2.1
-Release:   4%{?dist}
+Version:   1.2.2
+Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
 Source0:   http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
@@ -30,7 +30,7 @@ BuildRequires: gettext
 BuildRequires: glib2-devel
 BuildRequires: intltool
 BuildRequires: systemd-devel
-BuildRequires: lcms2-devel >= 2.2
+BuildRequires: lcms2-devel >= 2.6
 BuildRequires: libgudev1-devel
 BuildRequires: polkit-devel >= 0.103
 BuildRequires: sqlite-devel
@@ -280,6 +280,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Mon Aug 18 2014 Richard Hughes <richard at hughsie.com> 1.2.2-1
+- New upstream version
+- Actually parse the EDID for better duplicate detection
+- Actually write a file when using cd_icc_save_default()
+- Bump the lcms2 dep to 2.6
+- Do not try to return a CdIcc instance for virtual profiles
+- Use the ColorHug sensor driver for the ColorHug2 hardware
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 89cbea9..2143a19 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-452e02b3a7cc3ae5b4fc9bef304a6902  colord-1.2.1.tar.xz
+a03f06f20a1c70cbf30fc8bd59b99678  colord-1.2.2.tar.xz


More information about the scm-commits mailing list