[Lunar-commits] <moonbase> rasqal: version bumped to 0.9.17.

Florin Braescu florin at lunar-linux.org
Fri Dec 18 21:08:54 CET 2009


commit a07168fd0569a473b1b1b33e8e6c6e1180bc7fbd
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Fri Dec 18 22:08:54 2009 +0200

    rasqal: version bumped to 0.9.17.
    
    WARNING: ABI AND API CHANGED in this release. Rasqal 0.9.17 is binary
    incompatible with 0.9.16 or earlier.
    
    Changes:
    Added a new query engine that implements the SPARQL algebra better.
    All constructors now take a rasqal_world argument.
    Added LAQRS syntax support for SUM, AVG, MIN, MAX, COALESCE()
    experimental syntax.
    Added query result formatters for CSV, TSV and ASCII tables.
    Prefer pkg-config for configuring.
    Many resilience and resource failure fixes
    Many other bug fixes and improvements were made.
---
 libs/rasqal/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libs/rasqal/DETAILS b/libs/rasqal/DETAILS
index d597efe..bddbb0f 100644
--- a/libs/rasqal/DETAILS
+++ b/libs/rasqal/DETAILS
@@ -1,12 +1,12 @@
           MODULE=rasqal
-         VERSION=0.9.16
+         VERSION=0.9.17
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=http://download.librdf.org/source
    SOURCE_URL[1]=$SFORGE_URL/librdf
-      SOURCE_VFY=sha1:55e08ee78c15de417cbfccb9e748747095994886
+      SOURCE_VFY=sha1:f832dd5433316054fb5ac847c504631ec6e20b78
         WEB_SITE=http://librdf.org/$MODULE
          ENTERED=20090923
-         UPDATED=20090923
+         UPDATED=20091218
            SHORT="A RDF Query Library"
 
 cat << EOF


More information about the Lunar-commits mailing list