[packages/lilv] - updated to 0.24.8
qboosh
qboosh at pld-linux.org
Tue Jul 7 19:10:18 CEST 2020
commit 10a652ba8615fd8ce6b77ab515e5b88cf2f78c07
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 7 19:11:39 2020 +0200
- updated to 0.24.8
lilv.spec | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/lilv.spec b/lilv.spec
index 2ea7976..8f65994 100644
--- a/lilv.spec
+++ b/lilv.spec
@@ -1,17 +1,17 @@
Summary: LV2 host library to make LV2 plugin use as simple as possible
Summary(pl.UTF-8): Biblioteka hosta LV2 ułatwiająca korzystanie z wtyczek LV2
Name: lilv
-Version: 0.24.6
+Version: 0.24.8
Release: 1
License: ISC
Group: Libraries
Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2
-# Source0-md5: 26768e5bdf3601f280e97c86dcbda79f
+# Source0-md5: a2eb196d97c3c3b21de77cfbe4489e51
URL: http://drobilla.net/software/lilv/
BuildRequires: doxygen
BuildRequires: libsndfile-devel >= 1.0.0
BuildRequires: libstdc++-devel
-BuildRequires: lv2-devel >= 1.16.0
+BuildRequires: lv2-devel >= 1.18.0
BuildRequires: pkgconfig
# or python 2.6+, but no sense to introduce in 2020
BuildRequires: python3 >= 1:3.4
@@ -20,7 +20,7 @@ BuildRequires: rpmbuild(macros) >= 1.507
BuildRequires: serd-devel >= 0.30.0
BuildRequires: sord-devel >= 0.14.0
BuildRequires: sratom-devel >= 0.4.0
-Requires: lv2 >= 1.16.0
+Requires: lv2 >= 1.18.0
Requires: serd >= 0.30.0
Requires: sord >= 0.14.0
Requires: sratom >= 0.4.0
@@ -41,7 +41,7 @@ Summary: Header files for Lilv library
Summary(pl.UTF-8): Pliki nagłówkowe biblioteki Lilv
Group: Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: lv2-devel >= 1.16.0
+Requires: lv2-devel >= 1.18.0
Requires: serd-devel >= 0.30.0
Requires: sord-devel >= 0.14.0
Requires: sratom-devel >= 0.4.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lilv.git/commitdiff/10a652ba8615fd8ce6b77ab515e5b88cf2f78c07
More information about the pld-cvs-commit
mailing list