diff --git a/.gitignore b/.gitignore index a5abc37..31af5c9 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /colord-1.2.12.tar.xz /colord-1.3.1.tar.xz /colord-1.3.2.tar.xz +/colord-1.3.3.tar.xz diff --git a/colord.spec b/colord.spec index 3450121..633161c 100644 --- a/colord.spec +++ b/colord.spec @@ -18,8 +18,8 @@ Summary: Color daemon Name: colord -Version: 1.3.2 -Release: 3%{?dist} +Version: 1.3.3 +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 @@ -283,6 +283,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Wed Jul 27 2016 Richard Hughes 1.3.3-1 +- New upstream version +- Fix an assert failure when connecting to sensors +- Increase timeout to 60s for argyll spotread sampling +- Use the USB path to match the ArgyllCMS port + * Tue Mar 22 2016 Richard Hughes 1.3.2-1 - New upstream version - Add initial support for the v2 protocol used by ColorHug+ diff --git a/sources b/sources index 0c4909c..350d36d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ceea6df374a2c36a8a4bafe50b11cdd1 colord-1.3.2.tar.xz +63ad39539845040141e8deffde11cf85 colord-1.3.3.tar.xz