automatic version update by autodist [release 0.232-1mamba;Sun May 30 2021]
This commit is contained in:
parent
0e69849ea0
commit
09348161ef
12
mame.spec
12
mame.spec
@ -1,6 +1,6 @@
|
||||
%define tagver %(echo %version | tr -d .)
|
||||
Name: mame
|
||||
Version: 0.231
|
||||
Version: 0.232
|
||||
Release: 1mamba
|
||||
Summary: A virtual environment where you can run software written for other platforms, namely old arcades
|
||||
Group: Applications/Emulators
|
||||
@ -62,8 +62,9 @@ Summary: Data files used by MAME
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -D -T
|
||||
:<< _EOF
|
||||
%setup -q
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
|
||||
# Use system libraries
|
||||
sed -e 's|\# USE_SYSTEM_LIB|USE_SYSTEM_LIB|g' -i makefile
|
||||
@ -107,7 +108,7 @@ autosave 1
|
||||
EOF
|
||||
|
||||
%build
|
||||
:<< _EOF
|
||||
#:<< _EOF
|
||||
|
||||
# From Fedora
|
||||
#standard -g caused problems with OOM or relocation overflows
|
||||
@ -250,6 +251,9 @@ popd
|
||||
%license COPYING docs/legal/*
|
||||
|
||||
%changelog
|
||||
* Sun May 30 2021 Automatic Build System <autodist@mambasoft.it> 0.232-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon May 10 2021 Automatic Build System <autodist@mambasoft.it> 0.231-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user