Hello community, here is the log from the commit of package rasqal for openSUSE:Factory checked in at Tue Sep 20 12:56:08 CEST 2011.
-------- --- KDE/rasqal/rasqal.changes 2011-05-22 21:21:43.000000000 +0200 +++ /mounts/work_src_done/STABLE/rasqal/rasqal.changes 2011-09-19 13:47:46.000000000 +0200 @@ -1,0 +2,15 @@ +Mon Sep 19 11:44:05 UTC 2011 - [email protected] + +- Update to 0.9.27 + * sub-SELECTs can now be executed + * OPTIONAL and UNION fully execute correctly + * Grouping over sub-graph patterns fully executes correctly + * CONSTRUCT WHERE abbreviation is supported and executes + * CONSTRUCT works when working over a query with optionals + * Updated the CSV and TSV outputs to match the editor's draft + SPARQL 1.1 Query Results CSV and TSV Formats + * Fixed issues: [1]#0000127, [2]#0000423, [3]#0000434, [4]#0000454 + and [5]#0000459. + + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- rasqal-0.9.21.tar.bz2 New: ---- rasqal-0.9.27.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rasqal.spec ++++++ --- /var/tmp/diff_new_pack.Kmm5Al/_old 2011-09-20 12:56:01.000000000 +0200 +++ /var/tmp/diff_new_pack.Kmm5Al/_new 2011-09-20 12:56:01.000000000 +0200 @@ -19,7 +19,7 @@ Name: rasqal -Version: 0.9.21 +Version: 0.9.27 Release: 1 License: LGPLv2.1+ or GPLv2+ or ASLv2.0+ Summary: RDF Parser Toolkit for Redland @@ -44,13 +44,13 @@ It currently handles the RDF Data Query Language (RDQL) and SPARQL Query language. -%package -n librasqal2 +%package -n librasqal3 License: LGPLv2.1+ or GPLv2+ or ASLv2.0+ Summary: RDF Parser Toolkit for Redland Group: System/Libraries %requires_ge libraptor1 -%description -n librasqal2 +%description -n librasqal3 Rasqal is a library providing full support for querying Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result formats. @@ -61,8 +61,8 @@ License: LGPLv2.1+ or GPLv2+ or ASLv2.0+ Summary: Development package for the Rasqal RDF query library Group: Development/Languages/C and C++ -Requires: libraptor-devel >= 1.4.9 -Requires: librasqal2 = %{version} +Requires: libraptor-devel >= 2.0.4 +Requires: librasqal3 = %{version} %description -n librasqal-devel This package contains the files needed to develop with the Rasqal RDF @@ -92,13 +92,13 @@ %clean rm -rf %{buildroot} -%post -n librasqal2 -p /sbin/ldconfig +%post -n librasqal3 -p /sbin/ldconfig -%postun -n librasqal2 -p /sbin/ldconfig +%postun -n librasqal3 -p /sbin/ldconfig -%files -n librasqal2 +%files -n librasqal3 %defattr(-,root,root,-) -%{_libdir}/librasqal.so.2* +%{_libdir}/librasqal.so.3* %files -n librasqal-devel %defattr(-,root,root,-) ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.Kmm5Al/_old 2011-09-20 12:56:01.000000000 +0200 +++ /var/tmp/diff_new_pack.Kmm5Al/_new 2011-09-20 12:56:01.000000000 +0200 @@ -1 +1 @@ -librasqal2 +librasqal3 ++++++ rasqal-0.9.21.tar.bz2 -> rasqal-0.9.27.tar.bz2 ++++++ ++++ 111242 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
