SHA256
1
0
forked from pool/lilv

Accepting request 860734 from multimedia:libs

OBS-URL: https://build.opensuse.org/request/show/860734
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lilv?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2021-01-08 16:32:56 +00:00 committed by Git OBS Bridge
commit a2e6c11b8c
4 changed files with 21 additions and 7 deletions

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

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f544cf79656e0782a03a2cc7ab1d31a93f36d71d4187bd427ade8d7b55370dc
size 541765

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Jan 5 09:48:11 UTC 2021 - Dirk Müller <dmueller@suse.com>
- 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 11:53:07 UTC 2019 - Dave Plater <davejplater@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package lilv
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,13 +20,13 @@
%define sordversion %(pkg-config --modversion sord-0)
%define serdversion %(pkg-config --modversion serd-0)
Name: lilv
Version: 0.24.6
Version: 0.24.10
Release: 0
Summary: C library to make use of LV2 plugins
License: ISC
Group: Development/Libraries/C and C++
URL: http://drobilla.net/software/lilv/
Source0: http://download.drobilla.net/lilv-%{version}.tar.bz2
URL: https://drobilla.net/software/lilv
Source0: https://download.drobilla.net/lilv-%{version}.tar.bz2
Source98: baselibs.conf
Source99: lilv-rpmlintrc
BuildRequires: doxygen