diff --git a/raptor-1.4.20.tar.bz2 b/raptor-1.4.20.tar.bz2 deleted file mode 100644 index 2ba81d3..0000000 --- a/raptor-1.4.20.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e8b97542520d43f0faa2597f82bebbf746cb2a1468f9ad99dd82a70c92fb2abb -size 1255474 diff --git a/raptor-1.4.21.tar.bz2 b/raptor-1.4.21.tar.bz2 new file mode 100644 index 0000000..a4c6faa --- /dev/null +++ b/raptor-1.4.21.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:668cb44e54dbfc8f5a67a197d15ce11131a91501915c191ea48edf4822c14687 +size 1213412 diff --git a/raptor.changes b/raptor.changes index 34a0a60..eca924f 100644 --- a/raptor.changes +++ b/raptor.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Apr 10 06:44:32 UTC 2010 - davejplater@gmail.com + +- Update to 1.4.21: + This is a bug fix only release with no new features. New development + has moved to raptor 2 where a planned ABI and API break is underway. + RDFa parser buffer management problems were fixed. + Turtle parser and serializer now use QNames correctly against + specification + RDF/XML parser now resets correctly to detect duplicate rdf:IDs + Made a few other minor bug and build fixes + Fixed reported issues: 0000318, 0000319, 0000326, 0000331, 0000332 and + 0000337 + See the Raptor 1.4.21 ChangeLog for the full details of the + changes. + ------------------------------------------------------------------- Thu Dec 3 19:19:21 CET 2009 - dmueller@suse.de diff --git a/raptor.spec b/raptor.spec index e662498..78cf298 100644 --- a/raptor.spec +++ b/raptor.spec @@ -1,7 +1,7 @@ # -# spec file for package raptor (Version 1.4.20) +# spec file for package raptor (Version 1.4.21) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,9 +21,9 @@ Name: raptor BuildRequires: curl-devel gtkdoc libxml2-devel libxslt-devel pkg-config Summary: Raptor RDF Parser Toolkit -Version: 1.4.20 +Version: 1.4.21 Release: 1 -License: ASLv.. +License: LGPLv2.1+ ; ASLv.. Group: System/Libraries Source: %{name}-%{version}.tar.bz2 Url: http://www.redland.opensource.ac.uk/raptor/ @@ -33,8 +33,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. - - Authors: -------- Dave Beckett @@ -48,8 +46,6 @@ Group: System/Libraries Raptor is the RDF Parser Toolkit for Redland that provides a set of standalone RDF parsers, generating triples from RDF/XML or N-Triples. - - Authors: -------- Dave Beckett @@ -67,8 +63,6 @@ Obsoletes: raptor-devel < %{version} This package contains the files needed to compile programs that use the raptor library. - - Authors: -------- Dave Beckett