SHA256
1
0
forked from pool/lilv

Accepting request 283443 from multimedia:libs

1

OBS-URL: https://build.opensuse.org/request/show/283443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lilv?expand=0&rev=8
This commit is contained in:
Dominique Leuenberger 2015-01-30 14:08:37 +00:00 committed by Git OBS Bridge
commit 57988426e7
4 changed files with 26 additions and 5 deletions

View File

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

3
lilv-0.20.0.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Fri Jan 16 17:12:08 UTC 2015 - p.drouand@gmail.com
- Update to version 0.20.0
* Don't load files multiple times if they are listed as rdfs:seeAlso for
several plugins
* Call lv2_lib_descriptor separately for different bundle paths
(fix loading several dynamic plugins like Ingen at once)
* Tolerate calling lilv_node_as_uri or lilv_node_as_blank on NULL
* Add convenient lilv_new_file_uri for creating file URIs
* Fix use of lv2info -m and -p options to write plugin data
(useful for porting plugins bridges with NASPRO)
* Fix issues with lilv_plugin_get_author_name and friends
(thanks Filipe Coelho)
* Improved/working lv2_apply.py to apply plugin to a .wav
(thanks Joe Button)
* Add lilv_world_unload_bundle() and lilv_world_unload_resource()
* Fix several minor memory leaks
* Improve test coverage
* Upgrade to waf 1.7.16
-------------------------------------------------------------------
Fri Jul 11 17:10:16 UTC 2014 - reddwarf@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package lilv
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
%define soname 0
Name: lilv
Version: 0.18.0
Version: 0.20.0
Release: 0
Summary: A C library to make the use of LV2 plugins as simple as possible
License: ISC