b715bb0668
- Remove sord-0.8.0-no_g++.patch, applied upstream - Update to 0.10.4 * Implement better data type validation in sord_validate conformant with the XSD and OWL specifications * Fix memory leaks in sord_validate * Install sord_validate man page * Disable timestamps in HTML documentation for reproducible build * Add error callback to world for custom error reporting * Performance and space (per node) improvements * SSE4.2 accelerated hashing for node interning, where available * Make all 'zix' symbols private to avoid symbol clashes in static builds * Remove problematic "Loaded n statements" output from serdi * 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 * sordmm.hpp: Add indices and graphs parameters to Model constructor * sordmm.hpp: Remove overzealous URI scheme assertion * sordmm.hpp: Correctly handle Sord::Node self-assignment OBS-URL: https://build.opensuse.org/request/show/139138 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sord?expand=0&rev=2
39 lines
1.6 KiB
Plaintext
39 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Oct 23 21:32:33 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- Remove sord-0.8.0-no_g++.patch, applied upstream
|
|
- Update to 0.10.4
|
|
* Implement better data type validation in sord_validate conformant with
|
|
the XSD and OWL specifications
|
|
* Fix memory leaks in sord_validate
|
|
* Install sord_validate man page
|
|
* Disable timestamps in HTML documentation for reproducible build
|
|
* Add error callback to world for custom error reporting
|
|
* Performance and space (per node) improvements
|
|
* SSE4.2 accelerated hashing for node interning, where available
|
|
* Make all 'zix' symbols private to avoid symbol clashes in static builds
|
|
* Remove problematic "Loaded n statements" output from serdi
|
|
* 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
|
|
* sordmm.hpp: Add indices and graphs parameters to Model constructor
|
|
* sordmm.hpp: Remove overzealous URI scheme assertion
|
|
* sordmm.hpp: Correctly handle Sord::Node self-assignment
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 16 14:25:48 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- Fix main package metadata
|
|
- Install sord_validate man page
|
|
- Created a libsord-docs subpackage to let multiple devel packages
|
|
with different APIs to be installed at the same time
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 8 22:29:36 UTC 2012 - reddwarf@opensuse.org
|
|
|
|
- First version of the package
|
|
- Added sord-0.8.0-no_g++.patch
|
|
|