Hello community,

here is the log from the commit of package rasqal for openSUSE:Factory checked 
in at 2012-05-22 10:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rasqal (Old)
 and      /work/SRC/openSUSE:Factory/.rasqal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rasqal", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rasqal/rasqal.changes    2012-02-10 
17:19:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rasqal.new/rasqal.changes       2012-05-22 
10:23:12.000000000 +0200
@@ -1,0 +2,19 @@
+Mon May 21 00:32:43 UTC 2012 - [email protected]
+
+- Update to version 0.9.29:
+  + Supports all of SPARQL 1.0 by passing 100% of the approved
+    tests.
+  + Added support for XSD date.
+  + Made XSD dateTime and XSD date equality and comparison work
+  + Make limit and offset check work properly in a subquery
+  + Correctly handle errors during aggregation expressions
+    evaluation
+  + Fix blank node generation when made in a CONSTRUCT to match
+    SPARQL
+  + Added SPARQL 1.1 draft UUID() and STRUUID() support
+  + Requires Raptor 2.0.7+
+  + RDQL support will be removed in the next release (0.9.30)
+  + Made other fixes and improvements including fixing reported
+    issues: 0000493, 0000494 0000504 (http://bugs.librdf.org/)
+
+-------------------------------------------------------------------

Old:
----
  rasqal-0.9.28.tar.bz2

New:
----
  rasqal-0.9.29.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rasqal.spec ++++++
--- /var/tmp/diff_new_pack.WG2iDQ/_old  2012-05-22 10:23:15.000000000 +0200
+++ /var/tmp/diff_new_pack.WG2iDQ/_new  2012-05-22 10:23:15.000000000 +0200
@@ -17,15 +17,14 @@
 
 
 Name:           rasqal
-Version:        0.9.28
+Version:        0.9.29
 Release:        0
 %define sonum   3
 Summary:        RDF Parser Toolkit for Redland
 License:        LGPL-2.1+ or GPL-2.0+ or SUSE-Apache-2.0+
 Group:          Productivity/Other
 Url:            http://librdf.org/%{name}/
-# http://download.librdf.org/source/rasqal-0.9.27.tar.gz
-Source0:        %{name}-%{version}.tar.bz2
+Source0:        http://download.librdf.org/source/%{name}-%{version}.tar.gz
 Source99:       baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -61,8 +60,8 @@
 %package -n lib%{name}-devel
 Summary:        Development package for the Rasqal RDF query library
 Group:          Development/Languages/C and C++
-Requires:       libraptor-devel >= 2.0.4
 Requires:       lib%{name}%{sonum} = %{version}
+Requires:       libraptor-devel >= 2.0.7
 
 %description -n lib%{name}-devel
 This package contains the files needed to develop with the Rasqal RDF

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to