From 404052057ebced3b9f58e2396e1f6248aaf82e956dca86e485d6f8d44e06e4a9 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 22 Nov 2021 08:03:14 +0000 Subject: [PATCH] fix missing update of fluidsynth.spec OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/fluidsynth?expand=0&rev=97 --- fluidsynth.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fluidsynth.spec b/fluidsynth.spec index 3529496..4fa84b8 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -18,7 +18,7 @@ %define sover 3 Name: fluidsynth -Version: 2.2.2 +Version: 2.2.4 Release: 0 Summary: A Real-Time Software Synthesizer That Uses Soundfont(tm) License: LGPL-2.1-or-later @@ -28,7 +28,7 @@ Source0: https://github.com/FluidSynth/%{name}/archive/v%{version}.tar.gz Source1: %{name}.conf Source2: %{name}.service Source1000: baselibs.conf -Patch0: harden_fluidsynth.service.patch +Patch0: harden_fluidsynth.service.patch BuildRequires: cmake >= 3.1.0 BuildRequires: gcc-c++ BuildRequires: ladspa-devel