[Lunar-commits] <moonbase> soprano: version bump with the following fixes/additions;

Dennis 'stumbles' Veatch stumbles at lunar-linux.org
Tue Feb 24 00:29:29 CET 2009


commit 002b7ed396b8c2f0f345b6a752b1060feceb1d1d
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date:   Mon Feb 23 18:29:29 2009 -0500

    soprano: version bump with the following fixes/additions;
    
    	* Properly clear the error in the SparqlModel
    	* Made all D-Bus dependant parts optional for successful compilation on Windows.
    	* Redland include dir fix.
    	* New cmake options to manually disable all optional components:
    	  - Redland backend
    	  - Sesame2 backend
    	  - Raptor parser/serializer
    	  - CLucene full text index
    	  - D-Bus integration
    	  - Apidox generation
    	* Less use of dynamic_cast
---
 kde4/utils/soprano/DETAILS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde4/utils/soprano/DETAILS b/kde4/utils/soprano/DETAILS
index fc9be9e..6059509 100644
--- a/kde4/utils/soprano/DETAILS
+++ b/kde4/utils/soprano/DETAILS
@@ -1,11 +1,11 @@
           MODULE=soprano
-         VERSION=2.2.1
+         VERSION=2.2.2
           SOURCE=$MODULE-$VERSION.tar.bz2
       SOURCE_URL=$SFORGE_URL/$MODULE
-      SOURCE_VFY=sha1:459a01eba8ec6791cb9c72d56bfed394c948d047
+      SOURCE_VFY=sha1:a660637d6ce05ce4a107628d4e95a37f96a53c5e
         WEB_SITE=http://soprano.sourceforge.net
          ENTERED=20080123
-         UPDATED=20090205
+         UPDATED=20090223
            SHORT="A highly usable C++/QT4 library for RDF data"
 
 cat << EOF


More information about the Lunar-commits mailing list