update to 25.05.0 [release 25.05.0-1mamba;Wed May 21 2025]
This commit is contained in:
parent
3ee055e718
commit
12316603ca
@ -1,3 +1,4 @@
|
||||
# mma
|
||||
|
||||
“MMA—Musical MIDI Accompaniment” is an accompaniment generator. It creates MIDI tracks for a soloist to perform over from a user supplied file containing chords and MMA directives.
|
||||
|
||||
|
7
mma.spec
7
mma.spec
@ -1,5 +1,5 @@
|
||||
Name: mma
|
||||
Version: 21.09
|
||||
Version: 25.05.0
|
||||
Release: 1mamba
|
||||
Summary: “MMA—Musical MIDI Accompaniment” is an accompaniment generator
|
||||
Group: Applications/Multimedia
|
||||
@ -15,7 +15,7 @@ License: GPL
|
||||
%description
|
||||
“MMA—Musical MIDI Accompaniment” is an accompaniment generator. It creates MIDI tracks for a soloist to perform over from a user supplied file containing chords and MMA directives.
|
||||
|
||||
#% debug_package
|
||||
%define debug_package %{nil}
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-bin-%{version}
|
||||
@ -53,6 +53,9 @@ __EOF
|
||||
%{_datadir}/mma/docs/*
|
||||
|
||||
%changelog
|
||||
* Wed May 21 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 25.05.0-1mamba
|
||||
- update to 25.05.0
|
||||
|
||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 21.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user