SHA256
8
0
forked from pool/serd

2 Commits

Author SHA256 Message Date
b755c6af60 Accepting request 1321917 from multimedia:libs
OBS-URL: https://build.opensuse.org/request/show/1321917
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/serd?expand=0&rev=25
2025-12-11 17:34:42 +00:00
85a3a5701b - update to 0.32.6
* Avoid over-use of yielding meson options
  * Drop graphs when writing Turtle output
  * Eliminate recursion in the writer
  * Fix handling of bad predicates in anonymous blank nodes
  * Fix handling of some invalid EOF cases in lax mode
  * Fix indentation of named objects after anonymous objects
  * Fix indentation when ending anonymous nodes with many objects
  * Fix invalid characters in error messages
  * Fix reading numbers with no space before the final dot
  * Fix reading prefix names that start with "true." or "false."
  * Refuse to write incoherent statements
  * Remove project and version number from man page OS field
  * Write a blank line between statements and Turtle/TriG directives

OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/serd?expand=0&rev=42
2025-12-10 09:54:59 +00:00
4 changed files with 23 additions and 5 deletions

Binary file not shown.

3
serd-0.32.6.tar.xz Normal file
View File

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

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Wed Dec 10 08:21:49 UTC 2025 - Konstantin Voinov <kv@kott.no-ip.biz>
- update to 0.32.6
* Avoid over-use of yielding meson options
* Drop graphs when writing Turtle output
* Eliminate recursion in the writer
* Fix handling of bad predicates in anonymous blank nodes
* Fix handling of some invalid EOF cases in lax mode
* Fix indentation of named objects after anonymous objects
* Fix indentation when ending anonymous nodes with many objects
* Fix invalid characters in error messages
* Fix reading numbers with no space before the final dot
* Fix reading prefix names that start with "true." or "false."
* Refuse to write incoherent statements
* Remove project and version number from man page OS field
* Write a blank line between statements and Turtle/TriG directives
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Apr 5 17:06:10 UTC 2025 - Luigi Baldoni <aloisio@gmx.com> Sat Apr 5 17:06:10 UTC 2025 - Luigi Baldoni <aloisio@gmx.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package serd # spec file for package serd
# #
# Copyright (c) 2025 SUSE LLC # Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de> # Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@@ -22,7 +22,7 @@
%define with_docs 1 %define with_docs 1
%endif %endif
Name: serd Name: serd
Version: 0.32.4 Version: 0.32.6
Release: 0 Release: 0
Summary: A lightweight C library for RDF syntax Summary: A lightweight C library for RDF syntax
License: ISC License: ISC