From a9bb30ffd15662306c4eacdd4bf352c7aae68053 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Jan 20 2014 10:44:29 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index aa22c78..ba6dedb 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ /colord-1.1.3.tar.xz /colord-1.1.4.tar.xz /colord-1.1.5.tar.xz +/colord-1.1.6.tar.xz diff --git a/colord.spec b/colord.spec index 1a9c57c..73fe50d 100644 --- a/colord.spec +++ b/colord.spec @@ -16,7 +16,7 @@ Summary: Color daemon Name: colord -Version: 1.1.5 +Version: 1.1.6 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.freedesktop.org/software/colord/ @@ -272,6 +272,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %{_datadir}/gtk-doc/html/colord/* %changelog +* Mon Jan 20 2014 Richard Hughes 1.1.6-1 +- New upstream version +- Fix the tag 'size' when viewing a profile in cd-iccdump +- Only include libudev in Requires.private on Linux +- Use the corect sensor-kind values for GretagMacbeth sensors +- Do not use G_GNUC_WARN_UNUSED_RESULT when uninhibiting +- Handle failure to initialise GUsb in self-tests + * Wed Dec 11 2013 Richard Hughes 1.1.5-1 - New upstream version - Do not crash when moving the sensor position during calibration diff --git a/sources b/sources index a06005f..31ad7d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4ccf596e4238a980a8f076fd8b54c30b colord-1.1.5.tar.xz +a8144ac554627ebfd63d0d763bef74d2 colord-1.1.6.tar.xz