automatic version update by autodist [release 21.09-1mamba;Thu Oct 14 2021]
This commit is contained in:
parent
cf1cec7e8a
commit
3ee055e718
9
mma.spec
9
mma.spec
@ -1,5 +1,5 @@
|
||||
Name: mma
|
||||
Version: 20.12
|
||||
Version: 21.09
|
||||
Release: 1mamba
|
||||
Summary: “MMA—Musical MIDI Accompaniment” is an accompaniment generator
|
||||
Group: Applications/Multimedia
|
||||
@ -11,7 +11,6 @@ Source: http://www.mellowood.ca/mma/mma-bin-%{version}.tar.gz
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%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.
|
||||
@ -40,6 +39,7 @@ __EOF
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/mma
|
||||
%dir %{_datadir}/mma
|
||||
%dir %{_datadir}/mma/includes/
|
||||
%{_datadir}/mma/includes/*
|
||||
%dir %{_datadir}/mma/lib/
|
||||
@ -47,10 +47,15 @@ __EOF
|
||||
%{_datadir}/mma/lib/.mmaDB
|
||||
%dir %{_datadir}/mma/MMA/
|
||||
%{_datadir}/mma/MMA/*
|
||||
%dir %{_datadir}/mma/plugins
|
||||
%{_datadir}/mma/plugins/*
|
||||
%dir %{_datadir}/mma/docs
|
||||
%{_datadir}/mma/docs/*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 21.09-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Feb 18 2021 Automatic Build System <autodist@mambasoft.it> 20.12-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user