diff --git a/.gitignore b/.gitignore index 97d0d02..3f6f642 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /colord-1.2.3.tar.xz /colord-1.2.4.tar.xz /colord-1.2.5.tar.xz +/colord-1.2.6.tar.xz diff --git a/colord.spec b/colord.spec index 4d45e02..361fda2 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.2.5 +Version: 1.2.6 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -280,6 +280,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Mon Nov 24 2014 Richard Hughes 1.2.6-1 +- New upstream version +- Add lots of new libcolord spectral API +- Return correct values when no LUMINANCE_XYZ_CDM2 is specified + * Mon Nov 10 2014 Richard Hughes 1.2.5-1 - New upstream version - Install the now-useful cd-it8 helper diff --git a/sources b/sources index 4684d6f..386d785 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d74f6d476bb161e8cab31e5bd0406f92 colord-1.2.5.tar.xz +ec1ad709bac22963877dbf48381ec34c colord-1.2.6.tar.xz