Changelog for
liblilv-0-0-0.24.12-6.3.i586.rpm :
* Sat Apr 23 2022 Ferdinand Thiessen
- Update to 0.24.12:
* Allow connecting ports to structures in Python
* Fix potential memory error when joining filesystem paths
* Fix unlikely undefined behavior when saving state
* Remove the need for a generated configuration header
* Tue Jan 05 2021 Dirk Müller - update to 0.24.10:
* Fix memory leaks in lv2bench
* Fix various minor warnings and other code quality issues
* Make lilv_world_get() use translations
* Split and clean up test suite
* Allow passing strings for URIs in Python API when unambiguous
* Fix cases where incorrect translation is used
* Fix deleting state bundles loaded from the model
* Fix memory leak when dyn-manifest has no plugins (thanks Michael Fisher)
* Implement state:freePath feature
* Wed Dec 11 2019 Dave Plater - Add specific version requirement for libserd see boo#1158728
* Wed Dec 04 2019 Dave Plater - Update to release 0.24.6 fixes boo#1158296- Upstream changes:
* Add more strict error detection when storing plugin state properties
* Add option to override LV2_PATH in applications
* Don\'t print errors when saving state if correct links already exist
* Fix GCC8 warnings
* Fix creating directories across drives on Windows
* Fix issues with loading state with saved files from the model
* Fix memory errors and Python 3.4+ compatibility in Python bindings
* Fix unit tests on Windows
* Make Python bindings more Pythonic
* Fri Sep 14 2018 Tomáš Chvátal - Version update to 0.24.4:
* Fix saving state when broken links are encountered
* Don\'t attempt to load remote or non-Turtle files
* lv2apply: Activate plugin before running
* lv2apply: Use default values when they are not nan
* lv2bench: Improve support for plugins with sequence ports
* lv2bench: Support running a single plugin given on the command line
* Gracefully handle plugins with missing binary URIs
* Remove use of deprecated readdir_r
* Install Python bindings when configured without tests (thanks Clement Skau)
* Sat Nov 04 2017 davejplaterAATTgmail.com- Revert devel package name to original, causes unresolvables.
* Fri Nov 03 2017 mpluskalAATTsuse.com- Switch to python3- Run spec cleaner- Rename devel subpackage
* Fri Nov 03 2017 davejplaterAATTgmail.com- Update to version 0.24.2- Remove patch lilv-python-bindings-fix.diff it\'s now incorporated by upstream.- Upstream changes: Fix saving state to paths that contain URI delimiters Fix comparison of restored states with paths Add new hand-crafted Pythonic bindings with full test coverage. Add lv2apply utility for applying plugins to audio files Add lilv_world_get_symbol() Add lilv_state_set_metadata() for adding state banks/comments /etc (based on patch from Hanspeter Portner) Fix crash when state contains non-POD properties Fix crash if NULL predicate passed to lilv_world_find_nodes() Fix state file versioning Unload contained resources when bundle is unloaded Do not instantiate plugin when data fails to parse Support re-loading plugins Replace bundles if bundle with newer plugin version is loaded Fix loading dyn-manifest from bundles with spaces in path Check lv2:binary predicate for UIs Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines Fix documentation installation Fix outdated comment references to lilv_uri_to_path()
* Thu Feb 02 2017 jengelhAATTinai.de- Rename soname to sover to better reflect its use- Update descriptions- Since there is no %pre section, replace questionable Requires(pre) by Requires.
* Thu Jan 12 2017 olafAATTaepfle.de- Add baselibs.conf for gstreamer-plugins-bad-32bit