diff --git a/.gitignore b/.gitignore index a4cc49a..afadfd9 100644 --- a/.gitignore +++ b/.gitignore @@ -43,3 +43,4 @@ /colord-1.1.6.tar.xz /colord-1.1.7.tar.xz /colord-1.2.0.tar.xz +/colord-1.2.1.tar.xz diff --git a/colord.spec b/colord.spec index 628b5c7..3512739 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.2.0 +Version: 1.2.1 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -280,6 +280,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Fri May 23 2014 Richard Hughes 1.2.1-1 +- New upstream version +- Allow users to rename session and system ICC profiles +- Fix building the CMF spectra on sparc64 +- Fix the style of two colorimeter figures +- Make colord polkit policy usable on servers + * Sat Apr 05 2014 Richard Hughes 1.2.0-1 - New upstream version - Correctly convert all of the image when using CdTransform diff --git a/sources b/sources index 03ae035..89cbea9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -740b321a32c6e54d28e6d043007947ea colord-1.2.0.tar.xz +452e02b3a7cc3ae5b4fc9bef304a6902 colord-1.2.1.tar.xz