Accepting request 795773 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/795773 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/serd?expand=0&rev=15
This commit is contained in:
commit
33ed89fc5f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6efb0efa5c2155e6bbac941cddeeabb7ed26d70a57d24178894ff169d8f6cefb
|
||||
size 386996
|
3
serd-0.30.2.tar.bz2
Normal file
3
serd-0.30.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d3102701172804f823f2215ca3147c50eba992641f9fbe014272355f4937202
|
||||
size 590337
|
13
serd.changes
13
serd.changes
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 16 06:46:30 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
- Update to version 0.30.2:
|
||||
* Fix GCC 4 build
|
||||
* Fix colliding blank nodes when parsing TriG
|
||||
* Fix missing parse error messages
|
||||
* Fix parsing "a" abbreviation without padding whitespace
|
||||
* Fix parsing TriG graphs with several squashed trailing dots
|
||||
* Fix resolving some URIs against base URIs with no trailing slash
|
||||
* Improve build system and CI integration
|
||||
* Improve documentation
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 06:23:43 UTC 2018 - olaf@aepfle.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package serd
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define sover 0
|
||||
Name: serd
|
||||
Version: 0.30.0
|
||||
Version: 0.30.2
|
||||
Release: 0
|
||||
Summary: A lightweight C library for RDF syntax
|
||||
License: ISC
|
||||
|
Loading…
x
Reference in New Issue
Block a user