diff --git a/.gitignore b/.gitignore index 18d58ac..98b3c5a 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /colord-1.2.9.tar.xz /colord-1.2.10.tar.xz /colord-1.2.11.tar.xz +/colord-1.2.12.tar.xz diff --git a/colord.spec b/colord.spec index 3c679c1..82bb94c 100644 --- a/colord.spec +++ b/colord.spec @@ -18,8 +18,8 @@ Summary: Color daemon Name: colord -Version: 1.2.11 -Release: 2%{?dist} +Version: 1.2.12 +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 @@ -280,6 +280,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Wed Aug 19 2015 Richard Hughes 1.2.12-1 +- New upstream version +- Allow creating devices with the same device ID from different users +- ColorHug: Add ch_device_queue_read_firmware() +- ColorHug: When converting HEX to BIN pad out the entire size + * Wed Jun 17 2015 Fedora Release Engineering - 1.2.11-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 10a39f4..d2373fc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -54007f28fa5cce05e7fa3fa64c568024 colord-1.2.11.tar.xz +80b106ba18a43c7eeaf2d9a2b8c5725b colord-1.2.12.tar.xz