diff --git a/fluidsynth.spec b/fluidsynth.spec index 5a27235..60a6673 100644 --- a/fluidsynth.spec +++ b/fluidsynth.spec @@ -2,7 +2,7 @@ Summary: Real-time software synthesizer Name: fluidsynth Version: 2.3.4 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://www.fluidsynth.org/ Source0: https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz License: LGPL-2.1-or-later @@ -126,6 +126,9 @@ install -m 644 fluidsynth.service.in $RPM_BUILD_ROOT/usr/lib/systemd/user/fluids %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 2.3.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Tue Jan 16 2024 Yaakov Selkowitz - 2.3.4-2 - Enable jack in flatpak builds