Accepting request 292521 from devel:libraries:c_c++

1

OBS-URL: https://build.opensuse.org/request/show/292521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/serd?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2015-03-25 09:01:05 +00:00 committed by Git OBS Bridge
commit 403a127dbc
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e3d8402c33fa217572d3ee936919037420fb237fb8603a7b024ab482a94eac1
size 291053

3
serd-0.20.0.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64515f4f5eb27ba2ba151027a72a77672f6ee8a2a3b58991ad5c045135feabbf
size 363807

View File

@ -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

View File

@ -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