diff --git a/.gitignore b/.gitignore index 0664333..26e208b 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /colord-1.2.6.tar.xz /colord-1.2.7.tar.xz /colord-1.2.8.tar.xz +/colord-1.2.9.tar.xz diff --git a/colord.spec b/colord.spec index 8712a1b..3d121ea 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.2.8 +Version: 1.2.9 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -280,6 +280,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Fri Feb 20 2015 Richard Hughes 1.2.9-1 +- New upstream version +- Add support for the ColorHug ALS device +- Fix reporting of logind errors +- Return the exact address on verification failure + * Thu Jan 15 2015 Richard Hughes 1.2.8-1 - New upstream version - Do not use the deprecated GUsbDeviceList diff --git a/sources b/sources index a24cb6b..ab4e008 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f663cb211d1d338b246daf02ed670910 colord-1.2.8.tar.xz +57652634e4d13c45b7dacf658820d3fb colord-1.2.9.tar.xz