]> git.pld-linux.org Git - packages/fluidsynth.git/commitdiff
- updated to 2.3.5 master auto/th/fluidsynth-2.3.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 May 2024 15:29:58 +0000 (17:29 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 29 May 2024 15:29:58 +0000 (17:29 +0200)
fluidsynth.spec

index e7cb9f3e672fe51599657660a41e148a3dadc715..2142ba82a9ba3f96ebb84dcfe6049940fe776cd4 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without lash            # LASH support (GPL)
+%bcond_without lash            # LASH support (GPL; deprecated)
 %bcond_with    midishare       # MidiShare support
 %bcond_without pipewire        # pipewire support
 %bcond_without portaudio       # portaudio support
@@ -10,7 +10,7 @@
 Summary:       FluidSynth - a software, real-time synthesizer
 Summary(pl.UTF-8):     FluidSynth - programowy syntezator działający w czasie rzeczywistym
 Name:          fluidsynth
-Version:       2.3.4
+Version:       2.3.5
 Release:       1
 %if %{with lash} || %{with readline}
 License:       GPL v2+ (enforced by lash/readline), LGPL v2+ (fluidsynth itself)
@@ -20,7 +20,7 @@ License:      LGPL v2+
 Group:         Applications/Sound
 #Source0Download: https://github.com/FluidSynth/fluidsynth/releases
 Source0:       https://github.com/FluidSynth/fluidsynth/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9e6f11b3a0b9981273e4d1fdadcd9533
+# Source0-md5: 1824982fb0ee0cb12bdcfa24388965b6
 URL:           https://www.fluidsynth.org/
 BuildRequires: SDL2-devel >= 2
 BuildRequires: alsa-lib-devel >= 0.9.1
This page took 0.363025 seconds and 4 git commands to generate.