automatic version update by autodist [release 4.8.0-1mamba;Wed Jul 31 2024]
This commit is contained in:
parent
0f118badf2
commit
d9ffff6ba7
@ -1,5 +1,5 @@
|
||||
Name: scons
|
||||
Version: 4.7.0
|
||||
Version: 4.8.0
|
||||
Release: 1mamba
|
||||
Summary: An Open Source software construction tool
|
||||
Group: Development/Tools
|
||||
@ -25,9 +25,7 @@ SCons uses MD5 signatures to rebuild only when the contents of a file have reall
|
||||
SCons supports side-by-side variant builds, and is easily extended with user-defined Builder and/or Scanner objects.
|
||||
|
||||
%prep
|
||||
%setup -q -n SCons-%{version}
|
||||
|
||||
#sed -i "s|env python$|env python3|" script/scons*
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%{__python3} setup.py build
|
||||
@ -58,6 +56,9 @@ rm -f .packlist
|
||||
%doc LICENSE
|
||||
|
||||
%changelog
|
||||
* Wed Jul 31 2024 Automatic Build System <autodist@openmamba.org> 4.8.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Mar 18 2024 Automatic Build System <autodist@openmamba.org> 4.7.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user