diff --git a/serd-0.18.2.tar.bz2 b/serd-0.18.2.tar.bz2 deleted file mode 100644 index d79550b..0000000 --- a/serd-0.18.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8e3d8402c33fa217572d3ee936919037420fb237fb8603a7b024ab482a94eac1 -size 291053 diff --git a/serd-0.20.0.tar.bz2 b/serd-0.20.0.tar.bz2 new file mode 100644 index 0000000..974fad3 --- /dev/null +++ b/serd-0.20.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64515f4f5eb27ba2ba151027a72a77672f6ee8a2a3b58991ad5c045135feabbf +size 363807 diff --git a/serd.changes b/serd.changes index 06879f0..5452ff8 100644 --- a/serd.changes +++ b/serd.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Mar 23 01:49:40 UTC 2015 - p.drouand@gmail.com + +- Update to version 0.20.0 + * Support new RDF 1.1 Turtle + * Don't write xsd:decimal literals to Turtle bare if they would not be read + back with the same type + * Fix possible crash in serd_writer_end_anon() when writing invalid lists + * Generate blank names like _:b1 and _:B2 not _:genid1 _:docid2 + * Correctly handle posix_memalign failure + * Fix const-correctness violation for reader input string + * Add -lm to pkg-config libs + * Update to waf 1.7.14 + ------------------------------------------------------------------- Tue Jan 8 11:38:10 UTC 2013 - reddwarf@opensuse.org diff --git a/serd.spec b/serd.spec index 543b62a..b1d02e4 100644 --- a/serd.spec +++ b/serd.spec @@ -1,7 +1,7 @@ # # spec file for package serd # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -19,7 +19,7 @@ %define soname 0 Name: serd -Version: 0.18.2 +Version: 0.20.0 Release: 0 Summary: A lightweight C library for RDF syntax License: ISC