update to 2.4.1 [release 2.4.1-1mamba;Sun Dec 22 2024]

This commit is contained in:
Silvan Calarco 2024-12-23 09:07:01 +01:00
parent 655a886e1b
commit 91e1e2912c

View File

@ -1,5 +1,5 @@
Name: fluidsynth
Version: 2.4.0
Version: 2.4.1
Release: 1mamba
Summary: A real-time software synthesizer based on the SoundFont 2 specifications
Group: System/Multimedia
@ -7,7 +7,9 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.fluidsynth.org/
Source: https://github.com/FluidSynth/fluidsynth.git/v%{version}/fluidsynth-%{version}.tar.bz2
Source: https://github.com/FluidSynth/fluidsynth/archive/refs/tags/v%{version}.tar.gz
# FIXME: getting repository over data quota error when checking out version 2.4.1
#Source: https://github.com/FluidSynth/fluidsynth.git/v%{version}/fluidsynth-%{version}.tar.bz2
License: LGPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -98,6 +100,9 @@ This package contains static libraries and header files needed for development.
%doc THANKS TODO
%changelog
* Sun Dec 22 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.1-1mamba
- update to 2.4.1
* Sun Nov 03 2024 Automatic Build System <autodist@openmamba.org> 2.4.0-1mamba
- automatic version update by autodist