[Swfdec-commits] Branch '0.6' - 3 commits - configure.ac test/image

Benjamin Otte company at kemper.freedesktop.org
Sat Mar 29 07:42:24 PDT 2008


 configure.ac                                    |    2 +-
 test/image/gradient-beginGradientFill-6.swf.png |binary
 test/image/gradient-beginGradientFill-7.swf.png |binary
 test/image/gradient-beginGradientFill-8.swf.png |binary
 test/image/gradient-ratios.swf.png              |binary
 5 files changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 84e7bfec6175ca6ff7517f04b99cee42aed03bd3
Author: Benjamin Otte <otte at gnome.org>
Date:   Sat Mar 29 15:30:34 2008 +0100

    back to development

diff --git a/configure.ac b/configure.ac
index 248cb96..8b5bbc6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.2)
+AC_INIT(swfdec,0.6.3)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then
commit 83f16ce9f7669e7f03444d204ff1611b84a63608
Author: Benjamin Otte <otte at gnome.org>
Date:   Sat Mar 29 15:20:08 2008 +0100

    release 0.6.2

diff --git a/configure.ac b/configure.ac
index 07fcddf..248cb96 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.58])
-AC_INIT(swfdec,0.6.1)
+AC_INIT(swfdec,0.6.2)
 
 [is_dev=$(echo $PACKAGE_VERSION | sed 's/[0-9]\.[0-9][0-9]*\.[0-9]*[13579]/1/')]
 if test x"$is_dev" = x1 ; then
commit 0907a63d490133e7077f3ddbecc803499c90d446
Author: Benjamin Otte <otte at gnome.org>
Date:   Sat Mar 29 01:05:26 2008 +0100

    update reference images for Cairo 1.6
    
    The gradient code changed slightly

diff --git a/test/image/gradient-beginGradientFill-6.swf.png b/test/image/gradient-beginGradientFill-6.swf.png
index 338d94a..da39a7f 100644
Binary files a/test/image/gradient-beginGradientFill-6.swf.png and b/test/image/gradient-beginGradientFill-6.swf.png differ
diff --git a/test/image/gradient-beginGradientFill-7.swf.png b/test/image/gradient-beginGradientFill-7.swf.png
index 338d94a..da39a7f 100644
Binary files a/test/image/gradient-beginGradientFill-7.swf.png and b/test/image/gradient-beginGradientFill-7.swf.png differ
diff --git a/test/image/gradient-beginGradientFill-8.swf.png b/test/image/gradient-beginGradientFill-8.swf.png
index 338d94a..da39a7f 100644
Binary files a/test/image/gradient-beginGradientFill-8.swf.png and b/test/image/gradient-beginGradientFill-8.swf.png differ
diff --git a/test/image/gradient-ratios.swf.png b/test/image/gradient-ratios.swf.png
index cb3c43f..855eba3 100644
Binary files a/test/image/gradient-ratios.swf.png and b/test/image/gradient-ratios.swf.png differ


More information about the Swfdec-commits mailing list