diff --git a/.gitignore b/.gitignore index 31a5e48..8290bc6 100644 --- a/.gitignore +++ b/.gitignore @@ -38,3 +38,4 @@ /colord-1.1.1.tar.xz /colord-1.1.2.tar.xz /colord-1.1.3.tar.xz +/colord-1.1.4.tar.xz diff --git a/colord.spec b/colord.spec index 9535e53..cbab408 100644 --- a/colord.spec +++ b/colord.spec @@ -18,7 +18,7 @@ Summary: Color daemon Name: colord -Version: 1.1.3 +Version: 1.1.4 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -274,6 +274,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Tue Nov 19 2013 Richard Hughes 1.1.4-1 +- New upstream version +- Only syslog() profile additions when they're added via DBus +- Reset the LCMS log handlers to default after use +- Use the threadsafe versions of the LCMS functions +- Resolves: #1016425 + * Wed Oct 30 2013 Richard Hughes 1.1.3-1 - New upstream version - Never print incomplete 'colormgr dump' output diff --git a/sources b/sources index f948b64..baf2910 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75409fdeee9d4d3470b9b1fb39a0faa7 colord-1.1.3.tar.xz +5fa5497402315c088a9e56e3311154a4 colord-1.1.4.tar.xz