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 1d6bb82..eeffee2 100644 --- a/colord.spec +++ b/colord.spec @@ -18,8 +18,8 @@ Summary: Color daemon Name: colord -Version: 1.1.5 -Release: 3%{?dist} +Version: 1.1.6 +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 @@ -282,6 +282,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 + * Sat Dec 21 2013 Ville Skyttä - 1.1.5-3 - Move ldconfig %%post* scriptlets to -libs. - Run test suite during build. 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