Hello community, here is the log from the commit of package lilv for openSUSE:Factory checked in at 2019-12-11 12:09:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lilv (Old) and /work/SRC/openSUSE:Factory/.lilv.new.4691 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lilv" Wed Dec 11 12:09:10 2019 rev:14 rq:755051 version:0.24.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lilv/lilv.changes 2018-09-26 15:59:32.116690464 +0200 +++ /work/SRC/openSUSE:Factory/.lilv.new.4691/lilv.changes 2019-12-11 12:09:40.352625585 +0100 @@ -1,0 +2,17 @@ +Wed Dec 4 06:54:30 UTC 2019 - Dave Plater <[email protected]> + +- 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 + +------------------------------------------------------------------- Old: ---- lilv-0.24.4.tar.bz2 New: ---- lilv-0.24.6.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lilv.spec ++++++ --- /var/tmp/diff_new_pack.htqwJ7/_old 2019-12-11 12:09:43.292624348 +0100 +++ /var/tmp/diff_new_pack.htqwJ7/_new 2019-12-11 12:09:43.300624345 +0100 @@ -1,7 +1,7 @@ # # spec file for package lilv # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX 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 sover 0 %define sordversion %(pkg-config --modversion sord-0) Name: lilv -Version: 0.24.4 +Version: 0.24.6 Release: 0 Summary: C library to make use of LV2 plugins License: ISC @@ -36,7 +36,7 @@ BuildRequires: python3-numpy-devel BuildRequires: swig BuildRequires: pkgconfig(lv2) >= 1.8.0 -BuildRequires: pkgconfig(serd-0) >= 0.14.0 +BuildRequires: pkgconfig(serd-0) >= 0.30.0 BuildRequires: pkgconfig(sndfile) BuildRequires: pkgconfig(sord-0) >= 0.13 BuildRequires: pkgconfig(sratom-0) >= 0.4.0 @@ -87,7 +87,6 @@ --docdir=%{_defaultdocdir} \ --configdir=%{_sysconfdir} \ --test \ - --bindings \ --docs # waf only understands -j, so do not use smp_mflags python3 ./waf build -v %{?_smp_mflags} @@ -108,6 +107,7 @@ %attr(0755,-,-) %{_bindir}/lv2info %attr(0755,-,-) %{_bindir}/lv2ls %attr(0755,-,-) %{_bindir}/lv2apply +%doc AUTHORS NEWS README.md %{_mandir}/man1/lv2info.1%{?ext_man} %{_mandir}/man1/lv2ls.1%{?ext_man} %{_mandir}/man1/lv2apply.1%{?ext_man} @@ -115,7 +115,6 @@ %files -n liblilv-0-%{sover} %license COPYING -%doc AUTHORS NEWS README %{_libdir}/liblilv-0.so.%{sover}* %files -n liblilv-0-devel ++++++ lilv-0.24.4.tar.bz2 -> lilv-0.24.6.tar.bz2 ++++++ ++++ 70146 lines of diff (skipped)
