Package Release Info

sratom-0.6.14-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

sratom-devel

Change Logs

* Mon Dec 26 2022 kv@kott.no-ip.biz
- Switch to meson
- Update to 0.6.14
  * Add project metadata
  * Adopt REUSE machine-readable licensing standard
  0.6.12 changes:
  * Switch to meson build system
* Sat Jun 18 2022 dmueller@suse.com
- update to 0.6.10:
  * Fix documentation installation directory
  * Fix potential blank node ID truncation
- drop fix-FORTIFY_SOURCE3.patch: obsolete
* Tue Apr 12 2022 mliska@suse.cz
- Add fix-FORTIFY_SOURCE3.patch that is suggested to upstream:
  gh#lv2/sratom#6
* Mon Mar 08 2021 dmueller@suse.com
- update to 0.6.8:
  * Fix potential null pointer dereference
- disable docs from building: only in -devel package
* Mon Oct 26 2020 dmueller@suse.com
- update to 0.6.6:
  * Fix various minor warnings and other code quality issues
* Wed May 27 2020 geekosdaw@gmail.com
- Updated to 0.6.4
* Fri Sep 21 2018 olaf@aepfle.de
- Use -std=gnu99 to fix compilation of bogus C code
* Fri Aug 24 2018 tchvatal@suse.com
- Update to 0.6.2:
  * Update waf internals to work with python 3.7
Version: 0.6.0-150000.3.2.1
* Thu Nov 02 2017 mpluskal@suse.com
- Update to version 0.6.0:
  * Add sratom_set_env() for setting prefixes
  * Fix padding of constructed vectors (thanks Hanspeter Portner)
  * Support round-trip serialisation of relative paths
  * Support sequences with beat time stamps
  * Fix warnings when building with ISO C++ compilers
  * Upgrade to waf 1.8.14
- Run spec-cleaner
- Use python3
- Run tests during build
* Mon Jan 30 2017 jengelh@inai.de
- Fix mismatching RPM group
- Rename soname macro to sover as it does not contain a name
* Thu Jan 12 2017 olaf@aepfle.de
- Add baselibs.conf for gstreamer-plugins-bad-32bit
* Thu Mar 26 2015 p.drouand@gmail.com
- Update to version 0.4.6
  * Update for latest LV2 Atom Object simplification
  * Don't set eg prefix in sratom_to_turtle
  * Upgrade to waf 1.7.16
* Fri Jul 11 2014 reddwarf@opensuse.org
- Update to 0.4.4
  * Escape invalid characters when writing paths as URIs
  * Fancier printing without subject and predicate
* Thu Sep 05 2013 reddwarf@opensuse.org
- Update to 0.4.2
  * Fix serialisation of nested tuples
  * Fix memory leaks
  * Use new sord API to clean up and shrink code
  * Disable timestamps in HTML documentation for reproducible build
  * Update to waf 1.7.9 and autowaf r90 (install docs to versioned directory)
- Remove sratom-0.4.0-build_compare.patch, applied upstream
- The minimum serd version is now 0.12.0
- The documentation directory is now versioned
* Sun Aug 26 2012 reddwarf@opensuse.org
- Update to 0.4.0
  * Correctly read objects with several rdf:type properties
  * Support writing Object Atoms as top level descriptions if
    subject and predicate are not given.
  * Fix various hyper-strict warnings
  * Upgrade to waf 1.7.2
- Add sratom-0.4.0-build_compare.patch to make build reproducible
* Thu Aug 09 2012 reddwarf@opensuse.org
- First version of the package