[Lunar-commits] <moonbase> rasqal: version bumped to 0.9.19.
Florin Braescu
florin at lunar-linux.org
Thu Feb 25 20:32:42 CET 2010
commit 91b1054fb341e20c6f204bee81bd7415f1cacfa4
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Feb 25 21:32:42 2010 +0200
rasqal: version bumped to 0.9.19.
Changes:
Add initial draft parsing and API (NOT execution) support for SPARQL
1.1 Update W3C Working Draft of 2010-01-26.
Add public APIs (row, results, result formatter, variables table) so
that query results can be built, read and written without a query.
Add API resilience checks for invalid NULL pointer arguments.
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 bddbb0f..9090111 100644
--- a/libs/rasqal/DETAILS
+++ b/libs/rasqal/DETAILS
@@ -1,12 +1,12 @@
MODULE=rasqal
- VERSION=0.9.17
+ VERSION=0.9.19
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://download.librdf.org/source
SOURCE_URL[1]=$SFORGE_URL/librdf
- SOURCE_VFY=sha1:f832dd5433316054fb5ac847c504631ec6e20b78
+ SOURCE_VFY=sha1:859601d3e37225192f1251515cd6e8427c63dbc0
WEB_SITE=http://librdf.org/$MODULE
ENTERED=20090923
- UPDATED=20091218
+ UPDATED=20100225
SHORT="A RDF Query Library"
cat << EOF
More information about the Lunar-commits
mailing list