* Fix crash when serd_node_new_decimal is called with infinity or NaN * Fix crash when resolving against non-standard base URIs * Fix bug that caused "a" abbreviation in non-predicate position * Disable timestamps in HTML documentation for reproducible build * Fix clashing symbol "error" in amalgamation build * Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory) - Remove serd-0.18.0-build_compare.patch. Applied upstream. OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/serd?expand=0&rev=5
41 lines
1.6 KiB
Plaintext
41 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 8 11:38:10 UTC 2013 - reddwarf@opensuse.org
|
|
|
|
- Update to 0.18.2
|
|
* Fix crash when serd_node_new_decimal is called with infinity or NaN
|
|
* Fix crash when resolving against non-standard base URIs
|
|
* Fix bug that caused "a" abbreviation in non-predicate position
|
|
* Disable timestamps in HTML documentation for reproducible build
|
|
* Fix clashing symbol "error" in amalgamation build
|
|
* Update to waf 1.7.8 and autowaf r90 (install docs to versioned directory)
|
|
- Remove serd-0.18.0-build_compare.patch. Applied upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 26 21:12:29 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- Update to 0.18.0
|
|
* Support digits at start of local names as per new Turtle
|
|
grammar
|
|
* Add incremental read interface suitable for reading from
|
|
infinite streams
|
|
* Add -e option to serdi to use incremental reading
|
|
* Add error callback to reader and writer for custom error
|
|
reporting
|
|
* Add -q option to serdi to suppress all non-data
|
|
output, e.g. errors
|
|
* Reset indent when finishing a write
|
|
* Report write size correctly when invalid UTF-8 is encountered
|
|
and a replacement character is written
|
|
* Strip down API documentation to a single clean page
|
|
* Fix various hyper-strict warnings
|
|
* Do not require a C++ compiler to build
|
|
* Add option to build utilities as static binaries
|
|
* Upgrade to waf 1.7.2
|
|
- Add serd-0.18.0-build_compare.patch to make build reproducible
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 22:29:36 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- First version of the package
|
|
|