From 2c59896cf1ddcd60bf1521c33cb1bdc13c86e58f Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Oct 12 2014 10:19:30 +0000 Subject: New upstream version --- diff --git a/.gitignore b/.gitignore index c926ca3..fce0320 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ /colord-1.2.1.tar.xz /colord-1.2.2.tar.xz /colord-1.2.3.tar.xz +/colord-1.2.4.tar.xz diff --git a/colord.spec b/colord.spec index 6d0caa4..4c48b3d 100644 --- a/colord.spec +++ b/colord.spec @@ -18,8 +18,8 @@ Summary: Color daemon Name: colord -Version: 1.2.3 -Release: 2%{?dist} +Version: 1.2.4 +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 +* Sun Sep 12 2014 Richard Hughes 1.2.4-1 +- New upstream version +- Don't enable PIE support when --without-pic is specified +- libcolord: Build with PIE enabled +- libcolorhug: Retry the command if the response is incomplete + * Fri Sep 12 2014 Richard Hughes 1.2.3-2 - Enable the print profile generation diff --git a/sources b/sources index d7c6dbb..a62390b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f1d25333716d4705f6aeb7452aa25b86 colord-1.2.3.tar.xz +d0a9c8e29374b6330455fb8902c8f246 colord-1.2.4.tar.xz