[colord/f19] New upstream version

Richard Hughes rhughes at fedoraproject.org
Mon Jan 13 14:29:44 UTC 2014


commit 54050b9b7b886c558a1cf3543d3e6fe549ba33e0
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 13 14:29:50 2014 +0000

    New upstream version

 .gitignore              |    1 +
 calibration-fixes.patch |   79 -----------------------------------------------
 colord.spec             |   13 ++++---
 sources                 |    2 +-
 4 files changed, 9 insertions(+), 86 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 03a07aa..a92ce5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /colord-1.0.3.tar.xz
 /colord-1.0.4.tar.xz
 /colord-1.0.5.tar.xz
+/colord-1.0.6.tar.xz
diff --git a/colord.spec b/colord.spec
index 88ac9c3..09907b1 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,15 +18,12 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.0.5
-Release:   2%{?dist}
+Version:   1.0.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
 
-# Already upstream
-Patch0:    calibration-fixes.patch
-
 BuildRequires: dbus-devel
 BuildRequires: docbook-utils
 BuildRequires: gettext
@@ -110,7 +107,6 @@ This may be useful for CMYK soft-proofing or for extra device support.
 
 %prep
 %setup -q
-%patch0 -p1 -b calibration-fixes
 
 %build
 # Set ~2 GiB limit so that colprof is forced to work in chunks when
@@ -276,6 +272,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Mon Jan 13 2014 Richard Hughes <richard at hughsie.com> 1.0.6-1
+- New upstream version
+- Fix the tag 'size' when viewing a profile in cd-iccdump
+- Use the corect sensor-kind values for GretagMacbeth sensors
+
 * Wed Dec 11 2013 Richard Hughes <richard at hughsie.com> 1.0.5-2
 - Backport a few patches from color-1-0 to fix calibration for more people.
 - Resolves: #973792
diff --git a/sources b/sources
index 000ea42..987cf91 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f308fc9a114c2f5bba5d6bfa327ae1ba  colord-1.0.5.tar.xz
+9bd8a1f117742c31d195a09092ca3066  colord-1.0.6.tar.xz


More information about the scm-commits mailing list