raptor/raptor.changes

146 lines
5.2 KiB
Plaintext

-------------------------------------------------------------------
Wed Dec 19 20:03:46 CET 2007 - crrodriguez@suse.de
- missing pkg-config in buildrequires
-------------------------------------------------------------------
Sun Oct 28 08:41:27 CET 2007 - stbinner@suse.de
- update to version 1.4.16:
* 100% support for the GRDDL W3C Recommendation of 2007-09-11
* Turtle parser and serializer were updated to support @base
* Turtle and RDF/XML serializers had performance improvements
for large graphs.
* Added a TRiG Parser based on Turtle with named graph support.
* Several other API changes, fixed and improvements were made.
* Many other fixes and improvements.
-------------------------------------------------------------------
Tue Aug 7 07:43:21 CEST 2007 - crrodriguez@suse.de
- as per http://lists.opensuse.org/opensuse-packaging/2007-07/msg00049.html
taking manteniance of this package
- use system libcurl for web access
- use libxslt as well (adds grdd parser support)
- remove nasty la file that causes significant bloat
- Fix build and devel package dependencies (raptor.h only requires glibc-devel)
- remove static libraries
- run ldconfig correctly
- run make check on rpm check section.
-------------------------------------------------------------------
Fri May 4 08:42:11 CEST 2007 - dmueller@suse.de
- libraptor -> libraptor1
-------------------------------------------------------------------
Fri May 4 00:19:52 CEST 2007 - lrupp@suse.de
- libraptor1-devel -> libraptor-devel
-------------------------------------------------------------------
Thu May 3 06:39:07 CEST 2007 - lrupp@suse.de
- add Provides/Obsoletes: raptor-devel
-------------------------------------------------------------------
Wed May 2 15:48:53 CEST 2007 - wstephenson@suse.de
- updated to version 1.4.15:
* Mostly pass GRDDL W3C Working Draft 2 March 2007 parser test suite
* Turtle parser was changed to accept the N3 mime type text/rdf+n3
at low Q(quality) so it might work for N3 that is the RDF subset.
* Changed the RSS Tag Soup parser and RSS 1.0 serializer to stop
sharing use of the declared namespaces so that when using both
at the same time, there is no double-free of the same objects.
* Correct the content: namespace URI in the RSS parser and serializers.
* rapper gains a -t/--trace option to show URIs traversed.
* raptor_uri_resolve_uri_reference() buffer overrun fixed
* Enhanced XML error message reporting
- version 1.4.14:
* Added a Turtle Terse RDF Triple Language serialiser by Dave Robillard
based on the existing RDF/XML-Abbrev serialiser.
* Added a GraphViz DOT format serialiser by Evan Nemerson.
* The GRDDL parser now does namespace and profile URI recursion and
has other improvements and fixes.
* The libxml minimum version is now 2.6.8
- version 1.4.13:
* Prevent losing memory for a raptor_xml_writer when a serializer
is reused several times.
* Fixed Issue#0000134: Check for equal scheme and authority during
construction of relative URIs from two absolute URIs, from the
Redland Issue Tracker.
-------------------------------------------------------------------
Thu Oct 12 18:23:41 CEST 2006 - tiwai@suse.de
- updated to version 1.4.12:
* Make serialization order compatible with 1.4.10
* Added raptor_get_feature_count()
* Added raptor_www_set_uri_filter()
* Fixed raptor_namespaces_qname_from_uri to be public
* Fix misc bugs
-------------------------------------------------------------------
Wed Aug 23 16:48:05 CEST 2006 - tiwai@suse.de
- updated to version 1.4.10:
* Fixed crash with RSS Tag Soup parser generating triples too late
* Fixed a crash with the RDF/XML parser
* Parsers no longer generate any triple parts of type
RAPTOR_IDENTIFIER_TYPE_ORDINAL
- remove -fno-strict-aliasing.
-------------------------------------------------------------------
Mon May 15 14:33:22 CEST 2006 - tiwai@suse.de
- updated to version 1.4.9.
* new tutorial documents
* fixes for 64bit systems
-------------------------------------------------------------------
Wed Jan 25 21:41:05 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 21 16:43:18 CET 2005 - tiwai@suse.de
- updated to version 1.4.4.
-------------------------------------------------------------------
Thu Aug 5 16:17:26 CEST 2004 - tiwai@suse.de
- updated to version 1.3.2.
-------------------------------------------------------------------
Thu Feb 26 17:17:21 CET 2004 - tiwai@suse.de
- updated to version 1.2.0.
-------------------------------------------------------------------
Tue Jan 13 20:16:10 CET 2004 - tiwai@suse.de
- build as non-root.
-------------------------------------------------------------------
Fri Jan 9 17:35:59 CET 2004 - tiwai@suse.de
- updated to version 1.1.0.
-------------------------------------------------------------------
Mon Aug 18 19:13:46 CEST 2003 - tiwai@suse.de
- fixed the invalid use of va_list.
-------------------------------------------------------------------
Fri Jun 6 17:38:35 CEST 2003 - tiwai@suse.de
- updated to version 0.9.10.
-------------------------------------------------------------------
Wed Apr 2 15:13:55 CEST 2003 - tiwai@suse.de
- initial version: 0.9.9.