[colorhug-client/f17] New upstream version.

Richard Hughes rhughes at fedoraproject.org
Mon Jul 2 20:18:04 UTC 2012


commit c94b6af6ad0eef37947d780766055765c6db913d
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jul 2 20:11:50 2012 +0100

    New upstream version.
    
    - Show the calibration types when doing 'list-calibration'
    - Ask the user to cover the aperture before doing a dark cal
    - Do not hardcode the type as 'all' when loading a CCMX
    - Recognise the INVALID_CALIBRATION error enum
    - Recognise the NO_WELCOME errata enum
    - Do not spin if enter is pressed at [Y/n]
    - Set the post-scale to unity for the dark offsets

 .gitignore           |    1 +
 colorhug-client.spec |   12 +++++++++++-
 sources              |    2 +-
 3 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f2fdabd..6834101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /colorhug-client-0.1.8.tar.xz
 /colorhug-client-0.1.9.tar.xz
 /colorhug-client-0.1.10.tar.xz
+/colorhug-client-0.1.11.tar.xz
diff --git a/colorhug-client.spec b/colorhug-client.spec
index 6a6aa50..06efee3 100644
--- a/colorhug-client.spec
+++ b/colorhug-client.spec
@@ -1,6 +1,6 @@
 Summary:   Tools for the Hughski Colorimeter
 Name:      colorhug-client
-Version:   0.1.10
+Version:   0.1.11
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://www.hughski.com/
@@ -92,6 +92,16 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/ColorHug-1.0.gir
 
 %changelog
+* Mon Jul 02 2012 Richard Hughes <richard at hughsie.com> 0.1.11-1
+- New upstream version.
+- Show the calibration types when doing 'list-calibration'
+- Ask the user to cover the aperture before doing a dark cal
+- Do not hardcode the type as 'all' when loading a CCMX
+- Recognise the INVALID_CALIBRATION error enum
+- Recognise the NO_WELCOME errata enum
+- Do not spin if enter is pressed at [Y/n]
+- Set the post-scale to unity for the dark offsets
+
 * Mon Jun 11 2012 Richard Hughes <richard at hughsie.com> 0.1.10-1
 - New upstream version.
 - Add support for TYPE_FACTORY when loading CCMX files from disk
diff --git a/sources b/sources
index 4702afc..886a045 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec1914a8cd5754e17093c1973158e345  colorhug-client-0.1.10.tar.xz
+af1b29a914d2d3e6f3d78da0b5ffe070  colorhug-client-0.1.11.tar.xz


More information about the scm-commits mailing list