Release 4.0.1
This commit is contained in:
parent
b92bc06586
commit
567b929f19
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@
|
||||
/scons-doc-3.1.2.tar.gz
|
||||
/scons-4.0.0.tar.gz
|
||||
/scons-doc-4.0.0.tar.gz
|
||||
/scons-4.0.1.tar.gz
|
||||
/scons-doc-4.0.1.tar.gz
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
%bcond_with python3_other
|
||||
|
||||
Name: scons
|
||||
Version: 4.0.0
|
||||
Version: 4.0.1
|
||||
Release: 1%{?dist}
|
||||
Summary: An Open Source software construction tool
|
||||
License: MIT
|
||||
@ -239,6 +239,9 @@ popd
|
||||
%license LICENSE*
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2020 Antonio Trande <sagitter@fedoraproject.org> - 4.0.1-1
|
||||
- Release 4.0.1
|
||||
|
||||
* Mon Jul 06 2020 Antonio Trande <sagitter@fedoraproject.org> - 4.0.0-1
|
||||
- Release 4.0.0
|
||||
- Obolete Python2 builds
|
||||
|
||||
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (scons-4.0.0.tar.gz) = 75248a791397bcfb1b35ea8df1cbd5310675d9562370371c6ed89935e5dab3681a9ebfb690990e15684b86acd46ed1aedfe95d0661ceef8e1c54866c0b933b14
|
||||
SHA512 (scons-doc-4.0.0.tar.gz) = e6f930c6506e5abe5a3352b3950fe0a72351b6841b57e6e9e000fc133c289e3c731e0614aabf46ac6d0f74bf028f0b484ce5578a680910739f4ce31607400b3a
|
||||
SHA512 (scons-4.0.1.tar.gz) = f23c5dfd3c236e9f9f85b986ca64a36dbd85e9f3383cb3577e082a7dea4b83283020fbf064c2d919ab116195c6708fc11f906fcf3b0bc0533a4bc49a4f7371c6
|
||||
SHA512 (scons-doc-4.0.1.tar.gz) = f544e6e6af2095dd7c57b6eadcd06ece14b73117d33dc887674d588e87dd230f701ae130b89e0a8d0a450c5b006b8f02a0402d53dadb25284e5e244e3a47b36c
|
||||
|
||||
Loading…
Reference in New Issue
Block a user