diff --git a/.gitignore b/.gitignore index ba6dedb..dc5855f 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ /colord-1.1.4.tar.xz /colord-1.1.5.tar.xz /colord-1.1.6.tar.xz +/colord-1.1.7.tar.xz diff --git a/colord.spec b/colord.spec index f70a4a5..c7598ae 100644 --- a/colord.spec +++ b/colord.spec @@ -18,8 +18,8 @@ Summary: Color daemon Name: colord -Version: 1.1.6 -Release: 3%{?dist} +Version: 1.1.7 +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 +* Fri Feb 28 2014 Richard Hughes 1.1.7-1 +- New upstream version +- Use the new cmsContext functionality in LCMS 2.6 +- Fix the GObject introspection for cd_device_get_profiles() +- Load the profile defaults when using cd_icc_create_default() + * Fri Feb 28 2014 Rex Dieter 1.1.6-3 - revert Conflicts: icc-profiles-openicc pending (hopefully) better solution (#1069672) diff --git a/sources b/sources index 31ad7d2..1b891ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a8144ac554627ebfd63d0d763bef74d2 colord-1.1.6.tar.xz +d0aeb66a343d4db7f4a0a874931ee429 colord-1.1.7.tar.xz