Accepting request 37626 from multimedia:libs
Copy from multimedia:libs/raptor based on submit request 37626 from user plater OBS-URL: https://build.opensuse.org/request/show/37626 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/raptor?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
aa9cd57244
commit
de52e04cef
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8b97542520d43f0faa2597f82bebbf746cb2a1468f9ad99dd82a70c92fb2abb
|
||||
size 1255474
|
3
raptor-1.4.21.tar.bz2
Normal file
3
raptor-1.4.21.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:668cb44e54dbfc8f5a67a197d15ce11131a91501915c191ea48edf4822c14687
|
||||
size 1213412
|
@@ -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
|
||||
|
||||
|
14
raptor.spec
14
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 <dave@dajobe.org>
|
||||
@@ -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 <dave@dajobe.org>
|
||||
@@ -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 <dave@dajobe.org>
|
||||
|
Reference in New Issue
Block a user