From 8b51ab8f4cec05826177291fa497554910343aa7 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Sun, 10 Jan 2021 21:31:27 +0100 Subject: [PATCH] - updated to 1.2.2 --- fomp.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fomp.spec b/fomp.spec index 8dd427f..a999cbb 100644 --- a/fomp.spec +++ b/fomp.spec @@ -1,18 +1,18 @@ Summary: LV2 port of the MCP, VCO, FIL, and WAH plugins Summary(pl.UTF-8): Port LV2 wtyczek MCP, VCO, FIL i WAH Name: fomp -Version: 1.2.0 +Version: 1.2.2 Release: 1 License: GPL v2+ Group: Libraries Source0: http://download.drobilla.net/%{name}-%{version}.tar.bz2 -# Source0-md5: 5f9c52c5b954ddf37c7af7f31adcc0ff +# Source0-md5: dd7812fd5bfbc564e4d0fb20c6146a81 URL: http://drobilla.net/software/fomp/ -BuildRequires: libstdc++-devel -BuildRequires: lv2-devel >= 1.0.0 +BuildRequires: libstdc++-devel >= 6:4.7 +BuildRequires: lv2-devel >= 1.16.0 BuildRequires: pkgconfig -BuildRequires: python -Requires: lv2 >= 1.0.0 +BuildRequires: python >= 2 +Requires: lv2 >= 1.16.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0