diff --git a/download b/download new file mode 100644 index 0000000000000000000000000000000000000000..bdfce1755c7834ced40964938e571c331de6660d --- /dev/null +++ b/download @@ -0,0 +1 @@ +77b2f8ac2661b7a4fad51c17cb7f1b25 scons-3.1.2.tar.gz diff --git a/scons-3.0.1.tar.gz b/scons-3.0.1.tar.gz deleted file mode 100644 index 46d790b71279ce9cd7848c841a5d31209fe02386..0000000000000000000000000000000000000000 Binary files a/scons-3.0.1.tar.gz and /dev/null differ diff --git a/scons.spec b/scons.spec index acb6976002bc30df183fc1d0713e5a13df4036bc..480805e44255acf3be664c452093fa9d8e128e5f 100644 --- a/scons.spec +++ b/scons.spec @@ -17,8 +17,8 @@ %endif Name: scons -Version: 3.0.1 -Release: 8%{?posttag}%{?dist} +Version: 3.1.2 +Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool License: MIT @@ -207,6 +207,10 @@ popd %endif %changelog +* Mon Jan 10 2022 Honza Horak - 3.1.2-1 +- Rebase to 3.1.2 + Resolves: #1823510 + * Fri Jul 20 2018 Honza Horak - 3.0.1-8 - Do not build python2-scons on rhel>7 Resolves: #1591722