[Lsb-messages] /var/www/bzr/lsb/devel/t2c-desktop-tests r90: Fix off-by-one in gobject_value_arrays test (bug 4127).

Jeff Licquia licquia at linuxfoundation.org
Fri Apr 15 14:40:22 UTC 2016


------------------------------------------------------------
revno: 90
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: t2c-desktop-tests
timestamp: Fri 2016-04-15 10:40:22 -0400
message:
  Fix off-by-one in gobject_value_arrays test (bug 4127).
modified:
  desktop-t2c/gobject-t2c/src/gobject/gobject_value_arrays.t2c
  desktop-t2c/package/Makefile
-------------- next part --------------
=== modified file 'desktop-t2c/gobject-t2c/src/gobject/gobject_value_arrays.t2c'
--- a/desktop-t2c/gobject-t2c/src/gobject/gobject_value_arrays.t2c	2013-08-14 02:40:57 +0000
+++ b/desktop-t2c/gobject-t2c/src/gobject/gobject_value_arrays.t2c	2016-04-15 14:40:22 +0000
@@ -691,7 +691,7 @@
 
 
 <PURPOSE>
-2
+1
 G_TYPE_FLOAT
 gfloat
 {1.2}

=== modified file 'desktop-t2c/package/Makefile'
--- a/desktop-t2c/package/Makefile	2014-09-26 15:38:01 +0000
+++ b/desktop-t2c/package/Makefile	2016-04-15 14:40:22 +0000
@@ -1,5 +1,5 @@
 PACKAGE=lsb-test-desktop-t2c
-VERSION=5.0.0
+VERSION=5.0.1
 BUILDNO=1
 
 # Derive date string for daily snapshots



More information about the lsb-messages mailing list