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
|
Name: scons
|
||||||
Version: 4.7.0
|
Version: 4.8.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: An Open Source software construction tool
|
Summary: An Open Source software construction tool
|
||||||
Group: Development/Tools
|
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.
|
SCons supports side-by-side variant builds, and is easily extended with user-defined Builder and/or Scanner objects.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n SCons-%{version}
|
%setup -q
|
||||||
|
|
||||||
#sed -i "s|env python$|env python3|" script/scons*
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{__python3} setup.py build
|
%{__python3} setup.py build
|
||||||
@ -58,6 +56,9 @@ rm -f .packlist
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Mar 18 2024 Automatic Build System <autodist@openmamba.org> 4.7.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user