]> git.pld-linux.org Git - packages/lilv.git/commitdiff
- updated to 0.24.8 auto/th/lilv-0.24.8-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Jul 2020 17:11:39 +0000 (19:11 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 7 Jul 2020 17:11:39 +0000 (19:11 +0200)
lilv.spec

index 2ea797681a13485520454053fc52cce34743100b..8f659949a4cb1ea1b0a91815fff9d7ac81875ba5 100644 (file)
--- 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
This page took 0.150049 seconds and 4 git commands to generate.