[colorhug-client] New upstream version.

Richard Hughes rhughes at fedoraproject.org
Tue Apr 17 21:28:54 UTC 2012


commit 7495784dac4e1a50989af50f71bb94bc126f0025
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 17 22:27:45 2012 +0100

    New upstream version.
    
    - Automatically use the correct proxy server using glib-networking
    - Make a sound when colorhug-flash fails or completes the update.
    - Prevent a possible crash when verifying firmware.
    - Prevent critical warnings when doing 'colorhug list-calibration'

 .gitignore           |    1 +
 colorhug-client.spec |   11 +++++++++--
 sources              |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 62a8c4f..4347d54 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /colorhug-client-0.1.5.tar.xz
 /colorhug-client-0.1.6.tar.xz
 /colorhug-client-0.1.7.tar.xz
+/colorhug-client-0.1.8.tar.xz
diff --git a/colorhug-client.spec b/colorhug-client.spec
index 7f1baf5..7853932 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.7
+Version:   0.1.8
 Release:   1%{?dist}
 License:   GPLv2+
 URL:       http://www.hughski.com/
@@ -16,7 +16,7 @@ BuildRequires: lcms2-devel
 BuildRequires: libsoup-devel
 BuildRequires: libtool
 BuildRequires: docbook-utils
-BuildRequires: sqlite-devel
+BuildRequires: libcanberra-devel >= 0.10
 BuildRequires: gobject-introspection-devel
 
 %description
@@ -93,6 +93,13 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/ColorHug-1.0.gir
 
 %changelog
+* Tue Apr 17 2012 Richard Hughes <richard at hughsie.com> 0.1.8-1
+- New upstream version.
+- Automatically use the correct proxy server using glib-networking
+- Make a sound when colorhug-flash fails or completes the update.
+- Prevent a possible crash when verifying firmware.
+- Prevent critical warnings when doing 'colorhug list-calibration'
+
 * Thu Mar 15 2012 Richard Hughes <richard at hughsie.com> 0.1.7-1
 - New upstream version.
 - Allow the user to update to test firmware if enabled in GSettings
diff --git a/sources b/sources
index f3f914f..4f2050e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d93690beaa433ab34b3d36517085f2cd  colorhug-client-0.1.7.tar.xz
+80c827a36604d44c151d0668370c48e3  colorhug-client-0.1.8.tar.xz


More information about the scm-commits mailing list