diff --git a/.gitignore b/.gitignore index 8fba685..be3d14d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/scons-3.0.1.tar.gz +SOURCES/scons-3.1.2.tar.gz diff --git a/.scons.metadata b/.scons.metadata index 1c55912..e130f50 100644 --- a/.scons.metadata +++ b/.scons.metadata @@ -1 +1 @@ -498691cf8d4f6da971b99fab0c3480ef944c4d1e SOURCES/scons-3.0.1.tar.gz +d7541717d503266b37004a33246b6688fe87dec0 SOURCES/scons-3.1.2.tar.gz diff --git a/SPECS/scons.spec b/SPECS/scons.spec index acb6976..480805e 100644 --- a/SPECS/scons.spec +++ b/SPECS/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