diff --git a/.gitignore b/.gitignore index 4fe0c25..18ccc9f 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /lilv-0.24.8.tar.bz2 /lilv-0.24.10.tar.bz2 /lilv-0.24.12.tar.bz2 +/lilv-0.24.14.tar.bz2 diff --git a/lilv-doc-install-directory.patch b/lilv-doc-install-directory.patch deleted file mode 100644 index a7d3971..0000000 --- a/lilv-doc-install-directory.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/wscript b/wscript -index 9810fed..1a13ea7 100644 ---- a/wscript -+++ b/wscript -@@ -556,6 +556,7 @@ def build(bld): - - # Documentation - if bld.env.DOCS: -+ bld.env.LILV_MAJOR_VERSION = LILV_MAJOR_VERSION - bld.recurse('doc/c') - - # Man pages diff --git a/lilv-test-python.patch b/lilv-test-python.patch deleted file mode 100644 index d3c9b02..0000000 --- a/lilv-test-python.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/wscript b/wscript -index f6780d0..bed2995 100644 ---- a/wscript -+++ b/wscript -@@ -570,7 +570,7 @@ def test(tst): - - if tst.env.LILV_PYTHON: - with tst.group('python') as check: -- check(['python', '-m', 'unittest', 'discover', 'bindings/']) -+ check(['python3', '-m', 'unittest', 'discover', 'bindings/']) - - with tst.group('plugin') as check: - for p in test_plugins: diff --git a/lilv.spec b/lilv.spec index 432e941..727366d 100644 --- a/lilv.spec +++ b/lilv.spec @@ -2,19 +2,14 @@ %global maj 0 Name: lilv -Version: 0.24.12 -Release: 5%{?dist} +Version: 0.24.14 +Release: 1%{?dist} Summary: An LV2 Resource Description Framework Library License: MIT URL: http://drobilla.net/software/lilv/ Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2 -# New test suite looks for unversioned python -Patch0: %{name}-test-python.patch -# Patch sent upstream https://github.com/lv2/lilv/pull/45 -Patch1: %{name}-doc-install-directory.patch - BuildRequires: doxygen BuildRequires: graphviz BuildRequires: sord-devel >= 0.14.0 @@ -122,6 +117,9 @@ chmod +x %{buildroot}%{_libdir}/lib%{name}-0.so.* %{python3_sitelib}/__pycache__/* %changelog +* Sat May 28 2022 Guido Aulisi - 0.24.14-1 +- Update to 0.24.14 + * Mon Apr 18 2022 Igor Raits - 0.24.12-5 - Fix upgradepath for multilib diff --git a/sources b/sources index 4f94d37..00e421c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lilv-0.24.12.tar.bz2) = ea22db4e995792b62d60d793169c792549b8fb0255c2cf7a85780dd149811921e2fae5eaea0fb83465f01b14dfa66361af3be40bf7cb3733e98655b943f4faee +SHA512 (lilv-0.24.14.tar.bz2) = f266e91f3cbc325c25dd7d08bde5033091cb3072c2dcb1490e9474f562b798dbc71c45ca7d971ed4dfd6bb16f5f6725ae242a58c4486684b71350e73f1469f47