[Lunar-commits] <moonbase> vala: version bumped to 0.7.6.

Florin Braescu florin at lunar-linux.org
Sun Sep 20 07:15:33 CEST 2009


commit 264101380ec7621a8938346fa2b4ba8210d50601
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Sep 20 08:15:33 2009 +0300

    vala: version bumped to 0.7.6.
    
    Changes:
     * Add support for closures.
     * Improve support for asynchronous methods.
     * Support async methods in D-Bus servers.
     * Add clutter-1.0 bindings.
     * Add GVariant, GSettings, and dconf bindings.
     * Add linux, libnl-1, and libasound bindings
     * Add gnutls bindings.
     * Add librest bindings.
     * Many bug fixes and binding updates.
---
 zbeta/vala/DETAILS |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/zbeta/vala/DETAILS b/zbeta/vala/DETAILS
index e525ccf..242c27d 100644
--- a/zbeta/vala/DETAILS
+++ b/zbeta/vala/DETAILS
@@ -1,12 +1,12 @@
           MODULE=vala
-         VERSION=0.7.5
+         VERSION=0.7.6
           SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_URL=$GNOME_URL/sources/$MODULE/0.7
-      SOURCE_VFY=sha1:8db8be893abc44d77215f66819313e867845a65c
-        WEB_SITE=http://www.vala-project.org/
+      SOURCE_VFY=sha1:969b46664b92729dda5f5bebbbb9e8c6526dc7a1
+        WEB_SITE=http://www.vala-project.org
          ENTERED=20020714
-         UPDATED=20090903
+         UPDATED=20090920
            SHORT="Vala - Compiler for the GObject type system"
 
 cat << EOF


More information about the Lunar-commits mailing list