From ad8e62510c88fcc94864d6d267f97d7a05ca0136 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jun 08 2015 13:50:41 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index f886658..18d58ac 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /colord-1.2.8.tar.xz /colord-1.2.9.tar.xz /colord-1.2.10.tar.xz +/colord-1.2.11.tar.xz diff --git a/colord.spec b/colord.spec index c3f8ab8..fee424e 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.2.10 +Version: 1.2.11 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -280,6 +280,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Mon Jun 08 2015 Richard Hughes 1.2.11-1 +- New upstream version +- Add defines and artwork for the Spyder5 device +- Add defines for the OceanOptics Spark sensor +- Fix two small leaks in libcolord +- Handle low-level ColorHug commands when in Sensor HID mode +- Only return devices created by the calling user when doing GetDevices + * Wed Apr 08 2015 Richard Hughes 1.2.10-1 - New upstream version - Add a vendor quirk for Google diff --git a/sources b/sources index dd40e85..10a39f4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02f3e9cbb24a375bb981e680fae8e9be colord-1.2.10.tar.xz +54007f28fa5cce05e7fa3fa64c568024 colord-1.2.11.tar.xz