Hello community,

here is the log from the commit of package argyllcms for openSUSE:Factory 
checked in at 2012-01-26 13:59:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/argyllcms (Old)
 and      /work/SRC/openSUSE:Factory/.argyllcms.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "argyllcms", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/argyllcms/argyllcms.changes      2012-01-24 
12:16:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.argyllcms.new/argyllcms.changes 2012-01-26 
13:59:48.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Jan 23 10:50:19 UTC 2012 - [email protected]
+
+- ColorHug-sensor-driver.patch: Fix function declaration to improve
+  detection of 'perfect black' (via [email protected])
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------


++++++ ColorHug-sensor-driver.patch ++++++
--- /var/tmp/diff_new_pack.xikYEk/_old  2012-01-26 13:59:49.000000000 +0100
+++ /var/tmp/diff_new_pack.xikYEk/_new  2012-01-26 13:59:49.000000000 +0100
@@ -304,7 +304,7 @@
 +}
 +
 +/* Converts a packed float to a double */
-+static double packed_float_to_double (uint32_t pf)
++static double packed_float_to_double (int32_t pf)
 +{
 +      return (double) pf / (double) 0x10000;
 +}


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to