diff --git a/raptor.changes b/raptor.changes index d297dac..6a17cf3 100644 --- a/raptor.changes +++ b/raptor.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Wed Dec 21 12:41:18 UTC 2011 - tittiatcoke@gmail.com + +- Update to v2.0.6 + * Handle libCurl SSL options before 7.16.4 (2007) + * Add a few sequence utility methods for sort, reverse and + permute + * All parsers and serializers use the W3C Format URIs as their + primary URI + * N-Quads parser can now handle optional context/graph URI + * Turtle serializer uses official text/turtle mime type + * Added some additional UTF-8 and snprintf utility functions + * No longer needs math functions trunc, lround and round. + * Several internal code style fixes and cleanups + ------------------------------------------------------------------- Sat Oct 1 03:35:30 UTC 2011 - crrodriguez@opensuse.org diff --git a/raptor.spec b/raptor.spec index 22a156c..40e0865 100644 --- a/raptor.spec +++ b/raptor.spec @@ -15,17 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: raptor -Version: 2.0.4 -Release: 1 -License: LGPLv2.1+ ; ASLv.. +Version: 2.0.6 +Release: 0 Summary: RDF Parser Toolkit -Url: http://www.redland.opensource.ac.uk/raptor/ +License: LGPL-2.1+ ; Apache-2.0 Group: System/Libraries +Url: http://www.redland.opensource.ac.uk/raptor/ Source0: %{name}2-%{version}.tar.bz2 Source1: baselibs.conf +BuildRequires: autoconf BuildRequires: curl-devel BuildRequires: libxslt-devel BuildRequires: pkg-config @@ -37,7 +36,6 @@ Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. %package -n libraptor2-0 -License: LGPLv2.1+ ; ASLv.. Summary: RDF Parser Toolkit Group: System/Libraries @@ -46,7 +44,6 @@ Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. %package -n libraptor-devel -License: LGPLv2.1+ ; ASLv.. Summary: Development package for the raptor library Group: Development/Libraries/C and C++ Requires: glibc-devel diff --git a/raptor2-2.0.4.tar.bz2 b/raptor2-2.0.4.tar.bz2 deleted file mode 100644 index 7d7a503..0000000 --- a/raptor2-2.0.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bb9ede0f52949d566edae02228a4c450727affe6a1df91b8afd60e7499cada11 -size 1215949 diff --git a/raptor2-2.0.6.tar.bz2 b/raptor2-2.0.6.tar.bz2 new file mode 100644 index 0000000..eed7c14 --- /dev/null +++ b/raptor2-2.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92742dd7b6f6c7084392e750b999f33416e5b10470a771df81d46624ff505d5a +size 1246875